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
/
processing
Age
Commit message (
Expand
)
Author
Files
2025-11-17
[performance] remove hard reliance on .Cached field to indicate whether media...
kim
2
2025-11-17
[bugfix] more RSS validation issues (#4517)
kim
16
2025-11-17
[bugfix] Fix invalid period parameter when generating the TOTP URL (#4536)
TwizzyDizzy
1
2025-11-17
[performance] reduce account stats database calls (#4496)
kim
3
2025-11-17
[performance] handle emoji refreshes asynchronously when fetched as part of a...
kim
2
2025-10-17
[chore] Rationalize HTTP return codes for fedi endpoints, other tidying up (#...
tobi
8
2025-09-18
[feature] add paging support to rss feed endpoint, and support JSON / atom fe...
kim
3
2025-09-15
[bugfix] API status edit history returned in inverse order (#4432)
kim
1
2025-09-14
[feature] Support new model of interaction flow for forward compat with v0.21...
tobi
15
2025-09-11
[bugfix] set link header lo,hi values directly from returned slice, don't acc...
kim
1
2025-09-07
[bugfix] check for nil notification (#4417)
kim
1
2025-08-14
[bugfix] insert filter keywords/statuses into DB when creating new filters (#...
nicole mikołajczyk
1
2025-08-13
[feature] 2fa management via CLI (#4368)
kim
1
2025-08-12
[feature] scheduled statuses (#4274)
nicole mikołajczyk
9
2025-07-30
[feature] add streaming of statuses and status updates to LOCAL / PUBLIC time...
kim
2
2025-07-29
[performance] bump codeberg.org/gruf/go-kv to v2 (#4341)
kim
7
2025-07-14
[bugfix] use correct interaction type for pre-accepted interaction requests (...
nicole mikołajczyk
3
2025-07-09
[feature] Use `hidesToPublicFromUnauthedWeb` and `hidesCcPublicFromUnauthedWe...
tobi
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
28
2025-07-01
[performance] add statusfilter cache to cache calculated status filtering res...
kim
28
2025-06-24
[performance] filter model and database table improvements (#4277)
kim
40
2025-06-20
[bugfix] Queue implicit accepts *before* other side effects (#4282)
tobi
3
2025-06-19
[bugfix] delete interaction requests when deleting account (#4278)
nicole mikołajczyk
1
2025-06-15
[feature] Handle retractions of domain permission subscription entries (#4261)
tobi
2
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
6
2025-06-09
[bugfix] return 422 for invalid status visibility (#4252)
nicole mikołajczyk
2
2025-06-02
[feature] /api/v1/follow_requests/outgoing (#4224)
nicole mikołajczyk
1
2025-05-31
[performance] cache mute check results (#4202)
kim
35
2025-05-26
[chore] migration to update `statuses.thread_id` to be notnull (#4160)
kim
1
2025-05-22
[chore] Upgrade to Go 1.24 (#4187)
Daenney
44
2025-05-20
[feature] Allow exposing allows, implement `/api/v1/domain_blocks` and `/api/...
tobi
1
2025-05-15
[chore] various federatingdb tweaks (#4178)
kim
1
2025-05-13
[chore] Deprecate `with_approval`, `always` (client API), `approvalRequired`,...
tobi
4
2025-05-11
[feature] Notify accounts when a status they've interacted with has been edit...
tobi
5
2025-05-06
[feature] support nested configuration files, and setting ALL configuration v...
kim
1
2025-05-06
[bugfix] fix statuses not being notified (#4143)
tobi
1
2025-05-05
[bugfix] Prevent multiple mentions being created for one mention (#4127)
tobi
2
2025-05-04
[bugfix] Fix no notification if mention edited into status (#4102)
tobi
5
2025-05-03
[bugfix] Ensure Account and TargetAccount set when doing UndoFollow (#4118)
tobi
1
2025-05-02
[bugfix/chore] Invalidate prepared statuses when account representation chang...
tobi
3
2025-04-27
[chore] Rewrite all remaining Github links
Daenney
1
2025-04-26
[feature] Move to code.superseriousbusiness.org
Daenney
227
2025-04-26
[performance] rewrite timelines to rely on new timeline cache type (#3941)
kim
20
2025-04-25
[chore] Move deps to code.superseriousbusiness.org (#4054)
tobi
5
2025-04-22
[bugfix] Use util.IsNil for checking DomainPermission (#4040)
tobi
1
2025-04-14
ensure 'none' gets included in serializable visibilities (#4007)
kim
1
2025-04-11
[bugfix] Fix setting bot on/off (#3986)
tobi
2
2025-04-10
[feature] Implement /oauth/revoke for token revocation (#3983)
tobi
1
[next]