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
/
admin.go
Age
Commit message (
Expand
)
Author
Files
2023-09-04
[feature] Store admin actions in the db, prevent conflicting actions (#2167)
tobi
1
2023-08-17
[bugfix] fix double firing bun.DB query hooks (#2124)
kim
1
2023-08-07
[chore] Use generic pointer function (#2080)
Daenney
1
2023-07-25
[performance] retry db queries on busy errors (#2025)
kim
1
2023-07-23
[chore] Admin CLI + new account creation refactoring (#2008)
tobi
1
2023-07-05
[chore/performance] Remove remaining 'whereEmptyOrNull' funcs (#1946)
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-03-01
[feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560)
tobi
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
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-12-02
[bugfix] Fix `admin account confirm` on pre-confirmed account setting email a...
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
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-05-30
[chore] Global server configuration overhaul (#575)
kim
1
2022-01-31
[bug] Fix OIDC users requiring second approval (#371)
tobi
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
1
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
1
2021-11-17
Fix instance account not being created (#310)
tobi
1
2021-10-31
smtp + email confirmation (#285)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
1
2021-09-13
set default privacy for new accounts (#225)
tobi
1
2021-09-01
change muchos things
tsmethurst
1
2021-08-29
Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)
kim
1
2021-08-26
oops (#157)
tobi
1
2021-08-26
fix error with instance not created on startup (#156)
tobi
1
2021-08-26
fix public timeline bug (#150)
tobi
1
2021-08-25
Pg to bun (#148)
tobi
1