summaryrefslogtreecommitdiff
path: root/internal/processing/common/status.go
AgeCommit message (Expand)AuthorFiles
2024-12-23[feature] add support for clients editing statuses and fetching status revisi...Libravatar kim1
2024-10-04[bugfix] Don't try to add nil filtered statuses to context (#3388)Libravatar tobi1
2024-09-23[chore] local instance count query caching, improved status context endpoint ...Libravatar kim1
2024-09-16[performance] cache more database calls, reduce required database calls overa...Libravatar kim1
2024-07-24[chore] Add interaction filter to complement existing visibility filter (#3111)Libravatar tobi1
2024-07-21[bugfix] update common get target account / status doing refresh async (#3124)Libravatar kim1
2024-06-06[feature] User muting (#2960)Libravatar Vyr Cossont1
2024-05-06feature: filters v2 server-side warning/hiding (#2793)Libravatar Vyr Cossont1
2024-02-09use pointer for freshness window (#2614)Libravatar tobi1
2023-12-15[bugfix] use a much shorter refresh limit for statuses with polls (#2453)v0.13.0Libravatar kim1
2023-12-01[bugfix/chore] `Announce` reliability updates (#2405)v0.13.0-rc1Libravatar tobi1
2023-11-08[feature] add support for polls + receiving federated status edits (#2330)Libravatar kim1
2023-09-12[feature] add paging to account follows, followers and follow requests endpoi...Libravatar kim1