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
/
server
Age
Commit message (
Expand
)
Author
Files
2023-05-25
[feature] Add List functionality (#1802)
tobi
1
2023-05-21
[feature] Make client IP logging configurable (#1799)
Daenney
1
2023-05-12
[feature] status refetch support (#1690)
kim
1
2023-05-09
feat: initial tracing support (#1623)
Dominik Süß
1
2023-04-08
[bugfix] warn on maxprocs error instead of failing (#1678)
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-03-08
[feature] Discover webfinger through host-meta (#1588)
Daenney
1
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
1
2023-02-17
[bug] maxprocs set logger to nil (#1512)
Daenney
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
1
2023-02-13
[performance] processing media and scheduled jobs improvements (#1482)
kim
1
2023-02-11
[chore/performance] Update media prune logic, add extra CLI command (#1474)
v0.7.0-rc2
tobi
1
2023-02-10
[performance] remove throttling timers (#1466)
kim
1
2023-02-08
[chore/bugfix] Serve + throttle publickey separately from rest of ActivityPub...
tobi
1
2023-02-07
[bugfix] Use SignatureCheck middleware for web profile endpoints too (#1451)
tobi
1
2023-02-03
[chore] reformat GetAccount() functionality, support updating accounts based ...
kim
1
2023-02-02
[feature] Implement `/api/v2/instance` endpoint (#1409)
tobi
1
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
1
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
1
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
1
2022-11-06
[bugfix] KVStore doesn't like lost+found directory (#972)
kim
1
2022-09-04
[feature] Set default header and avatar for API accounts to GtS ones (#799)
tobi
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
1
2022-07-03
[feature] S3 support (#674)
Dominik Süß
1
2022-06-11
[feature] Add `created_at` and `error_description` to `/oauth/token` endpoint...
tobi
1
2022-06-08
[feature] More consistent API error handling (#637)
tobi
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
1
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
1
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
1
2022-04-15
[feature] Web profile pages for accounts (#449)
tobi
1
2022-03-15
[performance] Add dereference shortcuts to avoid making http calls to self (#...
tobi
1
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
1
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
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