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
/
cache
Age
Commit message (
Expand
)
Author
Files
2025-11-17
[performance] reduce account stats database calls (#4496)
kim
1
2025-10-17
[performance] cache account IDs in home timeline query not in exclusive lists...
kim
3
2025-10-17
[bugfix] repeated posts on timeline endpoints (#4494)
kim
1
2025-09-14
[feature] Support new model of interaction flow for forward compat with v0.21...
tobi
2
2025-09-11
[bugfix] set link header lo,hi values directly from returned slice, don't acc...
kim
1
2025-09-04
[bugfix] fix lo paging value not always being set (#4407)
kim
1
2025-08-21
[chore] update dependencies (#4386)
kim
2
2025-08-12
[feature] scheduled statuses (#4274)
nicole mikołajczyk
4
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
1
2025-07-01
[performance] add statusfilter cache to cache calculated status filtering res...
kim
6
2025-06-24
[performance] filter model and database table improvements (#4277)
kim
4
2025-05-31
[performance] cache mute check results (#4202)
kim
6
2025-05-22
[chore] Upgrade to Go 1.24 (#4187)
Daenney
1
2025-05-17
[bugfix] fix case of failed timeline preload causing lockups (#4182)
kim
3
2025-05-11
[feature] Notify accounts when a status they've interacted with has been edit...
tobi
2
2025-05-06
[bugfix] ensure timeline limit query is respected (#4141)
kim
2
2025-05-04
[bugfix] Fix no notification if mention edited into status (#4102)
tobi
2
2025-04-26
[feature] Move to code.superseriousbusiness.org
Daenney
13
2025-04-26
[performance] rewrite timelines to rely on new timeline cache type (#3941)
kim
8
2025-04-06
[chore] Migrate accounts to new table, relax uniqueness constraint of actor `...
tobi
2
2025-03-18
[bugfix] Avoid nil ptr if maintenance router can't be started (#3919)
tobi
1
2025-03-07
[feature] Parse content warning to HTML, serialize via client API as plaintex...
tobi
1
2025-03-06
[bugfix] Store and expose status content type (#3870)
ewwwin
1
2025-03-05
[bugfix] Return useful err on `server start` failure (#3879)
tobi
2
2025-03-03
[feature] Refactor tokens, allow multiple app redirect_uris (#3849)
tobi
4
2025-01-23
[feature] Push notifications (#3587)
Vyr Cossont
4
2025-01-22
[performance] reduce InboxForward->Create calls by partially implementing Exi...
kim
1
2025-01-20
[bugfix] Store LastModified for domain perm subs + send as If-Modified-Since ...
tobi
1
2025-01-08
[chore] replace statuses.updated_at column with statuses.edited_at (#3636)
kim
1
2025-01-05
[feature] Create/update/remove domain permission subscriptions (#3623)
tobi
3
2024-12-31
[bugfix] more little edit fixes (#3633)
kim
1
2024-12-05
[feature] add support for receiving federated status edits (#3597)
kim
4
2024-11-21
[feature] Add domain permission drafts and excludes (#3547)
tobi
3
2024-10-16
[chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420)
Markus Unterwaditzer
1
2024-09-28
[bugfix] visibility after implicit approval not getting invalidated (#3370)
kim
2
2024-09-23
[chore] local instance count query caching, improved status context endpoint ...
kim
2
2024-09-16
[performance] cache more database calls, reduce required database calls overa...
kim
4
2024-09-16
[bugfix] Use better plaintext representation of status for filtering (#3301)
tobi
1
2024-09-10
[feature] Process `Reject` of interaction via fedi API, put rejected statuses...
tobi
3
2024-08-24
[feature] Interaction requests client api + settings panel (#3215)
tobi
3
2024-07-29
[feature] Implement following hashtags (#3141)
Vyr Cossont
2
2024-07-24
[chore] renames the `GTS` caches to `DB` caches (#3127)
kim
3
2024-07-23
[feature] Conversations API (#3013)
Vyr Cossont
5
2024-07-11
[chore] Add interaction policy gtsmodels (#3075)
tobi
3
2024-06-28
[bugfix] Fix typo in instance cache copyF (#3052)
tobi
1
2024-06-26
[chore] media and emoji refactoring (#3000)
kim
1
2024-06-06
[feature] User muting (#2960)
Vyr Cossont
4
2024-06-06
[feature] do not uncache status / emoji media if attached status is bookmarke...
kim
4
2024-05-28
[chore/bugfix] Don't cache MovedTo account (#2939)
tobi
1
[next]