Age | Commit message (Expand) | Author | Files |
2023-09-29 | [chore/bugfix] Deinterface text.Formatter, allow underscores in hashtags (#2233) | tobi | 3 |
2023-09-29 | [bugfix] Move follow.show_reblogs check further up to avoid showing unwanted ... | tobi | 1 |
2023-09-23 | [chore] deinterface the typeutils.Converter and update to use state structure... | kim | 65 |
2023-09-21 | [feature] Implement explicit domain allows + allowlist federation mode (#2200) | tobi | 6 |
2023-09-20 | [feature] add paging to AP following / followers endpoints (#2198) | kim | 1 |
2023-09-12 | [feature] add paging to account follows, followers and follow requests endpoi... | kim | 14 |
2023-09-12 | [feature] Allow admins to expire remote public keys; refetch expired keys on ... | tobi | 3 |
2023-09-07 | [chore] much improved paging package (#2182) | kim | 1 |
2023-09-04 | [feature] Store admin actions in the db, prevent conflicting actions (#2167) | tobi | 9 |
2023-08-19 | [feature] Instance rules (#2125) | f0x52 | 3 |
2023-08-15 | [chore] ensure worker contexts have request ID (#2120) | kim | 2 |
2023-08-11 | [bugfix] Use custom bluemonday policy to disallow inline img tags (#2100) | tobi | 6 |
2023-08-11 | [bugfix] Populate followReq before accessing targetaccount pointer (#2099) | tobi | 1 |
2023-08-10 | [chore] Add test to ensure `show_reblogs` on follow works as expected (#2093) | tobi | 1 |
2023-08-10 | [performance] remove last of relational queries to instead rely on caches (#2... | kim | 2 |
2023-08-09 | [feature] List replies policy, refactor async workers (#2087) | tobi | 21 |
2023-08-08 | [bugfix] don't accept unrelated statuses (#2078) | kim | 1 |
2023-08-07 | [chore] Use generic pointer function (#2080) | Daenney | 5 |
2023-08-07 | [feature] Allow full BCP 47 in language inputs (#2067) | Vyr Cossont | 4 |
2023-08-04 | [performance] add caching of status fave, boost of, in reply to ID lists (#2060) | kim | 4 |
2023-08-02 | [bugfix] Rework MultiError to wrap + unwrap errors properly (#2057) | tobi | 1 |
2023-08-02 | [bugfix] Allow instance accounts to be shown in search results in certain cir... | tobi | 4 |
2023-07-31 | [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) | tobi | 3 |
2023-07-31 | [performance] cache follow, follow request and block ID lists (#2027) | kim | 2 |
2023-07-29 | [feature] Implement markers API (#1989) | Vyr Cossont | 4 |
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-07-24 | [feature/performance] support uncaching remote emoji + scheduled cleanup func... | kim | 4 |
2023-07-23 | [chore] Admin CLI + new account creation refactoring (#2008) | tobi | 3 |
2023-07-21 | [bugfix] Return all accounts when list accounts limit <= 0 (#2014)v0.10.0 | tobi | 1 |
2023-07-18 | [bugfix] more robust list timeline invalidation (#1995)v0.10.0-rc3 | kim | 10 |
2023-07-12 | [bugfix] Update account `Update` logic (#1984) | tobi | 1 |
2023-07-10 | [bugfix] Tidy up rss feed serving; don't error on empty feed (#1970) | tobi | 2 |
2023-07-08 | [bugfix] Fix delete follow req instead of follow (#1962) | tobi | 1 |
2023-07-08 | [bugfix] Delete mutual follow (requests) when receiving block from remote (#1... | tobi | 1 |
2023-07-07 | [bugfix] Reorder web view logic, other small fixes (#1954) | tobi | 4 |
2023-07-07 | [chore/bugfix] Domain block tidying up, Implement first pass of `207 Multi-St... | tobi | 2 |
2023-06-24 | [bugfix] Ensure `InReplyToID` set properly, update dereference ancestors func... | tobi | 1 |
2023-06-22 | [bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853) | kim | 5 |
2023-06-21 | [feature] Add partial text search for accounts + statuses (#1836) | tobi | 7 |
2023-06-11 | [bugfix] Invalidate timeline entries for status when stats change (#1879) | tobi | 6 |
2023-06-10 | [bugfix] Delete from list timeline on status deletion (#1878) | tobi | 1 |
2023-06-04 | [chore] tidy + test timelines a bit better (#1865) | tobi | 2 |
2023-06-03 | [chore] Update versions, fix lint errors (#1860) | tobi | 2 |
2023-05-28 | [chore] tidy up media manager, add calling func to errors, build-script impro... | kim | 13 |
2023-05-25 | [feature] Add List functionality (#1802) | tobi | 28 |
2023-05-22 | [chore] update account statuses paging logic (#1814) | tobi | 1 |
2023-05-15 | [bugfix] Fix duplicating fields on profile edit (#1788) | tobi | 2 |
2023-05-12 | [feature] status refetch support (#1690) | kim | 13 |
2023-05-09 | [feature] Enable federation in/out of profile PropertyValue fields (#1722) | tobi | 11 |