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
/
db
/
bundb
/
relationship_test.go
Age
Commit message (
Expand
)
Author
Files
2023-09-12
[feature] add paging to account follows, followers and follow requests endpoi...
kim
1
2023-08-07
[chore] Use generic pointer function (#2080)
Daenney
1
2023-07-27
[feature] Support setting private notes on accounts (#1982)
Vyr Cossont
1
2023-07-08
[bugfix] Delete mutual follow (requests) when receiving block from remote (#1...
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-31
[bugfix] Fix relationship not updating 'following' on accept follow request (...
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-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-10-08
[chore] Standardize database queries, use `bun.Ident()` properly (#886)
tobi
1
2022-05-02
[performance] Speed up some of the slower db queries (#523)
tobi
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-09-04
tests + announce notification fix (#193)
tobi
1
2021-09-01
Improve GetRemoteStatus and db.GetStatus() logic (#174)
kim
1