Age | Commit message (Expand) | Author | Files |
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 |
2023-02-25 | [feature] Client API endpoints + v. basic web view for pinned posts (#1547) | tobi | 1 |
2023-02-22 | [chore] Deinterface processor and subprocessors (#1501) | tobi | 18 |
2023-02-03 | [chore] reformat GetAccount() functionality, support updating accounts based ... | kim | 3 |
2023-02-03 | [chore] Text formatting overhaul (#1406) | Autumn! | 4 |
2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | tobi | 20 |
2023-01-02 | [chore] The Big Middleware and API Refactor (tm) (#1250) | tobi | 3 |
2022-12-09 | [feature] Allow users to create + delete bookbarks, and view bookmarked statu... | Matthew Phillips | 5 |
2022-11-24 | [bugfix] Fix status boosts giving 404 (#1137) | tobi | 1 |
2022-11-24 | [chore] cleanup storage implementation, no need for multiple interface types ... | kim | 1 |
2022-11-05 | [bugfix] Check `media-description-min-chars` on submission of new status (#960) | tobi | 4 |
2022-10-08 | [chore] Standardize database queries, use `bun.Ident()` properly (#886) | tobi | 1 |
2022-10-02 | fix emojis not showing in spoiler text (#878) | tobi | 2 |
2022-09-28 | [chore] update dependencies, bump to Go 1.19.1 (#826) | kim | 1 |
2022-09-27 | [bugfix] Fix emphasis being added to emoji shortcodes with markdown parsing (...v0.5.0 | tobi | 2 |
2022-09-21 | [chore] Tidy up status deletion, remove from cache too (#845) | tobi | 2 |
2022-09-12 | [feature] Fetch + display custom emoji in statuses from remote instances (#807) | tobi | 1 |
2022-09-06 | [feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805) | tobi | 1 |
2022-08-27 | [bugfix] Status visibility + `excludeReplies` fixes (#769) | Blackle Morisanchetto | 1 |
2022-08-23 | [bugfix] Fix boost of boost issue (#764) | tobi | 2 |
2022-08-15 | [chore] Update bun / sqlite versions; update gtsmodels (#754) | tobi | 3 |
2022-08-06 | [feature] Let accounts set default status format, and use this when processin... | tobi | 1 |
2022-07-19 | [bugfix] html escape special characters in text instead of totally removing t... | tobi | 1 |
2022-07-19 | [chore] use our own logging implementation (#716) | kim | 2 |
2022-07-03 | [feature] S3 support (#674) | Dominik Süß | 1 |
2022-06-11 | [chore] Webfinger rework (#627) | tobi | 1 |
2022-06-08 | [feature] More consistent API error handling (#637) | tobi | 3 |