summaryrefslogtreecommitdiff
path: root/internal/processing/fromcommon.go
AgeCommit message (Expand)AuthorFiles
2023-08-09[feature] List replies policy, refactor async workers (#2087)Libravatar tobi1
2023-08-04[performance] add caching of status fave, boost of, in reply to ID lists (#2060)Libravatar kim1
2023-08-02[bugfix] Rework MultiError to wrap + unwrap errors properly (#2057)Libravatar tobi1
2023-06-11[bugfix] Invalidate timeline entries for status when stats change (#1879)Libravatar tobi1
2023-06-10[bugfix] Delete from list timeline on status deletion (#1878)Libravatar tobi1
2023-06-03[chore] Update versions, fix lint errors (#1860)Libravatar tobi1
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi1
2023-04-10[feature] Receive notification when followed account posts (if desired) (#1680)Libravatar tobi1
2023-04-06[bugfix/chore] Refactor timeline code (#1656)Libravatar tobi1
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-19[feature] Email notifications for new / closed moderation reports (#1628)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-23[bugfix] Fix deleted status causing issues when getting bookmark (#1551)Libravatar tobi1
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-09-21[chore] Tidy up status deletion, remove from cache too (#845)Libravatar tobi1
2022-08-30[bugfix] Do not generate a notification when favouriting your own post (#780)Libravatar Blackle Morisanchetto1
2022-06-24[bugfix] Fix 404 on status delete redraft (#668)Libravatar tobi1
2022-05-18[bugfix] Clean up boosts of status when the status itself is deleted (#579)Libravatar tobi1
2022-04-02[chore] Update Go version to 1.18 (#444)Libravatar tobi1
2022-02-05[feature] Rework timeline code to make it useful for more than just statuses ...Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-11-22Fix streamed messages ending up in wrong timeline(s) (#325)Libravatar tobi1
2021-10-04Refactor/tidy (#261)Libravatar tobi1
2021-10-01Follow request auto approval (#259)Libravatar tobi1
2021-09-27Weird notif issue (#248)Libravatar tobi1
2021-09-04tests + announce notification fix (#193)Libravatar tobi1
2021-08-25Pg to bun (#148)Libravatar tobi1
2021-08-20Database updates (#144)Libravatar tobi1
2021-06-21Deletes+unboosts (#52)Libravatar Tobi Smethurst1
2021-06-19Streaming (#49)Libravatar Tobi Smethurst1
2021-06-17Timeline improvements (#41)Libravatar Tobi Smethurst1
2021-06-13Timeline manager (#40)Libravatar Tobi Smethurst1
2021-05-31Tidy + timeline embetterment (#38)Libravatar Tobi Smethurst1
2021-05-30Move a lot of stuff + tidy stuff (#37)Libravatar Tobi Smethurst1