Commit Graph

  • 8ad30d34e5 Merge branch 'main' into user_custom_css tsmethurst 2022-08-27 12:10:06 +0200
  • 969c194fcd
    [bugfix] Relax outgoing http request queue (#760) v0.4.0 tobi 2022-08-27 12:00:19 +0200
  • b370c3dc5d rename done -> release avoids confusion with ctx.Done tsmethurst 2022-08-27 11:52:37 +0200
  • c32d5c3491 remove gratuitous trace logging tsmethurst 2022-08-27 11:43:05 +0200
  • e96138a89e Merge branch 'main' into request_queue_updates tsmethurst 2022-08-27 11:42:16 +0200
  • c951ba1d23
    [frontend] gentle css fiddling (#761) tobi 2022-08-27 11:40:51 +0200
  • 54f6caed65
    [bugfix] Status visibility + `excludeReplies` fixes (#769) Blackle Morisanchetto 2022-08-27 05:35:31 -0400
  • 0331669ebb Assign values to InReplyToURI when creating statuses. Add index and update old statuses with a migration blackle 2022-08-27 05:15:01 -0400
  • 803438d8dc Fix some bugs when viewing a user's posts: include their self-replies (threads) even when excludeReplies is set, and use in_reply_to_uri instead of in_reply_to_id to filter out replies blackle 2022-08-27 04:03:34 -0400
  • 4c60a142f8
    [docs] Add user settings panel docs, other small updates (#768) tobi 2022-08-26 17:40:54 +0200
  • e9b5ba0502
    [bugfix] Check the length of form.MediaIDs instead of just checking for null (#766) Blackle Morisanchetto 2022-08-26 11:37:51 -0400
  • 7a54d6c582 move the user guide higher up in the docs tsmethurst 2022-08-26 17:35:02 +0200
  • 5dbe3b5931 add user settings panel documentation tsmethurst 2022-08-26 17:32:24 +0200
  • 9bbd780588 update password management tsmethurst 2022-08-26 17:31:24 +0200
  • 2f65448b70 add more links to markdown section tsmethurst 2022-08-26 17:30:58 +0200
  • d6d31a7675 validateCreateStatus: Check the length of form.MediaIDs instead of just checking for null blackle 2022-08-26 01:20:38 -0400
  • b80f58460c Merge branch 'main' into user_custom_css tsmethurst 2022-08-26 13:44:57 +0200
  • 79fb8bad04
    [feature] Allow footnotes in markdown, use `<br>` instead of `\n` (#767) tobi 2022-08-26 13:28:06 +0200
  • 98100d62f8 test markdown a bit more tsmethurst 2022-08-26 13:13:58 +0200
  • 5a0dddaf9b don't keep whitespace w/minify (unnecessary now) tsmethurst 2022-08-26 13:13:51 +0200
  • 0ab882ec36 allow markdown footnotes + hard line breaks tsmethurst 2022-08-26 13:13:07 +0200
  • 0f9dc52b49 make bool a bit clearer tsmethurst 2022-08-25 16:13:07 +0200
  • 5ac0f2d495 chain promise tsmethurst 2022-08-25 16:12:55 +0200
  • ceec34d3b9 update swagger docs tsmethurst 2022-08-25 13:37:47 +0200
  • 9d6d640bef only set/serve custom account css if enabled tsmethurst 2022-08-25 13:33:58 +0200
  • 20f4da86be only show/set custom css if allowed to do so tsmethurst 2022-08-25 13:24:32 +0200
  • 774a38866c add allow custom css to /api/v1/instance response tsmethurst 2022-08-25 13:09:08 +0200
  • e7d51bcb35 add `accounts-allow-custom-css` config flag tsmethurst 2022-08-25 12:57:22 +0200
  • f47ff3380c add custom css docs to user guide tsmethurst 2022-08-25 12:42:12 +0200
  • 1de72140be fix broken field tsmethurst 2022-08-24 13:34:30 +0200
  • 8f8500bbea add custom css to account cache tsmethurst 2022-08-24 13:31:29 +0200
  • 42576e76f4 use monospace for customcss, add link tsmethurst 2022-08-24 13:19:16 +0200
  • 538bfa4488 go fmt tsmethurst 2022-08-23 18:24:12 +0200
  • b1f6f40fb9 serve custom css for an account tsmethurst 2022-08-23 18:22:24 +0200
  • de3a2ee780 allow account to get/set custom css tsmethurst 2022-08-23 18:22:04 +0200
  • f04a313d61 add custom css account property + db func to fetch tsmethurst 2022-08-23 18:21:08 +0200
  • 2fe3a2b5b8
    [bugfix] Fix boost of boost issue (#764) tobi 2022-08-23 10:46:10 +0200
  • bd35598369 redirect target of boost of boost to 1st status tsmethurst 2022-08-23 10:37:05 +0200
  • 727d18afcb Make grid alignment a lil more consistent too tsmethurst 2022-08-22 13:30:40 +0200
  • 83beb6afc9 gentle css fiddling tsmethurst 2022-08-22 12:37:37 +0200
  • c08495fd6b Merge branch 'main' into request_queue_updates tsmethurst 2022-08-22 11:23:52 +0200
  • b96533ca8f
    [bugfix] Fix loss of account info on export/import, add tests (#759) tobi 2022-08-22 11:21:36 +0200
  • 34a72873c1 undo formatting change (?) tsmethurst 2022-08-21 13:03:25 +0200
  • d28d55c0e9 add more fields to account export tsmethurst 2022-08-20 16:06:55 +0200
  • a5cf7a10a3 use random database address for in-memory sqlite tsmethurst 2022-08-18 18:43:01 +0200
  • e6ea21045a start adding additional tests tsmethurst 2022-08-16 17:37:21 +0200
  • af36b57df2 implement request slots per host per method tsmethurst 2022-08-21 12:50:40 +0200
  • a2ab94b9b7 fix misleading wording tsmethurst 2022-08-20 16:45:32 +0200
  • 6a08a47bea add request queue trace logging tsmethurst 2022-08-20 16:44:55 +0200
  • 570fa7c359
    [bugfix] Fix potential dereference of accounts on own instance (#757) tobi 2022-08-20 22:47:19 +0200
  • 06b8f99f75 bump default max open conns kim 2022-08-20 21:37:58 +0100
  • 60fc831a53 check if local + we have account by ap uri tsmethurst 2022-08-18 15:41:03 +0200
  • 383d00a2f2 add escape to not deref accounts on own domain tsmethurst 2022-08-18 15:27:45 +0200
  • e6f1135794 simplify search tsmethurst 2022-08-18 15:27:08 +0200
  • 48563cfde6 add GetAccountByUsernameDomain tsmethurst 2022-08-18 12:46:58 +0200
  • 2ca234f42e
    [docs] Textual updates on markdown files (#756) Martijn de Boer 2022-08-18 11:44:17 +0200
  • 586ebb5059
    return after redirects to web representation (#755) tobi 2022-08-16 20:50:26 +0200
  • 33bb38f52a
    Grammar and punctuation on Contributing Martijn de Boer 2022-08-16 20:28:05 +0200
  • 0a755ae6da
    Update README.md Martijn de Boer 2022-08-16 20:18:15 +0200
  • c7060f6db5
    Grammar and punctuation on Roadmap Martijn de Boer 2022-08-16 20:17:20 +0200
  • 91c491ceea
    A few spelling and grammer fixes on readme Martijn de Boer 2022-08-16 20:10:19 +0200
  • dd3ff244c0 return after redirects to web representation tsmethurst 2022-08-16 17:56:22 +0200
  • 5060e54097 refactor: increase rate limit to 1000 nya1 2022-08-16 10:39:50 +0200
  • e28219b466
    Merge branch 'main' into feat/23-rate-limit tobi 2022-08-15 12:42:15 +0200
  • ac6ed3d939
    [chore] Update bun / sqlite versions; update gtsmodels (#754) tobi 2022-08-15 12:35:05 +0200
  • e731b33854 initialize false bool ptrs a bit more neatly tsmethurst 2022-08-15 12:29:39 +0200
  • ac1e20c678 add copyBoolPtr convenience function + test it tsmethurst 2022-08-15 12:25:38 +0200
  • e5e89d5852 Merge branch 'main' into bump_the_bun_gently tsmethurst 2022-08-15 09:54:59 +0200
  • 52fe681ba2
    [frontend] Sensitive media spoilers (#752) f0x52 2022-08-14 19:22:13 +0200
  • 82c433c3ee show hovering alt-text on hidden sensitive images f0x 2022-08-14 19:15:53 +0200
  • a93a5e9834 copy bools properly tsmethurst 2022-08-14 16:13:04 +0200
  • 7ab81819fc initialize pointer fields when extracting AP emoji tsmethurst 2022-08-14 15:35:28 +0200
  • 93db2ad1be updating remaining bools on gtsmodels tsmethurst 2022-08-14 11:29:55 +0200
  • 21c385446c test all default fields on new account insert tsmethurst 2022-08-14 11:00:01 +0200
  • d062fddade update columns more selectively tsmethurst 2022-08-13 18:19:59 +0200
  • 672b3133bc use bool pointers on gtsmodels includes attachment, status, account, user tsmethurst 2022-08-13 18:19:47 +0200
  • 9d5f73664a update only specific account columns tsmethurst 2022-08-13 18:15:28 +0200
  • 2813dca7f1 update tests tsmethurst 2022-08-13 18:14:50 +0200
  • 763530c269 only update relevant instance fields tsmethurst 2022-08-13 15:01:42 +0200
  • 40c33a9c0e only update necessary fields of media_attachment tsmethurst 2022-08-13 14:34:35 +0200
  • 85d6cded15 bit tidier tsmethurst 2022-08-13 14:25:41 +0200
  • f174794ddd only update necessary columns for user tsmethurst 2022-08-13 14:12:12 +0200
  • c173279909 allow specific columns to be updated in the db tsmethurst 2022-08-13 14:11:23 +0200
  • 3af83586a2 upstep bun and sqlite versions tsmethurst 2022-08-13 13:50:43 +0200
  • d228e0e201
    Merge branch 'main' into frontend-sensitive-media tobi 2022-08-12 13:29:59 +0200
  • bfcd80a0f2
    [frontend] Style scrollbars site-wide (not just in code) (#753) tobi 2022-08-12 13:11:43 +0200
  • c54919d957 add separate domainblock cache type, handle removing block from cache on delete kim 2022-08-11 22:18:44 +0100
  • 83a140eaed style scrollbars site-wide (not just in code) tsmethurst 2022-08-12 11:03:34 +0200
  • f7c51d7293 s/Show media/Show sensitive media/ f0x 2022-08-12 00:58:07 +0200
  • a168e6db81 add tabindices f0x 2022-08-12 00:41:22 +0200
  • a43fdd9337 add button roles f0x 2022-08-12 00:35:35 +0200
  • a7a6332e14 allow hiding all media f0x 2022-08-12 00:30:03 +0200
  • 85137eab2a small tweaks, use pointer-events (thanks @owl!) f0x 2022-08-12 00:13:51 +0200
  • 70d489dddb sensitive media spoilers f0x 2022-08-11 23:36:57 +0200
  • 3f626c8ee8
    [frontend] Status styling tweaks (#751) tobi 2022-08-11 19:11:19 +0200
  • 914d0b7cd7 update code block styling f0x 2022-08-11 18:44:00 +0200
  • b5f23c3932 fix some silliness (thanks f0x) tsmethurst 2022-08-11 17:51:32 +0200
  • da7e36981d get code blocks formatted nicely phew tsmethurst 2022-08-11 17:15:24 +0200
  • 0c2ebef2e0 pad less actually tsmethurst 2022-08-11 16:41:42 +0200
  • 5d3e2f0730 squircle code tsmethurst 2022-08-11 16:38:42 +0200