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
2025-09-14
[feature] Support new model of interaction flow for forward compat with v0.21...
tobi
1
2025-08-20
[feature] add metrics for worker counts, and worker queue sizes (#4387)
kim
1
2025-08-14
[performance] replace uses of fmt.Sprintf() with inlineable buildURL_() and b...
kim
1
2025-07-09
[feature] Use `hidesToPublicFromUnauthedWeb` and `hidesCcPublicFromUnauthedWe...
tobi
1
2025-06-21
[bugfix] fix status.Local sometimes being nil (#4285)
kim
1
2025-06-15
[feature] Outgoing federation of avatar/header descriptions (#4270)
nicole mikołajczyk
1
2025-05-31
[feature/internal/httpclient] add option to configure outgoing protocol (#4134)
famfo
1
2025-05-22
[chore] Upgrade to Go 1.24 (#4187)
Daenney
1
2025-05-15
[chore] various federatingdb tweaks (#4178)
kim
2
2025-05-13
[chore] Deprecate `with_approval`, `always` (client API), `approvalRequired`,...
tobi
1
2025-04-30
[bugfix] Fix wrong URI used in dereferenceLocal (#4097)
tobi
4
2025-04-26
[feature] Move to code.superseriousbusiness.org
Daenney
14
2025-04-26
[performance] rewrite timelines to rely on new timeline cache type (#3941)
kim
1
2025-04-25
[chore] Move deps to code.superseriousbusiness.org (#4054)
tobi
3
2025-03-05
[bugfix] Return useful err on `server start` failure (#3879)
tobi
1
2025-03-03
[feature] Refactor tokens, allow multiple app redirect_uris (#3849)
tobi
1
2025-03-02
[chore] github.com/superseriousbusiness/httpsig -> codeberg.org/superseriousb...
tobi
2
2025-03-02
[chore] github.com/superseriousbusiness/activity -> codeberg.org/superserious...
tobi
1
2025-02-11
[bug] respect `X-Robots-Tag` and `robots.txt` on api/v1/instance and nodeinfo...
alemi.dev
2
2025-01-23
[feature] Push notifications (#3587)
Vyr Cossont
1
2025-01-20
[bugfix] Store LastModified for domain perm subs + send as If-Modified-Since ...
tobi
2
2025-01-08
[feature] Fetch + create domain permissions from subscriptions nightly (#3635)
tobi
3
2024-10-16
[chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420)
Markus Unterwaditzer
1
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
[next]