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
/
transport
Age
Commit message (
Expand
)
Author
Files
2023-11-27
[feature] Add `/api/v1/admin/debug/apurl` endpoint (#2359)
tobi
1
2023-11-14
[bugfix] process account delete side effects in serial, not in parallel (#2360)
tobi
1
2023-10-23
[chore] de-interface{} the federator and dereferencer structs (#2285)
kim
1
2023-09-23
[chore] deinterface the typeutils.Converter and update to use state structure...
kim
1
2023-08-03
[feature] simpler cache size configuration (#2051)
kim
1
2023-07-23
[chore] Disable the right webfinger test (#2018)
Daenney
1
2023-07-12
[chore] Skip webfinger test on CI (#1983)
Daenney
1
2023-06-27
[bugfix] Try to fix the webfinger test, again (#1931)
Daenney
1
2023-06-21
[performance] update go-cache library (#1917)
kim
1
2023-06-13
[chore] Refactor AP authentication, other small bits of tidying up (#1874)
tobi
1
2023-05-28
[chore] tidy up media manager, add calling func to errors, build-script impro...
kim
6
2023-05-25
[feature] Add List functionality (#1802)
tobi
1
2023-05-21
[bugfix] Add back removed ValidateRequest() before backoff-retry loop (#1805)
v0.9.0-rc2
kim
5
2023-05-16
[chore] Change time comparison in webfinger test (#1798)
Daenney
1
2023-05-16
[bugfix] Fix NegotiateFormat with multiple accept headers (#1797)
Daenney
1
2023-05-09
[feature] Enable federation in/out of profile PropertyValue fields (#1722)
tobi
1
2023-05-08
[chore/performance] Make sender multiplier configurable (#1750)
tobi
1
2023-05-04
[bugfix] Serve correct 'application/jrd+json' content type for webfinger requ...
tobi
1
2023-04-30
[bugfix] tweak httpclient error handling again ... (#1721)
kim
1
2023-04-28
[performance] improved request batching (removes need for queueing) (#1687)
kim
5
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
12
2023-03-09
[bug] Handle 410 on webfinger properly (#1601)
Daenney
1
2023-03-08
[feature] Discover webfinger through host-meta (#1588)
Daenney
4
2023-03-06
[bugfix] internal server error on search not found (#1590)
kim
5
2023-02-18
[chore] transport improvements (#1524)
kim
6
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
3
2023-02-10
[performance] remove throttling timers (#1466)
kim
1
2023-02-02
[feature] Implement `/api/v2/instance` endpoint (#1409)
tobi
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
10
2023-01-02
[chore] The Big Middleware and API Refactor (tm) (#1250)
tobi
4
2022-11-27
[bugfix] Use Host domain for UA (#1156)
Daniele Sluijters
1
2022-11-26
[chore] Set User-Agent header in transport (#1154)
Daniele Sluijters
6
2022-11-26
Tweak the User-Agent a bit (#1153)
Daniele Sluijters
1
2022-11-23
[feature/performance] Fail fast when doing remote transport calls inside inco...
tobi
3
2022-11-15
[chore] update database caching library (#1040)
kim
1
2022-11-11
[feature] Read + Write tombstones for deleted Actors (#1005)
tobi
1
2022-10-08
[performance] cache domains after max retries in transport (#884)
kim
2
2022-09-29
[feature] update config types to use bytesize.Size (#828)
kim
2
2022-09-28
[chore] update dependencies, bump to Go 1.19.1 (#826)
kim
3
2022-09-02
[performance] use GetAccountByUsernameDomain() for local account lookups to r...
kim
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
3
2022-06-11
[chore] Webfinger rework (#627)
tobi
1
2022-06-08
[feature] More consistent API error handling (#637)
tobi
4
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
3
2022-05-27
[bugfix] Add `accept: application/activity+json` to dereferencer (#611)
tobi
1
2022-05-26
[performance] Don't retry/backoff invalid http requests that will never succe...
v0.3.4
tobi
1
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
8
2022-04-18
[bugfix] Use our own (Batch)Deliver implementation for federated messages (#466)
tobi
1
2022-03-15
[performance] Add dereference shortcuts to avoid making http calls to self (#...
tobi
4
2022-01-23
rework data function to provide filesize
tsmethurst
2
[next]