summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2025-09-11[bugfix] set link header lo,hi values directly from returned slice, don't acc...Libravatar kim2
2025-09-09[chore] update dependencies (#4423)Libravatar kim97
2025-09-08[chore] update dependencies (#4422)Libravatar kim78
2025-09-07[bugfix] check for nil notification (#4417)Libravatar kim1
2025-09-07[bugfix] ensure std log writer passes byte slices along as string, or JSON wi...Libravatar kim1
2025-09-07[performance] more logging tweaks (#4415)Libravatar kim5
2025-09-04[bugfix] fix lo paging value not always being set (#4407)Libravatar kim1
2025-09-04[chore] bump dependencies (#4406)Libravatar kim274
2025-09-04[performance] faster request id generation (#4405)Libravatar kim2
2025-09-04style: add a missing whitespace (#4404)Libravatar karolis1
2025-08-31[chore] fix copy-pasted comment (#4402)Libravatar mkljczk1
2025-08-24[bugfix] fix nootel metrics function signature (#4392)Libravatar kim1
2025-08-22[chore] bump go-structr to v0.9.9 (#4390)Libravatar kim6
2025-08-21[chore] update dependencies (#4386)Libravatar kim38
2025-08-21[chore] bump golangci-lint version in CI, disable var-naming package name che...Libravatar nicole mikołajczyk2
2025-08-20[feature] add metrics for worker counts, and worker queue sizes (#4387)Libravatar kim6
2025-08-16[bugfix] when clearing media metadata, copy all streams not just first (#4375)Libravatar kim1
2025-08-16[bugfix] media CLI list missing thumbs and statics (#4379)Libravatar kim1
2025-08-14[performance] replace uses of fmt.Sprintf() with inlineable buildURL_() and b...Libravatar kim8
2025-08-14[bugfix] insert filter keywords/statuses into DB when creating new filters (#...Libravatar nicole mikołajczyk1
2025-08-14[chore] return correct error message (#4377)Libravatar nicole mikołajczyk3
2025-08-13[feature] support blur filter action (#4371)Libravatar nicole mikołajczyk7
2025-08-13[feature] 2fa management via CLI (#4368)Libravatar kim15
2025-08-12[chore] bump to code.superseriousbusiness.org/oauth2/v4@ssb-v4.5.3-2 (#4367)Libravatar kim22
2025-08-12[feature] scheduled statuses (#4274)Libravatar nicole mikołajczyk46
2025-08-11[docs] Revamp trusted proxies warning a bit (#4365)Libravatar tobi2
2025-08-11[chore] pin to go 1.24.6 (#4364)Libravatar tobi3
2025-08-10[chore] update dependencies (#4361)Libravatar kim111
2025-08-09[feature + performance] add JSON logging format (#4355)Libravatar kim37
2025-08-06chore: github/README update release month (#4359)Libravatar daenney1
2025-07-30[feature/frontend] Add Ninety Eight theme (#4348)Libravatar Jade Arson1
2025-07-30[feature] add streaming of statuses and status updates to LOCAL / PUBLIC time...Libravatar kim5
2025-07-29[chore] bump codeberg.org/gruf/go-ffmpreg to v0.6.8 (#4349)Libravatar kim6
2025-07-29[performance] bump codeberg.org/gruf/go-kv to v2 (#4341)Libravatar kim47
2025-07-28[chore] Only display report comment forwarding notice when reporting account ...Libravatar nicole mikołajczyk1
2025-07-22[chore] bump dependencies (#4339)Libravatar kim76
2025-07-18[chore/deps] Upgrade to go-sqlite 0.27.1 (#4334)Libravatar Daenney67
2025-07-17[feature] Add `avif` file support (#4331)Libravatar tobi8
2025-07-14[bugfix] use correct interaction type for pre-accepted interaction requests (...Libravatar nicole mikołajczyk3
2025-07-09[bugfix] Fix wrong default used for `HidesCcPublicFromUnauthedWeb` in migrati...Libravatar tobi1
2025-07-09[chore/testing] Add env vars to skip testrig setup/teardown (#4317)Libravatar tobi8
2025-07-09[feature] Use `hidesToPublicFromUnauthedWeb` and `hidesCcPublicFromUnauthedWe...Libravatar tobi159
2025-07-09[performance] use our own typed value context types for Value() key checking ...Libravatar kim2
2025-07-06[chore] update error message (#4311)Libravatar nicole mikołajczyk1
2025-07-04[chore] move status filtering from type converter (#4306)Libravatar kim38
2025-07-04[bugfix] set correct scope for StatusFavePOSTHandler (#4310)Libravatar nicole mikołajczyk2
2025-07-03[docs] Document STARTTLS behavior (#4301)Libravatar agx1
2025-07-02[bugfix] fix possible nil ptr if requester is nil (#4307)Libravatar kim1
2025-07-01[performance] add statusfilter cache to cache calculated status filtering res...Libravatar kim50
2025-06-30[chore] update go dependencies (#4304)Libravatar kim294