index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
processing
/
fromclientapi.go
Age
Commit message (
Expand
)
Author
Files
2023-08-09
[feature] List replies policy, refactor async workers (#2087)
tobi
1
2023-07-24
[feature/performance] support uncaching remote emoji + scheduled cleanup func...
kim
1
2023-06-11
[bugfix] Invalidate timeline entries for status when stats change (#1879)
tobi
1
2023-05-25
[feature] Add List functionality (#1802)
tobi
1
2023-04-10
[feature] Receive notification when followed account posts (if desired) (#1680)
tobi
1
2023-03-20
[chore] Refactor account deleting/block logic, tidy up some other processing ...
tobi
1
2023-03-19
[feature] Email notifications for new / closed moderation reports (#1628)
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-03-03
[bugfix] Federate status delete using just the URI (#1584)
tobi
1
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
1
2023-02-22
[chore] Deinterface processor and subprocessors (#1501)
tobi
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
1
2023-01-27
[feature] Federate reports to remote instance as Flag (if desired) (#1386)
tobi
1
2023-01-23
[feature] Implement `/api/v1/reports` endpoints on client API (#1330)
tobi
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2022-10-03
[performance] add user cache and database (#879)
tobi
1
2022-09-21
[chore] Tidy up status deletion, remove from cache too (#845)
tobi
1
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
1
2022-06-24
[bugfix] Fix 404 on status delete redraft (#668)
tobi
1
2022-05-18
[bugfix] Clean up boosts of status when the status itself is deleted (#579)
tobi
1
2022-03-15
[feature] Federate local account deletion (#431)
tobi
1
2022-02-05
[feature] Rework timeline code to make it useful for more than just statuses ...
tobi
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
1
2021-11-13
move to ssb gofed fork (#298)
tobi
1
2021-10-31
smtp + email confirmation (#285)
tobi
1
2021-10-24
Serve `outbox` for Actor (#289)
tobi
1
2021-10-16
Follow request improvements (#282)
tobi
1
2021-10-01
Follow request auto approval (#259)
tobi
1
2021-09-27
Weird notif issue (#248)
tobi
1
2021-09-09
Import export (#194)
tobi
1
2021-09-04
tests + announce notification fix (#193)
tobi
1
2021-09-01
change muchos things
tsmethurst
1
2021-09-01
more work on struct validation
tsmethurst
1
2021-08-25
Pg to bun (#148)
tobi
1
2021-08-20
Database updates (#144)
tobi
1
2021-07-11
Block/unblock (#96)
Tobi Smethurst
1
2021-07-06
Blocklist import (#77)
Tobi Smethurst
1
2021-07-05
Domain block (#76)
Tobi Smethurst
1
2021-06-21
Deletes+unboosts (#52)
Tobi Smethurst
1
2021-06-17
Timeline improvements (#41)
Tobi Smethurst
1
2021-06-13
Timeline manager (#40)
Tobi Smethurst
1
2021-05-30
Move a lot of stuff + tidy stuff (#37)
Tobi Smethurst
1