summaryrefslogtreecommitdiff
path: root/internal/db
AgeCommit message (Expand)AuthorFiles
2023-10-25[feature] Status thread mute/unmute functionality (#2278)Libravatar tobi10
2023-10-23[chore] bump go version -> 1.21.x (#2287)Libravatar tobi1
2023-10-18[bugfix] Postgres error wrapping fix (#2276)Libravatar tobi2
2023-09-29[bugfix] Fix paging for empty items (#2236)Libravatar tobi1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim1
2023-09-21[feature] Implement explicit domain allows + allowlist federation mode (#2200)Libravatar tobi4
2023-09-12[feature] add paging to account follows, followers and follow requests endpoi...Libravatar kim6
2023-09-12[feature] Allow admins to expire remote public keys; refetch expired keys on ...Libravatar tobi1
2023-09-07[chore] much improved paging package (#2182)Libravatar kim2
2023-09-04[feature] Store admin actions in the db, prevent conflicting actions (#2167)Libravatar tobi3
2023-09-01[bugfix] move SQLite pragmas into connection string (#2171)Libravatar kim1
2023-08-31[bugfix] wrap bun.Tx to add our own error processing (#2169)Libravatar kim7
2023-08-22[performance] Rework home timeline query to use cache more (#2148)Libravatar tobi2
2023-08-21[performance] Tweak media attachment cleanup; replace stale index (#2143)Libravatar tobi4
2023-08-19[feature] Instance rules (#2125)Libravatar f0x5210
2023-08-17[bugfix] fix double firing bun.DB query hooks (#2124)Libravatar kim32
2023-08-10[performance] remove last of relational queries to instead rely on caches (#2...Libravatar kim7
2023-08-09[feature] List replies policy, refactor async workers (#2087)Libravatar tobi12
2023-08-09[bugfix] Fix incorrect per-loop variable capture (#2092)Libravatar Daenney1
2023-08-07[chore] Use generic pointer function (#2080)Libravatar Daenney6
2023-08-04[performance] add caching of status fave, boost of, in reply to ID lists (#2060)Libravatar kim6
2023-08-02[bugfix] Rework MultiError to wrap + unwrap errors properly (#2057)Libravatar tobi6
2023-08-02[bugfix] fix slow accounts / statuses using emojis lookups (#2056)Libravatar kim3
2023-07-31[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)Libravatar tobi16
2023-07-31[performance] cache follow, follow request and block ID lists (#2027)Libravatar kim11
2023-07-29[feature] Implement markers API (#1989)Libravatar Vyr Cossont7
2023-07-27[chore] fix merge issue (#2029)Libravatar tobi1
2023-07-27[feature] Support setting private notes on accounts (#1982)Libravatar Vyr Cossont6
2023-07-25[performance] retry db queries on busy errors (#2025)Libravatar kim47
2023-07-24[feature/performance] support uncaching remote emoji + scheduled cleanup func...Libravatar kim14
2023-07-23[chore] Admin CLI + new account creation refactoring (#2008)Libravatar tobi2
2023-07-18[bugfix] more robust list timeline invalidation (#1995)v0.10.0-rc3Libravatar kim2
2023-07-08[bugfix] Delete mutual follow (requests) when receiving block from remote (#1...Libravatar tobi4
2023-07-07[chore/bugfix] Domain block tidying up, Implement first pass of `207 Multi-St...Libravatar tobi5
2023-07-05[chore/performance] Remove remaining 'whereEmptyOrNull' funcs (#1946)Libravatar tobi6
2023-06-22[bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853)Libravatar kim6
2023-06-21[feature] Add partial text search for accounts + statuses (#1836)Libravatar tobi6
2023-06-11[bugfix] Invalidate timeline entries for status when stats change (#1879)Libravatar tobi2
2023-06-04[bugfix] Fix slow joined home timeline query (#1867)Libravatar tobi1
2023-06-03[chore] Update versions, fix lint errors (#1860)Libravatar tobi1
2023-06-02[bugfix] Allow lowercase emoji shortcode in frontend (#1851)Libravatar Julian-Samuel Gebühr2
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi13
2023-05-22[chore] update account statuses paging logic (#1814)Libravatar tobi2
2023-05-21[bugfix] Fix incorrect default for empty emoji domain (#1803)Libravatar tobi1
2023-05-12[chore] Update a bunch of database dependencies (#1772)Libravatar tobi1
2023-05-12[feature] status refetch support (#1690)Libravatar kim16
2023-05-09feat: initial tracing support (#1623)Libravatar Dominik Süß1
2023-05-09[bugfix] update go-cache version to support multi-keying (#1756)Libravatar kim1
2023-05-09[chore] tidy + update StatusToAPIStatus (#1754)Libravatar tobi1
2023-05-09[feature] Enable federation in/out of profile PropertyValue fields (#1722)Libravatar tobi1