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
Age
Commit message (
Expand
)
Author
Files
2022-11-24
[chore] cleanup storage implementation, no need for multiple interface types ...
kim
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
2
2022-11-06
[bugfix] KVStore doesn't like lost+found directory (#972)
kim
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-28
[chore] update dependencies, bump to Go 1.19.1 (#826)
kim
1
2022-09-04
[feature] Set default header and avatar for API accounts to GtS ones (#799)
tobi
2
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-07-19
[chore] use our own logging implementation (#716)
kim
4
2022-07-03
[feature] S3 support (#674)
Dominik Süß
2
2022-06-11
[chore] Webfinger rework (#627)
tobi
1
2022-06-11
[feature] Add `created_at` and `error_description` to `/oauth/token` endpoint...
tobi
2
2022-06-08
[feature] More consistent API error handling (#637)
tobi
2
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
14
2022-05-16
[feature] Basic config validation (#562)
tobi
5
2022-05-15
[feature] Unused avatar and header cleanup (#574)
tobi
1
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
2
2022-05-03
[chore] Move initial MediaRemotePrune to cmd.server function (#536)
tobi
1
2022-04-28
replace async client API / federator msg processing with worker pools (#497)
kim
2
2022-04-18
[feature] Add log-db-queries config option (#465)
tobi
2
2022-04-15
[feature] Web profile pages for accounts (#449)
tobi
2
2022-04-02
[chore] Update Go version to 1.18 (#444)
tobi
1
2022-03-15
[performance] Add dereference shortcuts to avoid making http calls to self (#...
tobi
1
2022-03-07
[feature] Clean up/uncache remote media (#407)
tobi
2
2022-02-08
go fmt
tsmethurst
1
2022-02-08
merge fixup
tsmethurst
1
2022-02-08
Merge branch 'main' into media_refactor
tsmethurst
1
2022-02-08
add comment explaining store.lock
tsmethurst
1
2022-02-05
[feature] Rework timeline code to make it useful for more than just statuses ...
tobi
1
2022-01-29
put store lock file in base of storage
tsmethurst
1
2022-01-10
test the media manager a bit, add shutdown logic
tsmethurst
2
2022-01-09
tests are passing, but there's still much to be done
tsmethurst
1
2021-12-28
more refactoring, media handler => manager
tsmethurst
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
17
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
3
2021-12-12
Add optional syslog logrus hook (#343)
tobi
3
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
28
2021-11-24
Fix broken defaults and broken flags (#314)
v0.1.1
Forest Johnson
6
2021-11-22
Use IPv6 doc prefix for docs (#324)
Mara Sophie Grosch
1
2021-11-22
add bindAddress configuration option (#320)
tobi
1
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
1
2021-10-31
smtp + email confirmation (#285)
tobi
2
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
1
2021-09-30
Golint (#255)
tobi
1
2021-09-09
Import export (#194)
tobi
1
2021-07-31
Swagger (#124)
Tobi Smethurst
1
[next]