summaryrefslogtreecommitdiff
path: root/internal/processing/account/statuses.go
AgeCommit message (Expand)AuthorFiles
2024-09-09[feature/frontend] Add options to include Unlisted posts or hide all posts (#...Libravatar tobi1
2024-07-24[chore] Add interaction filter to complement existing visibility filter (#3111)Libravatar tobi1
2024-07-12[feature/frontend] Better visual separation between "main" thread and "replie...Libravatar tobi1
2024-06-06[feature] User muting (#2960)Libravatar Vyr Cossont1
2024-05-06feature: filters v2 server-side warning/hiding (#2793)Libravatar Vyr Cossont1
2023-11-17[feature] Set/show instance language(s); show post language on frontend (#2362)Libravatar tobi1
2023-10-30[bugfix] Allow blocked accounts to show in precise search (#2321)Libravatar tobi1
2023-09-29[bugfix] Fix paging for empty items (#2236)Libravatar tobi1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim1
2023-07-18[bugfix] more robust list timeline invalidation (#1995)v0.10.0-rc3Libravatar kim1
2023-07-07[bugfix] Reorder web view logic, other small fixes (#1954)Libravatar tobi1
2023-05-22[chore] update account statuses paging logic (#1814)Libravatar tobi1
2023-03-28[performance] refactoring + add fave / follow / request / visibility caching ...Libravatar kim1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim1
2023-02-25[feature] Client API endpoints + v. basic web view for pinned posts (#1547)Libravatar tobi1
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi1