summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)AuthorFiles
2025-03-02[chore] github.com/superseriousbusiness/activity -> codeberg.org/superserious...Libravatar tobi67
2025-03-02[chore] little frontend tweaks (#3852)Libravatar tobi1
2025-03-01[feature] Implement CSV import for mutes (#3696)Libravatar Xavier Vello4
2025-02-26[feature] Enforce OAuth token scopes (#3835)Libravatar tobi208
2025-02-25[docs] Fix swagger operation descriptions (#3830)Libravatar mkljczk2
2025-02-24[feature] Use ETag for robots.txt to prevent mishaps (#3829)v0.18.1Libravatar tobi3
2025-02-20[feature] Add page-specific class per template (#3814)v0.18.0-rc3Libravatar tobi3
2025-02-20[bugfix] update fedi api to support multiple separate votes in same multiple ...Libravatar kim6
2025-02-19[feature] Forward-compatibility with Approval objects (#3807)Libravatar tobi6
2025-02-17adds more code comments and some small code formatting tweaks (#3799)Libravatar kim2
2025-02-15[chore/performance] Batch migration queries (#3798)Libravatar tobi2
2025-02-14[bugfix] Drop status indices AFTER updating visibility (#3795)Libravatar tobi2
2025-02-13[bugfix] Return 404 when web context target status hidden (#3792)Libravatar tobi1
2025-02-12[feature] Implement backfilling statuses thru scheduled_at (#3685)Libravatar Vyr Cossont13
2025-02-11[performance] improved enum migrations (#3782)Libravatar kim2
2025-02-11[bug] respect `X-Robots-Tag` and `robots.txt` on api/v1/instance and nodeinfo...Libravatar alemi.dev5
2025-02-11[bugfix] Suggest lowercase username when creating via OIDC (#3780)Libravatar tobi1
2025-02-10[feature] make account sign-up / backlog limits configurable (#3768)Libravatar tobi4
2025-02-09[bugfix] Fix POST to create account endpoint (#3767)Libravatar tobi3
2025-02-09[bugfix] Reduce Web Push record size (#3762)Libravatar Vyr Cossont1
2025-02-08[bug] Add missing `group` property to the Account model (#3746)Libravatar pnwmatt14
2025-02-06temporary fix for tetratelabs/wazero#2365 armv8 compiler support bug (#3741)Libravatar kim1
2025-02-06[chore] update otel libraries (#3740)Libravatar Dominik Süß7
2025-02-05[feature] Use `X-Robots-Tag` headers to instruct scrapers/crawlers (#3737)Libravatar tobi12
2025-02-04[bugfix] wrong nodeinfo version (tobi is a boob) (#3735)Libravatar tobi1
2025-02-04[feature] Change `instance-stats-randomize` to `instance-stats-mode` with mul...Libravatar tobi13
2025-02-03adds support for build specifically without wasm ffmpeg (#3732)Libravatar kim6
2025-02-03[bugfix] Don't panic on delivery of Activity with no `object` (#3730)Libravatar tobi1
2025-02-03[feature] Implement Web Push notification policy (#3721)Libravatar Vyr Cossont14
2025-02-03[chore] disallow /nodeinfo/ too (#3729)Libravatar jade arson.1
2025-02-01[bugfix] Swagger: fix media_ids[] param for creating statuses (#3722)Libravatar Vyr Cossont1
2025-01-31[feature] Add `instance-stats-randomize` config option (#3718)Libravatar tobi10
2025-01-31[chore] Add "object" uri to outgoing Accept + Reject messages (#3717)Libravatar tobi2
2025-01-31[chore] Web Push: Use server URL for VAPID sub claim (#3716)Libravatar Vyr Cossont1
2025-01-31[bugfix] shut down LE server nicely (#3714)Libravatar tobi1
2025-01-31[bugfix] Extend parser to handle more non-Latin hashtags (#3700)Libravatar Vyr Cossont5
2025-01-31[feature] Add system message wrappers for pending replies and placeholder att...Libravatar Vyr Cossont2
2025-01-30[bugfix] fix boost of account ID check (#3709)Libravatar kim1
2025-01-30check boosted account ID when performing usermute checks (#3708)Libravatar kim2
2025-01-30[bugfix] Missing emoji urls (#3707)Libravatar kim4
2025-01-30[bugfix] harden checks for remotes masquerading as local, and return correct ...Libravatar kim3
2025-01-29[feature] Use maintenance router to serve 503 while server is starting/migrat...Libravatar tobi4
2025-01-28[chore] remove type switch in Create() and instead move to FederatedCallbacks...Libravatar kim14
2025-01-28[bugfix] Allow processing null ID emojis (#3702)Libravatar tobi3
2025-01-27[feature] Implement `deliveryRecipientPreSort` to prioritize delivery to ment...Libravatar tobi1
2025-01-27[chore] skip `trusted-proxies` warning if ip excepted from rate limiting (#3699)Libravatar tobi7
2025-01-27[chore] some tidy ups (#3677)Libravatar kim6
2025-01-27[feature/frontend] Add login button to index page which reiterates info about...Libravatar Vivian Lim ⭐3
2025-01-27[bugfix] Fix top-level posts with a mention being counted as replies when doi...Libravatar tobi2
2025-01-26[chore] Allow suppressing trusted-proxies warning by disabling rate limiting ...Libravatar tobi1