summaryrefslogtreecommitdiff
path: root/internal/processing/account
AgeCommit message (Expand)AuthorFiles
2025-11-17[bugfix] more RSS validation issues (#4517)Libravatar kim4
2025-09-18[feature] add paging support to rss feed endpoint, and support JSON / atom fe...Libravatar kim3
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łajczyk1
2025-07-29[performance] bump codeberg.org/gruf/go-kv to v2 (#4341)Libravatar kim1
2025-07-09[feature] Use `hidesToPublicFromUnauthedWeb` and `hidesCcPublicFromUnauthedWe...Libravatar tobi1
2025-07-04[chore] move status filtering from type converter (#4306)Libravatar kim4
2025-07-01[performance] add statusfilter cache to cache calculated status filtering res...Libravatar kim2
2025-06-24[performance] filter model and database table improvements (#4277)Libravatar kim2
2025-06-19[bugfix] delete interaction requests when deleting account (#4278)Libravatar nicole mikołajczyk1
2025-06-11[bugfix] process account delete synchronously to prevent OOM (#4260)Libravatar kim4
2025-06-02[feature] /api/v1/follow_requests/outgoing (#4224)Libravatar nicole mikołajczyk1
2025-05-31[performance] cache mute check results (#4202)Libravatar kim3
2025-05-22[chore] Upgrade to Go 1.24 (#4187)Libravatar Daenney7
2025-05-03[bugfix] Ensure Account and TargetAccount set when doing UndoFollow (#4118)Libravatar tobi1
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney28
2025-04-26[performance] rewrite timelines to rely on new timeline cache type (#3941)Libravatar kim1
2025-04-11[bugfix] Fix setting bot on/off (#3986)Libravatar tobi2
2025-04-07[feature] add TOTP two-factor authentication (2FA) (#3960)Libravatar tobi1
2025-04-06[chore] Migrate accounts to new table, relax uniqueness constraint of actor `...Libravatar tobi6
2025-03-31[feature] Use blurhashes in frontend, tidy up gallery view a bit (#3948)Libravatar tobi1
2025-03-26[feature] Allow user to choose "gallery" style layout for web view of profile...Libravatar tobi3
2025-03-17[feature] Application creation + management via API + settings panel (#3906)Libravatar tobi1
2025-03-07[feature] Parse content warning to HTML, serialize via client API as plaintex...Libravatar tobi2
2025-03-04[feature] Add token review / delete to backend + settings panel (#3845)Libravatar tobi1
2025-03-03[feature] Refactor tokens, allow multiple app redirect_uris (#3849)Libravatar tobi2
2025-03-01[feature] Implement CSV import for mutes (#3696)Libravatar Xavier Vello1
2025-02-26[feature] Enforce OAuth token scopes (#3835)Libravatar tobi2
2025-01-23[feature] Push notifications (#3587)Libravatar Vyr Cossont1
2025-01-08[feature] Fetch + create domain permissions from subscriptions nightly (#3635)Libravatar tobi1
2024-12-05[feature] add support for receiving federated status edits (#3597)Libravatar kim1
2024-11-11[performance] minimise log field allocations (#3529)Libravatar kim1
2024-10-16[chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420)Libravatar Markus Unterwaditzer1
2024-09-16[bugfix] Be more lenient when parsing mastodown following.csv (#3311)Libravatar tobi1
2024-09-16[performance] cache more database calls, reduce required database calls overa...Libravatar kim2
2024-09-09[feature/frontend] Add options to include Unlisted posts or hide all posts (#...Libravatar tobi3
2024-08-02[chore] move PopulateAccountStats() nil check often performed into function i...Libravatar kim1
2024-08-02[feature] Allow import of following and blocks via CSV (#3150)Libravatar tobi1
2024-07-31[feature] Allow users to export data via the settings panel (#3140)Libravatar tobi1
2024-07-29[feature] Implement following hashtags (#3141)Libravatar Vyr Cossont1
2024-07-24[chore] Add interaction filter to complement existing visibility filter (#3111)Libravatar tobi4
2024-07-23[feature] Conversations API (#3013)Libravatar Vyr Cossont1
2024-07-21[feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and...Libravatar tobi2
2024-07-19[feature] use webp for thumbnails (#3116)Libravatar kim1
2024-07-17[chore] media pipeline improvements (#3110)Libravatar kim1
2024-07-17[feature] Allow users to set default interaction policies per status visibili...Libravatar tobi1
2024-07-15[feature/frontend] Add player for audio files; use thumbnail for `poster` (#3...Libravatar tobi1
2024-07-12[feature/frontend] Better visual separation between "main" thread and "replie...Libravatar tobi1
2024-07-12[feature] support processing of (many) more media types (#3090)Libravatar kim1
2024-07-08[feature/frontend] Allow setting alt-text for avatar + header (#3086)Libravatar tobi2