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
/
account
/
delete.go
Age
Commit message (
Expand
)
Author
Files
2023-11-14
[bugfix] process account delete side effects in serial, not in parallel (#2360)
tobi
1
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
1
2023-09-12
[feature] add paging to account follows, followers and follow requests endpoi...
kim
1
2023-08-10
[performance] remove last of relational queries to instead rely on caches (#2...
kim
1
2023-08-07
[chore] Use generic pointer function (#2080)
Daenney
1
2023-08-04
[performance] add caching of status fave, boost of, in reply to ID lists (#2060)
kim
1
2023-07-31
[performance] cache follow, follow request and block ID lists (#2027)
kim
1
2023-03-31
[bugfix] Fix report serialization errors caused by user delete (#1659)
tobi
1
2023-03-28
[performance] refactoring + add fave / follow / request / visibility caching ...
kim
1
2023-03-20
[chore] Refactor account deleting/block logic, tidy up some other processing ...
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
1
2023-02-25
[feature] Client API endpoints + v. basic web view for pinned posts (#1547)
tobi
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-08
[bugfix] fix panic during status delete loop by breaking out early on len(sta...
kim
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2022-11-20
[performance] add account block DB cache and remove block query joins (#1085)
kim
1
2022-11-20
[bugfix] fix possible infinite loop on federated AP profile delete (#1091)
kim
1
2022-11-15
[chore] update database caching library (#1040)
kim
1
2022-10-03
[performance] add user cache and database (#879)
tobi
1
2022-09-26
[feature] Show + federate emojis in accounts (#837)
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-07-10
[chore] consolidate caching libraries (#704)
kim
1
2022-04-28
replace async client API / federator msg processing with worker pools (#497)
kim
1
2022-04-15
[feature] Web profile pages for accounts (#449)
tobi
1
2022-03-15
[feature] Federate local account deletion (#431)
tobi
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-10-24
Serve `outbox` for Actor (#289)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
1
2021-09-30
handle remote account deletion more systematically (#254)
tobi
1
2021-09-01
move oauth models into gtsmodel
tsmethurst
1
2021-09-01
change muchos things
tsmethurst
1
2021-08-25
Pg to bun (#148)
tobi
1
2021-08-20
Database updates (#144)
tobi
1
2021-07-06
Blocklist import (#77)
Tobi Smethurst
1
2021-07-05
Domain block (#76)
Tobi Smethurst
1