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
Age
Commit message (
Expand
)
Author
Files
2025-09-04
[performance] faster request id generation (#4405)
kim
2
2025-08-31
[chore] fix copy-pasted comment (#4402)
mkljczk
1
2025-08-24
[bugfix] fix nootel metrics function signature (#4392)
kim
1
2025-08-21
[chore] update dependencies (#4386)
kim
3
2025-08-20
[feature] add metrics for worker counts, and worker queue sizes (#4387)
kim
4
2025-08-16
[bugfix] when clearing media metadata, copy all streams not just first (#4375)
kim
1
2025-08-14
[performance] replace uses of fmt.Sprintf() with inlineable buildURL_() and b...
kim
8
2025-08-14
[bugfix] insert filter keywords/statuses into DB when creating new filters (#...
nicole mikołajczyk
1
2025-08-14
[chore] return correct error message (#4377)
nicole mikołajczyk
2
2025-08-13
[feature] support blur filter action (#4371)
nicole mikołajczyk
7
2025-08-13
[feature] 2fa management via CLI (#4368)
kim
1
2025-08-12
[feature] scheduled statuses (#4274)
nicole mikołajczyk
37
2025-08-09
[feature + performance] add JSON logging format (#4355)
kim
18
2025-07-30
[feature] add streaming of statuses and status updates to LOCAL / PUBLIC time...
kim
5
2025-07-29
[chore] bump codeberg.org/gruf/go-ffmpreg to v0.6.8 (#4349)
kim
2
2025-07-29
[performance] bump codeberg.org/gruf/go-kv to v2 (#4341)
kim
25
2025-07-17
[feature] Add `avif` file support (#4331)
tobi
8
2025-07-14
[bugfix] use correct interaction type for pre-accepted interaction requests (...
nicole mikołajczyk
3
2025-07-09
[bugfix] Fix wrong default used for `HidesCcPublicFromUnauthedWeb` in migrati...
tobi
1
2025-07-09
[chore/testing] Add env vars to skip testrig setup/teardown (#4317)
tobi
3
2025-07-09
[feature] Use `hidesToPublicFromUnauthedWeb` and `hidesCcPublicFromUnauthedWe...
tobi
20
2025-07-09
[performance] use our own typed value context types for Value() key checking ...
kim
2
2025-07-06
[chore] update error message (#4311)
nicole mikołajczyk
1
2025-07-04
[chore] move status filtering from type converter (#4306)
kim
35
2025-07-04
[bugfix] set correct scope for StatusFavePOSTHandler (#4310)
nicole mikołajczyk
1
2025-07-02
[bugfix] fix possible nil ptr if requester is nil (#4307)
kim
1
2025-07-01
[performance] add statusfilter cache to cache calculated status filtering res...
kim
49
2025-06-30
[feature] Allow anchor href to work for footnotes, use ID prefix to avoid cla...
tobi
3
2025-06-26
[bugfix] fix issues with postgres array serialization (#4295)
kim
4
2025-06-25
[bugfix] move broken stage of filters migration into new migration (#4293)
kim
2
2025-06-24
[performance] filter model and database table improvements (#4277)
kim
80
2025-06-24
[bugfix] update the default configuration to not set a db type or address, to...
kim
1
2025-06-21
[bugfix] fix status.Local sometimes being nil (#4285)
kim
2
2025-06-20
[bugfix] Queue implicit accepts *before* other side effects (#4282)
tobi
3
2025-06-19
[feature] Support incoming avatar/header descriptions (#4275)
nicole mikołajczyk
3
2025-06-19
[bugfix] delete interaction requests when deleting account (#4278)
nicole mikołajczyk
3
2025-06-18
[bugfix] Remove errant `alsoKnownAs` inline `@context` entry (#4280)
tobi
1
2025-06-16
[bugfix] improved mute checking for boosted statuses (#4276)
kim
1
2025-06-15
[feature] Outgoing federation of avatar/header descriptions (#4270)
nicole mikołajczyk
4
2025-06-15
[feature] Handle retractions of domain permission subscription entries (#4261)
tobi
14
2025-06-14
[performance] use faster pixel format matching function (#4271)
kim
1
2025-06-13
[bugfix] Remove hardcoded "public" db schema assumption (#4269)
tobi
4
2025-06-13
[bugfix] Fix nil ptr dereffing instance acct outbox (#4267)
tobi
1
2025-06-11
[bugfix] process account delete synchronously to prevent OOM (#4260)
kim
11
2025-06-10
[feature] configurable maximum thumbnail dimensions (#4258)
kim
13
2025-06-10
[chore] Update interactionPolicy sub-policy parsing in line with documented d...
tobi
8
2025-06-10
[bugfix] fix existing statuses with invalid visibility (#4253)
nicole mikołajczyk
1
2025-06-10
[docs] update `protocol` arg help text to reflect documentation (#4250)
Oliver Calder
2
2025-06-09
[bugfix] return 422 for invalid status visibility (#4252)
nicole mikołajczyk
3
2025-06-09
[feature] enable footnote extension for markdown parser (#4251)
nicole mikołajczyk
2
[prev]
[next]