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
Age
Commit message (
Expand
)
Author
Files
2026-01-22
[bugfix] Check that token is defined before logging the user out (#4632)
v0.20.3
prettysunflower
2
2026-01-22
[bugfix] Mark targets of pre-approved polite interaction requests as no longe...
tobi
1
2026-01-22
[chore] Update robots.txt md5 hashes for etags (#4623)
tobi
1
2026-01-22
[chore] Update robots.txt with latest list of "ai" bullshit user-agents (#4622)
tobi
1
2026-01-22
[bugfix] Check follow req as well as follow when building relationship model ...
tobi
3
2026-01-22
[bugfix] Remove follow (req) notifications on Follow Undo (#4604)
tobi
3
2026-01-22
[bugfix] don't apply visibility / status filtering when requesting your own a...
kim
4
2026-01-22
[bugfix] potential race condition on status unboost (#4596)
kim
2
2026-01-22
[bugfix] Return unboosted status with reblogged=false (#4593)
tobi
2
2025-11-17
[chore] Go back to using `name` for attachment alt text for now, add note in ...
v0.20.2
tobi
4
2025-11-17
[feature] Implement stub `authorize_interaction` route (#4557)
Kevin Gimbel
3
2025-11-17
[bugfix] Add Swagger docs for the user:notification stream (#4555)
Vyr Cossont
2
2025-11-17
[bugfix] Fix async-emoji-loading (#4553)
kim
1
2025-11-17
[bugfix] Add Swagger docs for blur filter action (#4551)
Vyr Cossont
5
2025-11-17
[bugfix] update go-mmap to macOS-compatible version (#4550)
Vyr Cossont
5
2025-11-17
[chore] Apply schema for OpenAPI errors (#4511)
Vyr Cossont
211
2025-11-17
[performance] remove hard reliance on .Cached field to indicate whether media...
kim
6
2025-11-17
[chore] update dependencies (#4547)
kim
77
2025-11-17
[performance] add optional S3 object info caching (#4546)
kim
15
2025-11-17
[chore] update dependencies (#4542)
kim
111
2025-11-17
[performance] when transforming media, perform read operations of large files...
kim
11
2025-11-17
[bugfix] more RSS validation issues (#4517)
kim
21
2025-11-17
[bugfix] Fix invalid period parameter when generating the TOTP URL (#4536)
TwizzyDizzy
1
2025-11-17
[chore] update dependencies (#4539)
kim
149
2025-11-17
[chore] add a 'nos3' build tag to support compiling without S3 storage suppor...
kim
4
2025-11-17
[chore] add a 'nosqlite' and 'nopostgres' build tags to support compiling wit...
kim
6
2025-11-17
[chore] reduce binary size (#4519)
kim
1
2025-11-17
[chore/frontend] Use `autocomplete="one-time-code"` for 2fa input (#4516)
tobi
1
2025-11-17
[chore] fix typo in web push notification title (#4514)
nicole mikołajczyk
1
2025-11-17
[performance] reduce account stats database calls (#4496)
kim
9
2025-11-17
[chore] update dependencies (#4507)
kim
17
2025-11-17
[bugfix] recheck for just-processed-emoji within mutex lock before starting p...
kim
1
2025-11-17
[performance] pull in latest httpsig with performance enhancements and bugfix...
kim
10
2025-11-17
[performance] handle emoji refreshes asynchronously when fetched as part of a...
kim
5
2025-10-17
[chore] Better handling of Gone accounts during `PostInbox` (return 202 Accep...
v0.20.1
tobi
2
2025-10-17
[chore] Rationalize HTTP return codes for fedi endpoints, other tidying up (#...
tobi
35
2025-10-17
[bugfix] Fix HTTP return code for Likes of remote statuses (#4504)
tobi
1
2025-10-17
[performance] cache account IDs in home timeline query not in exclusive lists...
kim
9
2025-10-17
[chore/performance] Use CTE for list select statuses query (#4501)
tobi
2
2025-10-17
[bugfix] rss feed validation (#4499)
kim
2
2025-10-17
[feature] granular admin scopes for custom emojis (#4489)
Vyr Cossont
11
2025-10-17
[docs] Document setting `OTEL_EXPORTER_PROMETHEUS_HOST` for Docker (#4498)
tobi
2
2025-10-17
[bugfix] Fix "client IP could not be parsed" error msg (#4497)
tobi
1
2025-10-17
[chore] update dependencies (#4495)
kim
336
2025-10-17
[bugfix] repeated posts on timeline endpoints (#4494)
kim
5
2025-10-08
[performance] add benchmarks for native Go imaging code, small tweaks to redu...
v0.20.0
kim
3
2025-10-07
[bugfix] Log a warning when clientIP could not be parsed during rate limiting...
tobi
1
2025-10-06
[bugfix] Fix `db error checking for int req: sql: no rows in result set` (#4478)
v0.20.0-rc4
tobi
1
2025-10-06
[bugfix] Fix nil ptr in `DifferentFrom` func (#4477)
tobi
1
2025-10-05
[docs] Add db migration tip for slow hardware instances. (#4457)
v0.20.0-rc2
Daniël Franke
2
[next]