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
/
workers
Age
Commit message (
Expand
)
Author
Files
2025-11-17
[performance] reduce account stats database calls (#4496)
kim
3
2025-09-14
[feature] Support new model of interaction flow for forward compat with v0.21...
tobi
5
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
2
2025-07-14
[bugfix] use correct interaction type for pre-accepted interaction requests (...
nicole mikołajczyk
3
2025-07-04
[chore] move status filtering from type converter (#4306)
kim
5
2025-07-01
[performance] add statusfilter cache to cache calculated status filtering res...
kim
3
2025-06-24
[performance] filter model and database table improvements (#4277)
kim
3
2025-06-11
[bugfix] process account delete synchronously to prevent OOM (#4260)
kim
2
2025-05-31
[performance] cache mute check results (#4202)
kim
8
2025-05-22
[chore] Upgrade to Go 1.24 (#4187)
Daenney
3
2025-05-15
[chore] various federatingdb tweaks (#4178)
kim
1
2025-05-11
[feature] Notify accounts when a status they've interacted with has been edit...
tobi
5
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
4
2025-05-02
[bugfix/chore] Invalidate prepared statuses when account representation chang...
tobi
3
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
4
2025-04-25
[chore] Move deps to code.superseriousbusiness.org (#4054)
tobi
1
2025-04-06
[chore] Migrate accounts to new table, relax uniqueness constraint of actor `...
tobi
1
2025-03-03
[feature] Refactor tokens, allow multiple app redirect_uris (#3849)
tobi
1
2025-03-02
[chore] github.com/superseriousbusiness/activity -> codeberg.org/superserious...
tobi
1
2025-02-26
[feature] Enforce OAuth token scopes (#3835)
tobi
1
2025-02-20
[bugfix] update fedi api to support multiple separate votes in same multiple ...
kim
1
2025-02-19
[feature] Forward-compatibility with Approval objects (#3807)
tobi
1
2025-02-17
adds more code comments and some small code formatting tweaks (#3799)
kim
1
2025-02-12
[feature] Implement backfilling statuses thru scheduled_at (#3685)
Vyr Cossont
2
2025-01-24
[feature] Process incoming Undo Announce properly (#3676)
tobi
2
2025-01-23
[feature] Push notifications (#3587)
Vyr Cossont
6
2025-01-23
[feature] Serve bot accounts over AP as Service instead of Person (#3672)
tobi
1
2025-01-08
[chore] replace statuses.updated_at column with statuses.edited_at (#3636)
kim
1
2024-12-23
[feature] add support for clients editing statuses and fetching status revisi...
kim
1
2024-12-05
[feature] add support for receiving federated status edits (#3597)
kim
1
2024-11-28
send out poll votes as separate create activities given that no other AP serv...
kim
1
2024-11-25
[bugfix] notification types missing from link header (#3571)
kim
1
2024-11-25
[performance] convert enum strings to ints (#3558)
kim
1
2024-10-08
[feature] Distribute + ingest Accepts to followers (#3404)
tobi
1
2024-09-23
[chore] local instance count query caching, improved status context endpoint ...
kim
1
2024-09-20
[chore] ensure consistent caller name fetching regardless of compiler inlinin...
kim
2
2024-09-16
[bugfix] Ensure id set on outgoing Reject + Accept (#3312)
tobi
1
2024-09-16
[performance] cache more database calls, reduce required database calls overa...
kim
3
2024-09-10
[feature] Process `Reject` of interaction via fedi API, put rejected statuses...
tobi
4
2024-09-09
[feature] Implement exclusive lists (#3280)
Vyr Cossont
2
2024-08-24
[chore/bugfix] Fix missing insertion of preapproved interaction requests (#3228)
tobi
1
2024-08-24
[feature] Interaction requests client api + settings panel (#3215)
tobi
9
2024-08-22
[feature] Use `local_only` field, deprecate `federated` field (#3222)
tobi
1
2024-08-13
[security] harden account update logic (#3198)
kim
1
2024-08-11
[bugfix] updated pinned counts on status delete (#3188)
kim
3
2024-08-02
[chore] move PopulateAccountStats() nil check often performed into function i...
kim
1
[next]