summaryrefslogtreecommitdiff
path: root/testrig
AgeCommit message (Expand)AuthorFiles
2025-09-17[chore] remove nollamas middleware for now (after discussions with a security...Libravatar kim1
2025-09-16[bugfix/frontend] preserve whitespace in photoswipe captions (#4434)Libravatar tobi1
2025-09-14[feature] Support new model of interaction flow for forward compat with v0.21...Libravatar tobi1
2025-08-12[feature] scheduled statuses (#4274)Libravatar nicole mikołajczyk3
2025-08-09[feature + performance] add JSON logging format (#4355)Libravatar kim2
2025-07-29[performance] bump codeberg.org/gruf/go-kv to v2 (#4341)Libravatar kim2
2025-07-09[chore/testing] Add env vars to skip testrig setup/teardown (#4317)Libravatar tobi1
2025-07-09[feature] Use `hidesToPublicFromUnauthedWeb` and `hidesCcPublicFromUnauthedWe...Libravatar tobi1
2025-07-04[chore] move status filtering from type converter (#4306)Libravatar kim2
2025-06-24[performance] filter model and database table improvements (#4277)Libravatar kim1
2025-06-19[feature] Support incoming avatar/header descriptions (#4275)Libravatar nicole mikołajczyk2
2025-06-13[bugfix] Remove hardcoded "public" db schema assumption (#4269)Libravatar tobi1
2025-06-10[feature] configurable maximum thumbnail dimensions (#4258)Libravatar kim1
2025-06-10[chore] Update interactionPolicy sub-policy parsing in line with documented d...Libravatar tobi2
2025-06-03[feature] Add config option to expose custom emojis without auth (#4233)Libravatar tobi1
2025-05-31[performance] cache mute check results (#4202)Libravatar kim3
2025-05-26[chore] migration to update `statuses.thread_id` to be notnull (#4160)Libravatar kim2
2025-05-26[feature] update proof-of-work to allow setting required rounds (#4186)Libravatar kim1
2025-05-20[feature] Allow exposing allows, implement `/api/v1/domain_blocks` and `/api/...Libravatar tobi1
2025-05-15[chore] various federatingdb tweaks (#4178)Libravatar kim2
2025-05-14[feature] Configurable max profile fields (#4175)Libravatar Jackson1
2025-05-13[chore] Deprecate `with_approval`, `always` (client API), `approvalRequired`,...Libravatar tobi1
2025-05-11[feature] Notify accounts when a status they've interacted with has been edit...Libravatar tobi1
2025-05-07[feature] make nollamas difficulty configurable (#4119)Libravatar kim1
2025-05-06[feature] support nested configuration files, and setting ALL configuration v...Libravatar kim1
2025-05-05[chore] Simplify the OTEL setup (#4110)Libravatar Daenney1
2025-05-05[bugfix] Prevent multiple mentions being created for one mention (#4127)Libravatar tobi1
2025-04-29[chore] tweak NoLLaMas proof-of-work algorithm (#4090)Libravatar kim1
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney17
2025-04-26[feature] Update attachment format, receive + send `focalPoint` prop + use it...Libravatar tobi1
2025-04-26[performance] rewrite timelines to rely on new timeline cache type (#3941)Libravatar kim2
2025-04-25[chore] Move deps to code.superseriousbusiness.org (#4054)Libravatar tobi2
2025-04-06[chore] Migrate accounts to new table, relax uniqueness constraint of actor `...Libravatar tobi1
2025-04-04[feature] Allow editing domain blocks/allows, fix comment import (#3967)Libravatar tobi1
2025-03-26[feature] Allow user to choose "gallery" style layout for web view of profile...Libravatar tobi27
2025-03-19[bugfix] Fix set obfuscate = null error in adoptPerm (#3922)Libravatar tobi1
2025-03-07[feature] Parse content warning to HTML, serialize via client API as plaintex...Libravatar tobi1
2025-03-06[bugfix] Store and expose status content type (#3870)Libravatar ewwwin1
2025-03-03[feature] Refactor tokens, allow multiple app redirect_uris (#3849)Libravatar tobi5
2025-03-02[chore] github.com/superseriousbusiness/activity -> codeberg.org/superserious...Libravatar tobi2
2025-02-26[feature] Enforce OAuth token scopes (#3835)Libravatar tobi1
2025-02-12[feature] Implement backfilling statuses thru scheduled_at (#3685)Libravatar Vyr Cossont1
2025-02-11[bug] respect `X-Robots-Tag` and `robots.txt` on api/v1/instance and nodeinfo...Libravatar alemi.dev1
2025-02-10[feature] make account sign-up / backlog limits configurable (#3768)Libravatar tobi1
2025-02-03[feature] Implement Web Push notification policy (#3721)Libravatar Vyr Cossont1
2025-01-23[feature] Push notifications (#3587)Libravatar Vyr Cossont6
2025-01-23[feature] Serve bot accounts over AP as Service instead of Person (#3672)Libravatar tobi2
2025-01-20[bugfix] Store LastModified for domain perm subs + send as If-Modified-Since ...Libravatar tobi1
2025-01-08[feature] Fetch + create domain permissions from subscriptions nightly (#3635)Libravatar tobi4
2025-01-08[chore] replace statuses.updated_at column with statuses.edited_at (#3636)Libravatar kim1