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
/
db
/
bundb
/
list.go
Age
Commit message (
Expand
)
Author
Files
2025-10-17
[performance] cache account IDs in home timeline query not in exclusive lists...
kim
1
2025-04-26
[feature] Move to code.superseriousbusiness.org
Daenney
1
2025-04-26
[performance] rewrite timelines to rely on new timeline cache type (#3941)
kim
1
2024-11-11
[performance] minimise log field allocations (#3529)
kim
1
2024-09-16
[performance] cache more database calls, reduce required database calls overa...
kim
1
2024-09-02
[chore/performance] Avoid unnecessary "uncached" queries (#3265)
tobi
1
2024-07-31
[feature] Allow users to export data via the settings panel (#3140)
tobi
1
2024-07-24
[chore] renames the `GTS` caches to `DB` caches (#3127)
kim
1
2024-04-02
[chore] bump go structr cache version -> v0.6.0 (#2773)
kim
1
2024-02-07
[feature/performance] sqlite pragma optimize on close (#2596)
kim
1
2024-01-19
[performance] overhaul struct (+ result) caching library for simplicity, perf...
kim
1
2023-08-31
[bugfix] wrap bun.Tx to add our own error processing (#2169)
kim
1
2023-08-17
[bugfix] fix double firing bun.DB query hooks (#2124)
kim
1
2023-08-09
[feature] List replies policy, refactor async workers (#2087)
tobi
1
2023-08-09
[bugfix] Fix incorrect per-loop variable capture (#2092)
Daenney
1
2023-08-02
[bugfix] Rework MultiError to wrap + unwrap errors properly (#2057)
tobi
1
2023-07-31
[performance] cache follow, follow request and block ID lists (#2027)
kim
1
2023-07-25
[performance] retry db queries on busy errors (#2025)
kim
1
2023-07-18
[bugfix] more robust list timeline invalidation (#1995)
v0.10.0-rc3
kim
1
2023-05-25
[feature] Add List functionality (#1802)
tobi
1