summaryrefslogtreecommitdiff
path: root/internal/processing/status/fave.go
AgeCommit message (Expand)AuthorFiles
2023-12-01[bugfix/chore] `Announce` reliability updates (#2405)v0.13.0-rc1Libravatar tobi1
2023-10-25[feature] Status thread mute/unmute functionality (#2278)Libravatar tobi1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim1
2023-08-04[performance] add caching of status fave, boost of, in reply to ID lists (#2060)Libravatar kim1
2023-03-28[performance] refactoring + add fave / follow / request / visibility caching ...Libravatar kim1
2023-03-20[chore] Refactor account deleting/block logic, tidy up some other processing ...Libravatar tobi1
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-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi1
2023-02-03[chore] reformat GetAccount() functionality, support updating accounts based ...Libravatar kim1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi1
2022-04-28replace async client API / federator msg processing with worker pools (#497)Libravatar kim1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-10-04Refactor/tidy (#261)Libravatar tobi1
2021-09-09Import export (#194)Libravatar tobi1
2021-09-01change muchos thingsLibravatar tsmethurst1
2021-09-01more work on struct validationLibravatar tsmethurst1
2021-08-25Pg to bun (#148)Libravatar tobi1
2021-08-20Database updates (#144)Libravatar tobi1
2021-07-09favourites GET implementation (#95)Libravatar Tobi Smethurst1
2021-07-05Domain block (#76)Libravatar Tobi Smethurst1