Age | Commit message (Expand) | Author | Files |
2024-07-17 | [chore] Fix typo (#3113) | tobi | 1 |
2024-07-17 | [feature] Allow users to set default interaction policies per status visibili... | tobi | 1 |
2024-07-13 | [chore/frontend] Tweak threading a bit, inform about hidden replies (#3097) | tobi | 1 |
2024-07-12 | [feature/frontend] Better visual separation between "main" thread and "replie... | tobi | 3 |
2024-07-11 | [chore] Add interaction policy gtsmodels (#3075) | tobi | 3 |
2024-06-26 | [chore] media and emoji refactoring (#3000) | kim | 1 |
2024-06-10 | [bugfix] boost and account recursion (#2982) | kim | 1 |
2024-06-06 | [feature] User muting (#2960) | Vyr Cossont | 1 |
2024-06-06 | [feature] do not uncache status / emoji media if attached status is bookmarke... | kim | 1 |
2024-05-06 | feature: filters v2 server-side warning/hiding (#2793) | Vyr Cossont | 1 |
2024-05-02 | [bugfix] Lock when checking/creating notifs to avoid race (#2890) | tobi | 1 |
2024-04-26 | [performance] update remaining worker pools to use queues (#2865) | kim | 4 |
2024-04-17 | [feature] Status source endpoint (#2848) | tobi | 1 |
2024-04-17 | [feature] Stub status history endpoint (#2847) | tobi | 1 |
2024-04-16 | [feature/performance] Store account stats in separate table (#2831) | tobi | 1 |
2024-03-22 | [chore] Move local account settings to separate db table (#2770) | tobi | 1 |
2024-03-06 | [feature] Filters v1 (#2594) | Vyr Cossont | 1 |
2024-02-29 | [bugfix] unwrap boosts when checking in-reply-to status (#2702) | kim | 1 |
2024-02-27 | [feature] Add experimental `instance-federation-spam-filter` option (#2685) | tobi | 2 |
2024-02-19 | [bugfix] Ensure local statuses always get a threadID so they can be muted (#2... | tobi | 2 |
2024-02-19 | [bugfix] Refactor parse mention, fix local mention bug (#2657) | tobi | 1 |
2024-02-09 | use pointer for freshness window (#2614) | tobi | 6 |
2024-01-31 | Improve context descendant sorting (#2579) | Vyr Cossont | 2 |
2024-01-19 | [performance] overhaul struct (+ result) caching library for simplicity, perf... | kim | 1 |
2023-12-15 | [bugfix] use a much shorter refresh limit for statuses with polls (#2453)v0.13.0 | kim | 6 |
2023-12-01 | [bugfix/chore] `Announce` reliability updates (#2405)v0.13.0-rc1 | tobi | 2 |
2023-11-20 | [bugfix] self-referencing collection pages for status replies (#2364) | kim | 1 |
2023-11-17 | [feature] Set/show instance language(s); show post language on frontend (#2362) | tobi | 1 |
2023-11-14 | [bugfix] process account delete side effects in serial, not in parallel (#2360) | tobi | 1 |
2023-11-10 | [feature] Media attachment placeholders (#2331) | 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 | 11 |
2023-10-23 | [chore] de-interface{} the federator and dereferencer structs (#2285) | kim | 2 |
2023-10-04 | [feature] tentatively start adding polls support (#2249) | kim | 2 |
2023-09-29 | [chore/bugfix] Deinterface text.Formatter, allow underscores in hashtags (#2233) | tobi | 2 |
2023-09-23 | [chore] deinterface the typeutils.Converter and update to use state structure... | kim | 6 |
2023-08-11 | [bugfix] Use custom bluemonday policy to disallow inline img tags (#2100) | tobi | 1 |
2023-08-07 | [feature] Allow full BCP 47 in language inputs (#2067) | Vyr Cossont | 2 |
2023-08-04 | [performance] add caching of status fave, boost of, in reply to ID lists (#2060) | kim | 2 |
2023-06-11 | [bugfix] Invalidate timeline entries for status when stats change (#1879) | tobi | 3 |
2023-05-28 | [chore] tidy up media manager, add calling func to errors, build-script impro... | kim | 1 |
2023-05-25 | [feature] Add List functionality (#1802) | tobi | 1 |
2023-05-12 | [feature] status refetch support (#1690) | kim | 3 |
2023-03-28 | [performance] refactoring + add fave / follow / request / visibility caching ... | kim | 7 |
2023-03-20 | [chore] Refactor account deleting/block logic, tidy up some other processing ... | tobi | 8 |
2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 12 |
2023-03-03 | [bugfix] Fix unpinning statuses not working (#1582) | tobi | 1 |
2023-03-02 | [feature] Advertise rich text formats, support content_type field (#1370) | Vyr Cossont | 2 |
2023-03-01 | [chore] move client/federator workerpools to Workers{} (#1575) | kim | 9 |
2023-03-01 | [feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560) | tobi | 1 |