summaryrefslogtreecommitdiff
path: root/internal/processing/fromclientapi.go
AgeCommit message (Expand)AuthorFiles
2023-08-09[feature] List replies policy, refactor async workers (#2087)Libravatar tobi1
2023-07-24[feature/performance] support uncaching remote emoji + scheduled cleanup func...Libravatar kim1
2023-06-11[bugfix] Invalidate timeline entries for status when stats change (#1879)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-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-03[bugfix] Federate status delete using just the URI (#1584)Libravatar tobi1
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-17[feature] Add a request ID and include it in logs (#1476)Libravatar Daenney1
2023-01-27[feature] Federate reports to remote instance as Flag (if desired) (#1386)Libravatar tobi1
2023-01-23[feature] Implement `/api/v1/reports` endpoints on client API (#1330)Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-10-03[performance] add user cache and database (#879)Libravatar tobi1
2022-09-21[chore] Tidy up status deletion, remove from cache too (#845)Libravatar tobi1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi1
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim1
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-03-15[feature] Federate local account deletion (#431)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-22Enable stricter linting with golangci-lint (#316)Libravatar tobi1
2021-11-13move to ssb gofed fork (#298)Libravatar tobi1
2021-10-31smtp + email confirmation (#285)Libravatar tobi1
2021-10-24Serve `outbox` for Actor (#289)Libravatar tobi1
2021-10-16Follow request improvements (#282)Libravatar tobi1
2021-10-01Follow request auto approval (#259)Libravatar tobi1
2021-09-27Weird notif issue (#248)Libravatar tobi1
2021-09-09Import export (#194)Libravatar tobi1
2021-09-04tests + announce notification fix (#193)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-11Block/unblock (#96)Libravatar Tobi Smethurst1
2021-07-06Blocklist import (#77)Libravatar Tobi Smethurst1
2021-07-05Domain block (#76)Libravatar Tobi Smethurst1
2021-06-21Deletes+unboosts (#52)Libravatar Tobi Smethurst1
2021-06-17Timeline improvements (#41)Libravatar Tobi Smethurst1
2021-06-13Timeline manager (#40)Libravatar Tobi Smethurst1
2021-05-30Move a lot of stuff + tidy stuff (#37)Libravatar Tobi Smethurst1