summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFiles
2025-12-01[chore] update URLs to forked sourceLibravatar Terin Stock1
2025-11-17[performance] remove hard reliance on .Cached field to indicate whether media...Libravatar kim1
2025-08-20[feature] add metrics for worker counts, and worker queue sizes (#4387)Libravatar kim2
2025-08-16[bugfix] media CLI list missing thumbs and statics (#4379)Libravatar kim1
2025-08-13[feature] 2fa management via CLI (#4368)Libravatar kim14
2025-08-12[feature] scheduled statuses (#4274)Libravatar nicole mikołajczyk1
2025-08-09[feature + performance] add JSON logging format (#4355)Libravatar kim1
2025-07-09[chore/testing] Add env vars to skip testrig setup/teardown (#4317)Libravatar tobi2
2025-07-04[chore] move status filtering from type converter (#4306)Libravatar kim1
2025-06-10[feature] configurable maximum thumbnail dimensions (#4258)Libravatar kim1
2025-05-31[performance] cache mute check results (#4202)Libravatar kim1
2025-05-28[chore] thread_id migration tweaks (#4198)Libravatar kim3
2025-05-15[chore] various federatingdb tweaks (#4178)Libravatar kim1
2025-05-06[feature] support nested configuration files, and setting ALL configuration v...Libravatar kim5
2025-05-05[chore] fix testrig with new otel setup (#4135)Libravatar tobi1
2025-05-05[chore] Simplify the OTEL setup (#4110)Libravatar Daenney1
2025-04-29[chore] tweak NoLLaMas proof-of-work algorithm (#4090)Libravatar kim2
2025-04-28[chore] Remove unused import (#4077)Libravatar tobi1
2025-04-27[chore] Rewrite all remaining Github linksLibravatar Daenney1
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney21
2025-04-26[chore] fix testrig build (#4059)Libravatar tobi1
2025-04-26[performance] rewrite timelines to rely on new timeline cache type (#3941)Libravatar kim2
2025-04-13[docs] Remind the user that password resets don't work without restarting. (#...Libravatar Phil Hagelberg1
2025-04-09[chore] add IPPrefixes type so we don't need separate rate limit parsed field...Libravatar kim1
2025-04-07[feature] add TOTP two-factor authentication (2FA) (#3960)Libravatar tobi2
2025-03-26[feature] Allow user to choose "gallery" style layout for web view of profile...Libravatar tobi1
2025-03-05[bugfix] Return useful err on `server start` failure (#3879)Libravatar tobi4
2025-03-03[feature] Refactor tokens, allow multiple app redirect_uris (#3849)Libravatar tobi1
2025-02-09[bugfix] Fix missing `hasChanged` func (#3764)Libravatar tobi1
2025-02-06[chore] update otel libraries (#3740)Libravatar Dominik Süß2
2025-02-05[feature] Use `X-Robots-Tag` headers to instruct scrapers/crawlers (#3737)Libravatar tobi2
2025-01-29[feature] Use maintenance router to serve 503 while server is starting/migrat...Libravatar tobi2
2025-01-27[chore] skip `trusted-proxies` warning if ip excepted from rate limiting (#3699)Libravatar tobi1
2025-01-23[feature] Push notifications (#3587)Libravatar Vyr Cossont2
2025-01-08[feature] Fetch + create domain permissions from subscriptions nightly (#3635)Libravatar tobi7
2024-12-05[feature] add support for receiving federated status edits (#3597)Libravatar kim1
2024-10-11[bugfix] Check interaction policies properly on incoming Likes (#3416)Libravatar tobi1
2024-09-20[chore] ensure consistent caller name fetching regardless of compiler inlinin...Libravatar kim2
2024-08-26move WASM compilation stage much later in server init to reduce memory usage ...Libravatar kim1
2024-08-25[bugfix] Let prometheus client do its own compression handling (#3232)Libravatar tobi1
2024-08-09[bugfix] ensure testrig package only compiled-in when debug enabled (#3185)Libravatar kim4
2024-08-03[chore] Add `media-ffmpeg-pool-size` config var (#3164)Libravatar tobi1
2024-07-30Fix no rows in result set error in emoji list command (#3152)Libravatar rdelaage1
2024-07-30[feature] persist worker queues to db (#3042)Libravatar kim1
2024-07-24[chore] Add interaction filter to complement existing visibility filter (#3111)Libravatar tobi1
2024-07-23[feature] Conversations API (#3013)Libravatar Vyr Cossont2
2024-07-17[chore] media pipeline improvements (#3110)Libravatar kim2
2024-07-17[feature] Allow users to set default interaction policies per status visibili...Libravatar tobi1
2024-07-15[feature] more filetype support! (#3107)Libravatar kim2
2024-07-12[feature] support processing of (many) more media types (#3090)Libravatar kim3