Age | Commit message (Expand) | Author | Files |
2024-07-21 | [feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and... | tobi | 1 |
2024-03-15 | [bugfix] Parse links that contain non-ascii characters (#2762) | tobi | 3 |
2024-02-19 | [bugfix] Refactor parse mention, fix local mention bug (#2657) | tobi | 1 |
2023-12-27 | [chore] Refactor HTML templates and CSS (#2480) | tobi | 1 |
2023-11-10 | [feature] Media attachment placeholders (#2331) | tobi | 1 |
2023-10-05 | updates markdown parsing to reduce allocations in the same way as the plain t... | kim | 1 |
2023-10-04 | [feature] tentatively start adding polls support (#2249) | kim | 1 |
2023-09-29 | [chore/bugfix] Deinterface text.Formatter, allow underscores in hashtags (#2233) | tobi | 14 |
2023-08-11 | [bugfix] Use custom bluemonday policy to disallow inline img tags (#2100) | tobi | 7 |
2023-07-31 | [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) | tobi | 4 |
2023-05-09 | [feature] Enable federation in/out of profile PropertyValue fields (#1722) | tobi | 5 |
2023-03-28 | [performance] refactoring + add fave / follow / request / visibility caching ... | kim | 2 |
2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 15 |
2023-03-01 | [chore] move client/federator workerpools to Workers{} (#1575) | kim | 1 |
2023-02-17 | [feature] Add a request ID and include it in logs (#1476) | Daenney | 6 |
2023-02-03 | [chore] Text formatting overhaul (#1406) | Autumn! | 15 |
2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | tobi | 15 |
2023-01-02 | [chore] The Big Middleware and API Refactor (tm) (#1250) | tobi | 1 |
2022-12-16 | [chore/bugfix] Switch markdown from blackfriday to goldmark (#1267) | Autumn! | 3 |
2022-11-22 | [chore] markdown: disable Smartypants rendering (#1111) | Norwin | 2 |
2022-11-15 | [bugfix] Fix unicode-unaware word boundary check in hashtags (#1049) | ugla | 1 |
2022-11-07 | [chore] Fix rel="nofollow" so that it only applies to external links (#991) | D | 1 |
2022-10-08 | [feature] Add opt-in RSS feed for account's latest Public posts (#897) | tobi | 1 |
2022-09-27 | [bugfix] Fix emphasis being added to emoji shortcodes with markdown parsing (...v0.5.0 | tobi | 3 |
2022-09-12 | [feature] Allow users to set custom css for their profiles + threads (#808) | tobi | 1 |
2022-08-31 | [bugfix] Use custom blackfriday renderer to only add mention/hashtag links in... | Blackle Morisanchetto | 2 |
2022-08-26 | [feature] Allow footnotes in markdown, use `<br>` instead of `\n` (#767) | tobi | 2 |
2022-08-07 | [bugfix] Markdown formatting updates (#743) | tobi | 2 |
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 | 9 |
2022-07-19 | [chore] use our own logging implementation (#716) | kim | 1 |
2022-07-19 | [bugfix] Markdown format fixes (#718) | tobi | 2 |
2022-05-26 | [bugfix] Fix HTML escaping in instance title (#607) | tobi | 6 |
2022-05-07 | [bugfix] Fix existing bio text showing as HTML (#531) | kim | 5 |
2021-12-20 | Extend license notices to 2022 (#354) | tobi | 15 |
2021-12-07 | Implement Cobra CLI tooling, Viper config tooling (#336) | tobi | 2 |
2021-11-22 | Fix image description unnecessarily html-escaping innocent characters (#321) | tobi | 7 |
2021-11-22 | Enable stricter linting with golangci-lint (#316) | tobi | 1 |
2021-10-31 | smtp + email confirmation (#285) | tobi | 2 |
2021-10-11 | reference global logrus (#274) | R. Aidan Campbell | 7 |
2021-10-10 | Handle forwarded messages (#273) | tobi | 1 |
2021-10-01 | rework mention replacement func (#258) | tobi | 2 |
2021-09-01 | moving stuff around | tsmethurst | 1 |
2021-09-01 | move oauth models into gtsmodel | tsmethurst | 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-25 | Pg to bun (#148) | tobi | 9 |
2021-08-20 | Database updates (#144) | tobi | 1 |
2021-08-16 | Text/status parsing fixes (#141) | Tobi Smethurst | 8 |
2021-08-11 | Text duplication fix (#137) | Tobi Smethurst | 4 |