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
/
cmd
/
gotosocial
/
action
/
admin
Age
Commit message (
Expand
)
Author
Files
2025-11-17
[performance] remove hard reliance on .Cached field to indicate whether media...
kim
1
2025-08-16
[bugfix] media CLI list missing thumbs and statics (#4379)
kim
1
2025-08-13
[feature] 2fa management via CLI (#4368)
kim
7
2025-04-26
[feature] Move to code.superseriousbusiness.org
Daenney
8
2025-04-13
[docs] Remind the user that password resets don't work without restarting. (#...
Phil Hagelberg
1
2025-03-05
[bugfix] Return useful err on `server start` failure (#3879)
tobi
3
2025-01-08
[feature] Fetch + create domain permissions from subscriptions nightly (#3635)
tobi
5
2024-07-30
Fix no rows in result set error in emoji list command (#3152)
rdelaage
1
2024-05-22
[performance] update storage backend and make use of seek syscall when availa...
kim
1
2024-05-01
[bugfix] Tidy up remaining references to workers in cmd (#2889)
tobi
3
2024-04-26
[performance] update remaining worker pools to use queues (#2865)
kim
2
2024-04-11
[feature] New user sign-up via web page (#2796)
tobi
1
2024-04-02
[feature] Add `enable` command to mirror existing `disable` command; update d...
tobi
1
2024-01-31
[bugfix] fix possible infinite loops in media / emoji cleanup (#2590)
kim
1
2023-08-23
[feature] list commands for both attachment and emojis (#2121)
rdelaage
1
2023-08-17
[bugfix] fix double firing bun.DB query hooks (#2124)
kim
8
2023-08-02
[bugfix] Rework MultiError to wrap + unwrap errors properly (#2057)
tobi
1
2023-07-24
[feature/performance] support uncaching remote emoji + scheduled cleanup func...
kim
1
2023-07-23
[chore] Admin CLI + new account creation refactoring (#2008)
tobi
1
2023-07-07
[feature] Add media list command (#1943)
Daenney
1
2023-06-22
[bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853)
kim
4
2023-06-03
[chore] Update versions, fix lint errors (#1860)
tobi
1
2023-05-28
[chore] tidy up media manager, add calling func to errors, build-script impro...
kim
1
2023-05-21
[bugfix] Start + stop caches properly for testrig + pruning (#1804)
tobi
1
2023-03-27
[feature] Add list command to admin account (#1648)
Daenney
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
6
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
2
2023-02-13
[bugfix] Fix up `error getting account avatar/header` errors, other small fix...
tobi
1
2023-02-13
[performance] processing media and scheduled jobs improvements (#1482)
kim
2
2023-02-11
[chore/performance] Update media prune logic, add extra CLI command (#1474)
v0.7.0-rc2
tobi
3
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
4
2022-12-08
[chore] move caches to a separate State{} structure (#1078)
kim
4
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-25
[feature] Add `admin media prune orphaned` CLI command (#1146)
tobi
1
2022-11-25
[bugfix] Change emailVerified to true for admin account create (#1140)
Phil Hagelberg
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-11-14
[chore] Remove unused `admin account suspend` action (#1047)
tobi
1
2022-10-11
[bugfix] add in-use checks for admin cli account creation (#904)
tobi
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-09-02
[performance] use GetAccountByUsernameDomain() for local account lookups to r...
kim
1
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
3
2021-12-20
Extend license notices to 2022 (#354)
tobi
3
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
3