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
/
account.go
Age
Commit message (
Expand
)
Author
Files
2024-09-16
[performance] cache more database calls, reduce required database calls overa...
kim
1
2024-09-09
[feature/frontend] Add options to include Unlisted posts or hide all posts (#...
tobi
1
2024-06-11
[bugfix] Deref stats async, serve stub collections if handshaking (#2990)
v0.16.0-rc2
tobi
1
2024-06-10
[bugfix] boost and account recursion (#2982)
kim
1
2024-04-16
[feature/performance] Store account stats in separate table (#2831)
tobi
1
2024-04-13
[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)
tobi
1
2024-04-11
[feature] New user sign-up via web page (#2796)
tobi
1
2024-03-22
[chore] Move local account settings to separate db table (#2770)
tobi
1
2023-07-31
[performance] cache follow, follow request and block ID lists (#2027)
kim
1
2023-07-25
[performance] retry db queries on busy errors (#2025)
kim
1
2023-07-24
[feature/performance] support uncaching remote emoji + scheduled cleanup func...
kim
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-02-25
[feature] Client API endpoints + v. basic web view for pinned posts (#1547)
tobi
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2022-12-09
[feature] Allow users to create + delete bookbarks, and view bookmarked statu...
Matthew Phillips
1
2022-11-15
[chore] update database caching library (#1040)
kim
1
2022-10-08
[feature] Add opt-in RSS feed for account's latest Public posts (#897)
tobi
1
2022-10-08
[chore] Standardize database queries, use `bun.Ident()` properly (#886)
tobi
1
2022-09-26
[feature] Show + federate emojis in accounts (#837)
tobi
1
2022-09-12
[feature] Allow users to set custom css for their profiles + threads (#808)
tobi
1
2022-09-02
[performance] cache account db lookups by public key URI (#795)
kim
1
2022-09-02
[performance] use GetAccountByUsernameDomain() for local account lookups to r...
kim
1
2022-08-20
[bugfix] Fix potential dereference of accounts on own instance (#757)
tobi
1
2022-07-13
[feature] Add back/next buttons to profiles for paging through statuses (#708)
tobi
1
2022-04-15
[feature] Web profile pages for accounts (#449)
tobi
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-10-24
Serve `outbox` for Actor (#289)
tobi
1
2021-08-25
Pg to bun (#148)
tobi
1
2021-08-20
Database updates (#144)
tobi
1