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
2024-09-26
[chore] bump go-byteutil v1.2.0 -> v1.3.0 (#3356)
kim
1
2024-08-30
[chore] Close copied request body in SignDelivery (#3254)
tobi
1
2024-07-30
[feature] persist worker queues to db (#3042)
kim
5
2024-07-27
[chore] log delivery worker stop/start at debug level (#3145)
tobi
1
2024-07-26
[bugfix] Use punycode for `host` part of `resource` query param when doing we...
tobi
2
2024-07-26
[feature] Federate interaction policies + Accepts; enforce policies (#3138)
tobi
2
2024-07-24
[chore] renames the `GTS` caches to `DB` caches (#3127)
kim
2
2024-07-12
[feature] support processing of (many) more media types (#3090)
kim
2
2024-06-20
[feature] add worker task serialization logic (#2989)
kim
5
2024-06-10
[chore] Roll back use of `(created)` pseudo-header pending #2991 (#2992)
tobi
1
2024-06-06
drop date (#2969)
tobi
1
2024-06-03
[feature] log worker startup counts (#2958)
kim
1
2024-05-30
[chore] Make worker run messages debug output (#2944)
Daenney
1
2024-04-26
[performance] update remaining worker pools to use queues (#2865)
kim
2
2024-04-11
[performance] massively improved ActivityPub delivery worker efficiency (#2812)
kim
5
2024-04-02
[bugfix] Set the `Host` header within the signing transport (#2799)
kim
5
2024-04-02
[bugfix] httpclient not signing subsequent redirect requests (#2798)
kim
2
2024-02-27
[feature] Add experimental `instance-federation-spam-filter` option (#2685)
tobi
1
2024-02-23
[bugfix] 2643 bug search for account url doesnt always work when redirected (...
kim
3
2024-02-19
[feature] Add Mastodon-compatible HTTP signature fallback (#2659)
Milas Bowman
2
2024-02-17
[chore] Simplify the User-Agent string (#2645)
Daenney
1
2024-02-14
[bugfix] add stricter checks during all stages of dereferencing remote AS obj...
kim
3
2024-01-31
[feature] Try HTTP signature validation with and without query params for inc...
tobi
2
2024-01-19
[performance] overhaul struct (+ result) caching library for simplicity, perf...
kim
3
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
[next]