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-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
2024-05-21
[performance] cache v2 filter keyword regular expressions (#2903)
kim
1
2024-05-06
update the total ratios calculation to include ALL caches (previously was mis...
kim
2
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
4
2024-04-15
[performance] cached oauth database types (#2838)
kim
4
2024-04-11
[feature] New user sign-up via web page (#2796)
tobi
1
2024-04-11
[performance] massively improved ActivityPub delivery worker efficiency (#2812)
kim
1
2024-04-02
[chore] bump go structr cache version -> v0.6.0 (#2773)
kim
5
2024-03-22
[chore] Move local account settings to separate db table (#2770)
tobi
3
2024-03-06
[feature/chore] Add Move database functions + cache (#2647)
tobi
4
2024-03-06
[feature] Filters v1 (#2594)
Vyr Cossont
3
2024-02-12
[performance] temporarily cache account status counts to reduce no. account c...
kim
3
2024-01-19
[performance] overhaul struct (+ result) caching library for simplicity, perf...
kim
6
2024-01-17
[chore] update viper version (#2539)
kim
1
2024-01-09
[bugfix] fix higher-level explicit domain rules causing issues with lower-lev...
kim
2
2023-12-18
[feature] request blocking by http headers (#2409)
kim
3
2023-12-15
[bugfix] use a much shorter refresh limit for statuses with polls (#2453)
v0.13.0
kim
1
2023-12-11
[bugfix] ensure the 'Closing' flag doesn't get cached (#2443)
kim
1
2023-11-30
[bugfix] return 400 Bad Request on more cases of malformed AS data (#2399)
kim
1
2023-11-27
[bugfix] Don't copy ptr fields in caches (#2386)
tobi
1
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
3
2023-10-25
[feature] Status thread mute/unmute functionality (#2278)
tobi
3
2023-09-23
[chore] fix typo in slice.go (#2219)
K
1
2023-09-21
[feature] Implement explicit domain allows + allowlist federation mode (#2200)
tobi
3
2023-09-07
[chore] much improved paging package (#2182)
kim
1
2023-08-14
[bugfix] fix inconsistent calculated cache sizes (#2115)
v0.11.0
kim
2
[next]