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
/
cache.go
Age
Commit message (
Expand
)
Author
Files
2025-01-23
[feature] Push notifications (#3587)
Vyr Cossont
1
2025-01-22
[performance] reduce InboxForward->Create calls by partially implementing Exi...
kim
1
2025-01-05
[feature] Create/update/remove domain permission subscriptions (#3623)
tobi
1
2024-12-05
[feature] add support for receiving federated status edits (#3597)
kim
1
2024-11-21
[feature] Add domain permission drafts and excludes (#3547)
tobi
1
2024-09-16
[performance] cache more database calls, reduce required database calls overa...
kim
1
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
1
2024-08-24
[feature] Interaction requests client api + settings panel (#3215)
tobi
1
2024-07-29
[feature] Implement following hashtags (#3141)
Vyr Cossont
1
2024-07-24
[chore] renames the `GTS` caches to `DB` caches (#3127)
kim
1
2024-07-23
[feature] Conversations API (#3013)
Vyr Cossont
1
2024-07-11
[chore] Add interaction policy gtsmodels (#3075)
tobi
1
2024-06-06
[feature] User muting (#2960)
Vyr Cossont
1
2024-06-06
[feature] do not uncache status / emoji media if attached status is bookmarke...
kim
1
2024-05-02
add missing caches to the main cache sweep command (#2891)
kim
1
2024-04-16
[feature/performance] Store account stats in separate table (#2831)
tobi
1
2024-04-15
[performance] cached oauth database types (#2838)
kim
1
2024-04-11
[performance] massively improved ActivityPub delivery worker efficiency (#2812)
kim
1
2024-03-22
[chore] Move local account settings to separate db table (#2770)
tobi
1
2024-03-06
[feature/chore] Add Move database functions + cache (#2647)
tobi
1
2024-03-06
[feature] Filters v1 (#2594)
Vyr Cossont
1
2024-02-12
[performance] temporarily cache account status counts to reduce no. account c...
kim
1
2024-01-19
[performance] overhaul struct (+ result) caching library for simplicity, perf...
kim
1
2023-12-18
[feature] request blocking by http headers (#2409)
kim
1
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
1
2023-10-25
[feature] Status thread mute/unmute functionality (#2278)
tobi
1
2023-08-04
[performance] add caching of status fave, boost of, in reply to ID lists (#2060)
kim
1
2023-08-03
[feature] simpler cache size configuration (#2051)
kim
1
2023-07-31
[performance] cache follow, follow request and block ID lists (#2027)
kim
1
2023-07-18
[bugfix] more robust list timeline invalidation (#1995)
v0.10.0-rc3
kim
1
2023-06-22
[bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853)
kim
1
2023-05-12
[feature] status refetch support (#1690)
kim
1
2023-05-09
[bugfix] update go-cache version to support multi-keying (#1756)
kim
1
2023-03-31
[bugfix] Fix relationship not updating 'following' on accept follow request (...
tobi
1
2023-03-28
[performance] refactoring + add fave / follow / request / visibility caching ...
kim
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2022-12-08
[chore] move caches to a separate State{} structure (#1078)
kim
1
2022-07-10
[chore] consolidate caching libraries (#704)
kim
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-08-25
Pg to bun (#148)
tobi
1
2021-08-20
Database updates (#144)
tobi
1
2021-03-11
start adding mastodon api types
tsmethurst
1
2021-03-09
moving stuff around, stubbing interfaces
tsmethurst
1
2021-03-02
start implementing db interface
tsmethurst
1