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
/
user.go
Age
Commit message (
Expand
)
Author
Files
2023-11-27
[bugfix] Don't copy ptr fields in caches (#2386)
tobi
1
2023-08-17
[bugfix] fix double firing bun.DB query hooks (#2124)
kim
1
2023-08-10
[performance] remove last of relational queries to instead rely on caches (#2...
kim
1
2023-07-25
[performance] retry db queries on busy errors (#2025)
kim
1
2023-05-12
[feature] status refetch support (#1690)
kim
1
2023-03-27
[feature] Add list command to admin account (#1648)
Daenney
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-12-08
[chore] move caches to a separate State{} structure (#1078)
kim
1
2022-12-06
[feature] overhaul the oidc system (#961)
Dominik Süß
1
2022-11-16
[chore] reversion: use specific columns for updating user again (#1059)
tobi
1
2022-11-15
[chore] update database caching library (#1040)
kim
1
2022-10-08
[chore] Standardize database queries, use `bun.Ident()` properly (#886)
tobi
1
2022-10-03
[performance] add user cache and database (#879)
tobi
1