Commit Graph

  • 2f746596a3 update last posted to be more consistent tsmethurst 2022-10-08 13:57:22 +0200
  • 31b4070dca Merge branch 'main' into add_rss_functionality tsmethurst 2022-10-08 13:51:34 +0200
  • aa07750bdb
    [chore] Standardize database queries, use `bun.Ident()` properly (#886) tobi 2022-10-08 13:50:48 +0200
  • e58a6a2da3
    [performance] cache domains after max retries in transport (#884) kim 2022-10-08 12:50:16 +0100
  • 3bb45b7179
    [feature] `oob` oauth token support (#889) tobi 2022-10-08 13:49:56 +0200
  • 14ffc05ccb allow more characters in title, trim nicer tsmethurst 2022-10-08 13:28:46 +0200
  • c52e77451d update swagger docs tsmethurst 2022-10-08 13:21:35 +0200
  • 1e58d1410e update tests tsmethurst 2022-10-08 13:20:28 +0200
  • 06f2207911 assume account not rss tsmethurst 2022-10-08 12:47:22 +0200
  • f7b6e51c53 simplify 304 checking tsmethurst 2022-10-08 12:47:11 +0200
  • fb93599a4c update bun schema for enablerss tsmethurst 2022-10-08 12:46:56 +0200
  • 20693f67d3 move status to rss item to typeconverter tsmethurst 2022-10-08 11:41:08 +0200
  • 727192bf9d add Text field to test statuses tsmethurst 2022-10-08 11:25:28 +0200
  • 471aeb9905 fiddle with rss feed formatting tsmethurst 2022-10-07 22:48:55 +0200
  • 1afde59c54 move emojify to text package tsmethurst 2022-10-07 22:45:13 +0200
  • 3fab0735fe add rss toggle tsmethurst 2022-10-07 22:12:13 +0200
  • ca96987cd1 increase rss logo size a lil bit tsmethurst 2022-10-07 21:42:25 +0200
  • aa1b31ea67 enableRSS tsmethurst 2022-10-07 19:22:15 +0200
  • f4dd77fa46 feed -> feed.rss tsmethurst 2022-10-07 19:17:13 +0200
  • 4e9127ff40 add rssFeed to frontend tsmethurst 2022-10-07 19:16:58 +0200
  • 84a3c55388 docs update tsmethurst 2022-10-07 18:36:49 +0200
  • e002c8c542 update rss logo tsmethurst 2022-10-07 16:44:35 +0200
  • 70ca971b0e add initial user docs for rss tsmethurst 2022-10-07 16:44:29 +0200
  • 9d576c10af fix test tsmethurst 2022-10-07 14:16:17 +0200
  • af5a3ef157 implement rss endpoint tsmethurst 2022-10-07 14:13:39 +0200
  • 12910a4fdb add publicOnly option to GetAccountLastPosted tsmethurst 2022-10-07 14:13:18 +0200
  • 4880e0f35e tidy up a bit tsmethurst 2022-10-07 14:12:28 +0200
  • 3431cd6548 first bash at building rss feed still needs work, this is an interim commit tsmethurst 2022-10-06 17:08:22 +0200
  • 0232088a51 add gorilla/feeds dependency tsmethurst 2022-10-06 16:41:02 +0200
  • c9328c792a start adding rss functionality tsmethurst 2022-10-06 14:09:22 +0200
  • 20a8931371 Merge branch 'main' into bun_ident_fixes tsmethurst 2022-10-06 12:54:27 +0200
  • 5cf0f9950a
    [bugfix] Fix new domain block date (#893) tobi 2022-10-06 12:48:17 +0200
  • 2d9affb9d0 [bugfix] Fix new domain block date tsmethurst 2022-10-06 12:44:37 +0200
  • f8528aa689
    [feature] Add emoji image size to instance response (#892) tobi 2022-10-06 12:00:53 +0200
  • 037e7542df add emoji image size to instance response tsmethurst 2022-10-06 11:43:00 +0200
  • 41aad21c6e
    [frontend] Make emojis v. slightly larger (#891) tobi 2022-10-06 11:36:07 +0200
  • ee091d3e55 use em for emoji margin tsmethurst 2022-10-06 11:16:58 +0200
  • 5e92f384e0 make emojis v. slightly larger 2.5ex -> 2.75 ex by default (they still fit fine), and make em scale a bit larger on hover as well tsmethurst 2022-10-06 11:02:39 +0200
  • 51ff62d039
    [chore] Reduced distributed assets with 'optipng -o7 -zm1-9 -keep FILENAME' between 28-56% (#890) EchedeyLR 2022-10-06 09:19:40 +0100
  • 07c7826779 remove unused dependencies remove-unused-dependencies f0x 2022-10-05 19:01:29 +0000
  • 70bc0e08f9 Reduced distributed assets with 'optipng -o7 -zm1-9 -keep FILENAME' between 28-56% EchedeyLR 2022-10-05 18:19:34 +0100
  • 1a878757df add emoji -> api admin emoji converter tsmethurst 2022-10-05 16:42:32 +0200
  • 7f1084f61a add id + disabled fields to admin emoji tsmethurst 2022-10-05 16:14:06 +0200
  • d8c0d84602 stub admin emojis get processor function tsmethurst 2022-10-05 16:07:08 +0200
  • 014a3c1a32 add admin emojis get path + model + docs tsmethurst 2022-10-05 16:06:52 +0200
  • 96e48b267f rewrite HandleAuthorizeRequest to allow oob tsmethurst 2022-10-05 13:20:52 +0200
  • b71b3db7f6 move helpful advice into oauth server tsmethurst 2022-10-05 13:06:10 +0200
  • d88b5910c8 update GetAccountStatuses tsmethurst 2022-10-05 11:14:52 +0200
  • 21c5ee91af
    Merge branch 'main' into bun_ident_fixes tobi 2022-10-04 20:23:34 +0200
  • c31f21904c [bugfix] Use background context instead of request context for async processing (#888) v0.5.2 tobi 2022-10-04 17:50:29 +0200
  • ffcf9498e3 [chore] Normalize domain blocks to punycode (#873) tobi 2022-10-01 17:48:38 +0200
  • 359ed1bcb5
    [bugfix] Use background context instead of request context for async processing (#888) tobi 2022-10-04 17:50:29 +0200
  • 85330be64e use background context instead of request context fixes an issue where async processing was not completing correctly tsmethurst 2022-10-04 17:42:10 +0200
  • 56ef8309b2 fix status put issue tsmethurst 2022-10-04 17:12:16 +0200
  • 49514b728e go fmt tsmethurst 2022-10-04 17:11:25 +0200
  • b46eeff2e4 fix up timeline tsmethurst 2022-10-04 17:11:16 +0200
  • 053b34f5b1 add m2m entries in test rig tsmethurst 2022-10-04 16:55:54 +0200
  • af11e5df6d update status db tsmethurst 2022-10-04 11:04:33 +0200
  • 632e8d2cad use proper db func for attachment selection tsmethurst 2022-10-04 11:04:26 +0200
  • b77de7e397 remove workaround tsmethurst 2022-10-04 11:04:09 +0200
  • aabb58f315 fix little fucky wucky tsmethurst 2022-10-04 10:30:59 +0200
  • 21142f4a19 prefer explicit ID to pk tsmethurst 2022-10-04 10:30:51 +0200
  • a21f07d7c2 fix session tsmethurst 2022-10-04 10:29:17 +0200
  • 5fe209b533 updatebyprimarykey => updatebyid tsmethurst 2022-10-04 10:06:20 +0200
  • 7594fc7456 Merge commit '4d1c7c871bb192bc05ce1cb6fb80773126373111' focus-status f0x 2022-10-03 18:47:29 +0000
  • 1a56352568
    [frontend] scroll to highlighted toot, improve highlight (#885) f0x52 2022-10-03 20:35:43 +0200
  • 4d1c7c871b update notifications tsmethurst 2022-10-03 19:21:10 +0200
  • abd2154f7e add test follows to bun db test suite tsmethurst 2022-10-03 19:20:46 +0200
  • 916b652f2c use tableexpr tsmethurst 2022-10-03 19:20:38 +0200
  • 481c7ea2b1 update relationship + tests tsmethurst 2022-10-03 19:19:42 +0200
  • 4100fc683c scroll to highlighted toot, improve highlight f0x 2022-10-03 17:03:18 +0000
  • fe238f8595
    [frontend] change spacing of status, text always on it's own line, move status date on mobile (#883) f0x52 2022-10-03 18:26:41 +0200
  • 3d9fb49895
    [chore] Old browser fixes (#882) f0x52 2022-10-03 18:26:01 +0200
  • 61b2acb56e change spacing of status, text always on it's own line, move status date on mobile f0x 2022-10-03 16:19:28 +0000
  • 78cc7ef6df add browser field for bug report template f0x 2022-10-03 15:21:23 +0000
  • 5915b4efe9 reasonable css sizing fallbacks f0x 2022-10-03 15:21:16 +0000
  • 5249294a16
    [chore] Bundler restructure (#880) f0x52 2022-10-03 16:46:38 +0200
  • e48c3d09a9 update mentions, use bun ident tsmethurst 2022-10-03 15:16:19 +0200
  • 18b1b05173 fix media tsmethurst 2022-10-03 15:16:10 +0200
  • 79ee041358 update instance queries, use bun.Ident tsmethurst 2022-10-03 15:13:29 +0200
  • fc078dcca4 update emoji, use ident tsmethurst 2022-10-03 14:24:45 +0200
  • 7c0d44af75 update domain, use ident tsmethurst 2022-10-03 14:24:37 +0200
  • 6227de7fef update admin db tsmethurst 2022-10-03 14:18:20 +0200
  • fa88a90356 remove CaseInsensitive in Where+use Ident ipv Safe tsmethurst 2022-10-03 13:38:04 +0200
  • 70edb11812 add DeleteAccount func tsmethurst 2022-10-03 13:37:19 +0200
  • 5f345a2e48 use bun.Ident for media queries tsmethurst 2022-10-03 11:54:45 +0200
  • 57ccaa0b15 cache domains we have reached max retries for kim 2022-10-02 22:51:21 +0100
  • 4c002baf06 use bun.Ident for account queries tsmethurst 2022-10-03 11:49:20 +0200
  • e84b62da8c use bun.Ident for user queries tsmethurst 2022-10-03 11:49:08 +0200
  • 56f53a2a6f
    [performance] add user cache and database (#879) tobi 2022-10-03 10:46:11 +0200
  • 993255d244 default to production env, saves 300kb bundle size f0x 2022-10-02 22:58:31 +0000
  • 3b5ef6500f remove testing console.log f0x 2022-10-02 22:56:04 +0000
  • e9e91e76b4 fix factor function for production builds f0x 2022-10-02 22:50:32 +0000
  • b2de0b2478 livereloading server f0x 2022-10-02 20:49:46 +0000
  • f2be26d087 split into lib/ files f0x 2022-10-02 17:47:19 +0000
  • 8bb9ee11f2 tidy up CSS syntax errors f0x 2022-10-02 17:37:06 +0000
  • 395ae3ba3e add more info logging f0x 2022-10-02 17:26:41 +0000
  • ad61d9c7ab re-structure bundler, settings panel files f0x 2022-10-02 17:20:39 +0000
  • e99aa13e0c
    Merge branch 'main' into user_cache_and_database tobi 2022-10-02 16:39:44 +0200
  • d28d18f0d7 remove unused relation tsmethurst 2022-10-02 16:36:21 +0200