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
2023-02-07
[bugfix] Use SignatureCheck middleware for web profile endpoints too (#1451)
tobi
2
2023-02-03
[chore] reformat GetAccount() functionality, support updating accounts based ...
kim
1
2023-02-02
[feature] Implement `/api/v2/instance` endpoint (#1409)
tobi
2
2023-01-31
[chore] Silence maxprocs logging (#1402)
Daniele Sluijters
1
2023-01-17
[feature] Inherit resource limits from cgroups (#1336)
Daniele Sluijters
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
14
2023-01-04
[feature] HTTP request throttling middleware (#1297)
tobi
1
2023-01-03
[chore] shuffle middleware to split rate limitting into client/s2s/fileserver...
kim
1
2023-01-02
[chore] The Big Middleware and API Refactor (tm) (#1250)
tobi
2
2022-12-09
[bugfix] attach bookmarks module to api (#1238)
tobi
1
2022-12-08
[chore] move caches to a separate State{} structure (#1078)
kim
5
2022-12-06
[feature] overhaul the oidc system (#961)
Dominik Süß
1
2022-12-02
[performance]: make s3 urls cacheable (#1194)
v0.6.0-rc3
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
2
2022-11-25
[bugfix] Change emailVerified to true for admin account create (#1140)
Phil Hagelberg
1
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
[next]