summaryrefslogtreecommitdiff
path: root/testrig
AgeCommit message (Expand)AuthorFiles
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
2024-12-05[feature] add support for receiving federated status edits (#3597)Libravatar kim2
2024-10-11[bugfix] Check interaction policies properly on incoming Likes (#3416)Libravatar tobi1
2024-10-03fix: fix slice init length (#3382)Libravatar cui fliter1
2024-09-28[bugfix] visibility after implicit approval not getting invalidated (#3370)Libravatar kim1
2024-09-09[feature] Implement exclusive lists (#3280)Libravatar Vyr Cossont1
2024-09-09[feature/frontend] Add options to include Unlisted posts or hide all posts (#...Libravatar tobi1
2024-08-29[chore] Only call `imaging.Resize when necessary`, use even tinier blurhashes...Libravatar tobi2
2024-08-25[bugfix] Let prometheus client do its own compression handling (#3232)Libravatar tobi1
2024-08-24[feature] Interaction requests client api + settings panel (#3215)Libravatar tobi3
2024-08-22[feature] Use `local_only` field, deprecate `federated` field (#3222)Libravatar tobi1
2024-08-09[bugfix] ensure testrig package only compiled-in when debug enabled (#3185)Libravatar kim1
2024-08-08[performance] move thumbnail generation to go code where possible (#3183)Libravatar kim17
2024-08-03[bugfix] fix emoji recaching operations (#3167)Libravatar kim1
2024-08-02[feature] Allow import of following and blocks via CSV (#3150)Libravatar tobi1
2024-07-30[feature] persist worker queues to db (#3042)Libravatar kim1
2024-07-26[bugfix] Use punycode for `host` part of `resource` query param when doing we...Libravatar tobi1
2024-07-24[chore] Add interaction filter to complement existing visibility filter (#3111)Libravatar tobi4
2024-07-23Remove content and related fields from boosts (#3131)Libravatar Vyr Cossont1
2024-07-19[feature] use webp for thumbnails (#3116)Libravatar kim20
2024-07-17[chore] media pipeline improvements (#3110)Libravatar kim1
2024-07-15[feature/frontend] Add player for audio files; use thumbnail for `poster` (#3...Libravatar tobi3
2024-07-12[feature] support processing of (many) more media types (#3090)Libravatar kim13
2024-07-11[chore] Add interaction policy gtsmodels (#3075)Libravatar tobi1
2024-07-08[feature/frontend] Allow setting alt-text for avatar + header (#3086)Libravatar tobi1
2024-06-26[chore] media and emoji refactoring (#3000)Libravatar kim2