Age | Commit message (Expand) | Author | Files |
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-06-06 | [feature] User muting (#2960) | Vyr Cossont | 1 |
2024-04-16 | [feature/performance] Store account stats in separate table (#2831) | tobi | 1 |
2024-04-03 | [bugfix] Sort follows chronologically (#2801) | Daenney | 1 |
2024-04-02 | [chore] bump go structr cache version -> v0.6.0 (#2773) | kim | 1 |
2024-02-20 | [feature] Add `requested_by` to relationship model (#2672) | tobi | 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-11-08 | [feature] add support for polls + receiving federated status edits (#2330) | kim | 1 |
2023-09-12 | [feature] add paging to account follows, followers and follow requests endpoi... | kim | 1 |
2023-09-07 | [chore] much improved paging package (#2182) | kim | 1 |
2023-08-17 | [bugfix] fix double firing bun.DB query hooks (#2124) | kim | 1 |
2023-07-31 | [performance] cache follow, follow request and block ID lists (#2027) | kim | 1 |
2023-07-27 | [feature] Support setting private notes on accounts (#1982) | Vyr Cossont | 1 |
2023-07-25 | [performance] retry db queries on busy errors (#2025) | kim | 1 |
2023-03-28 | [performance] refactoring + add fave / follow / request / visibility caching ... | kim | 1 |
2023-03-20 | [chore] Refactor account deleting/block logic, tidy up some other processing ... | tobi | 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-11-20 | [performance] add account block DB cache and remove block query joins (#1085) | kim | 1 |
2022-10-08 | [chore] Standardize database queries, use `bun.Ident()` properly (#886) | tobi | 1 |
2022-08-31 | [feature] Sort follow requests, followers, and following by updated_at (#774) | Blackle Morisanchetto | 1 |
2022-08-15 | [chore] Update bun / sqlite versions; update gtsmodels (#754) | tobi | 1 |
2022-05-02 | [performance] Speed up some of the slower db queries (#523) | tobi | 1 |
2021-12-20 | Extend license notices to 2022 (#354) | tobi | 1 |
2021-12-07 | Implement Cobra CLI tooling, Viper config tooling (#336) | tobi | 1 |
2021-11-22 | Enable stricter linting with golangci-lint (#316) | tobi | 1 |
2021-10-16 | Follow request improvements (#282) | tobi | 1 |
2021-09-01 | Improve GetRemoteStatus and db.GetStatus() logic (#174) | kim | 1 |
2021-08-29 | Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172) | kim | 1 |
2021-08-26 | some more little fixes for all to enjoy (#161) | tobi | 1 |
2021-08-26 | fix public timeline bug (#150) | tobi | 1 |
2021-08-25 | Pg to bun (#148) | tobi | 1 |