summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)AuthorFiles
2025-03-17[feature] Application creation + management via API + settings panel (#3906)Libravatar tobi23
2025-03-11[bugfix] Fix panic when opening instance actor in web view (#3898)Libravatar tobi1
2025-03-10[chore] add warning message when wazero compiler not supported (#3894)Libravatar kim1
2025-03-10[performance] Optimize local timeline + local status count queries (#3892)Libravatar tobi4
2025-03-09[bugfix] Fix `length for type varchar must be at least 1` on Postgres (#3885)Libravatar tobi1
2025-03-07[feature] Parse content warning to HTML, serialize via client API as plaintex...Libravatar tobi44
2025-03-06[bugfix] Store and expose status content type (#3870)Libravatar ewwwin24
2025-03-05[bugfix] Return useful err on `server start` failure (#3879)Libravatar tobi5
2025-03-04[feature] Add token review / delete to backend + settings panel (#3845)Libravatar tobi14
2025-03-03[bugfix] Fix app migration (#3868)Libravatar tobi1
2025-03-03[bugfix] fix refreshed additional media info being ignored (#3867)Libravatar kim2
2025-03-03[feature] Refactor tokens, allow multiple app redirect_uris (#3849)Libravatar tobi70
2025-03-02[chore] migrate oauth2 -> codeberg (#3857)Libravatar tobi9
2025-03-02[chore] github.com/superseriousbusiness/httpsig -> codeberg.org/superseriousb...Libravatar tobi6
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