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-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
[bugfix] Update interaction policies of freshly dereffed statuses if differen...
tobi
2
2025-10-03
[bugfix] status refresh race condition causing double edit notifications (#4470)
kim
2
2025-10-03
[chore] update dependencies (#4468)
kim
1
2025-10-03
[chore] Use bulk updates + fewer loops in status rethreading migration (#4459)
tobi
6
2025-09-25
[chore] update dependencies (#4458)
kim
1
2025-09-24
[chore] ffmpeg webassembly fiddling (#4454)
kim
6
2025-09-18
[chore/docs] Fix Prometheus metric names for Gin, include example Grafana das...
v0.20.0-rc1
tobi
2
2025-09-18
[feature] add paging support to rss feed endpoint, and support JSON / atom fe...
kim
12
2025-09-17
[chore] remove nollamas middleware for now (after discussions with a security...
kim
8
2025-09-16
[feature] Stub out trends + suggestions (always return empty array) (#4435)
tobi
6
2025-09-15
[bugfix] API status edit history returned in inverse order (#4432)
kim
5
2025-09-15
[bugfix] Parse `scheduled_at` as ISO8601 with offset if RFC3339 parse fails (...
tobi
4
2025-09-14
[feature] Support new model of interaction flow for forward compat with v0.21...
tobi
63
2025-09-11
[bugfix] set link header lo,hi values directly from returned slice, don't acc...
kim
2
2025-09-07
[bugfix] check for nil notification (#4417)
kim
1
2025-09-07
[bugfix] ensure std log writer passes byte slices along as string, or JSON wi...
kim
1
2025-09-07
[performance] more logging tweaks (#4415)
kim
5
2025-09-04
[bugfix] fix lo paging value not always being set (#4407)
kim
1
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
[next]