| Commit message (Expand) | Author | Age |
| * | fix repeater links | Henry Jameson | 2024-04-03 |
| * | fix collapsed notifications incorrect styles | Henry Jameson | 2024-02-27 |
| * | fonts support, cleanup | Henry Jameson | 2024-02-22 |
| * | chat styles + related improvements | Henry Jameson | 2024-02-19 |
| * | dynamically load .style.js files; move the files closer to related components | Henry Jameson | 2024-02-18 |
| * | separate greentext into "fun text" and make Post/Notification related components | Henry Jameson | 2024-02-12 |
| * | Make MentionsLine aware of line breaking by non-br elements | tusooa | 2023-07-24 |
| * | case insensititvy | Henry Jameson | 2023-06-05 |
| * | fix regex misinterpreting tag name in badly formed HTML, prevent rich | Henry Jameson | 2023-06-05 |
| * | Use stylelint | tusooa | 2023-01-09 |
| * | Improve quote style | tusooa | 2022-12-14 |
| * | fix tests | Henry Jameson | 2022-11-27 |
| * | fun restrained | Henry Jameson | 2022-11-26 |
| * | fix hashtags by explicitly putting attributes | Henry Jameson | 2022-04-12 |
| * | fix richcontent and its tests | Henry Jameson | 2022-03-22 |
| * | fix rich content not rendering stillimage nor links correctly | Henry Jameson | 2022-03-17 |
| * | shit renders yo | Henry Jameson | 2022-03-16 |
| * | better approach to unescaping | Henry Jameson | 2022-02-03 |
| * | fix amps in links | Henry Jameson | 2022-02-03 |
| * | fix poast mentions tripping | Henry Jameson | 2022-02-03 |
| * | fix spacing before hashtags | Henry Jameson | 2021-08-23 |
| * | very minimalist hashtaglink implementation, also you can middle-click | Henry Jameson | 2021-08-23 |
| * | hopefully final fix for spacings | Henry Jameson | 2021-08-18 |
| * | fix links sticking to mentionsline | Henry Jameson | 2021-08-15 |
| * | removed useless code, review change, fixed bug with tall statuses | Henry Jameson | 2021-08-15 |
| * | richcontent support in polls, user cards and user profiles | Henry Jameson | 2021-08-13 |
| * | fix tests, add performance test (skipped, doesn't assert anything), | Henry Jameson | 2021-08-12 |
| * | remove new options for style and separate line, now groups all chained | Henry Jameson | 2021-08-12 |
| * | fix non-notifying mentions and original mention display | Henry Jameson | 2021-06-22 |
| * | fix not escaping some stuff | Henry Jameson | 2021-06-18 |
| * | fixed "invisible" spans inside links | Henry Jameson | 2021-06-16 |
| * | fixed bug with hashtags | Henry Jameson | 2021-06-15 |
| * | do the impossible, fix the unfixable | Henry Jameson | 2021-06-14 |
| * | more fixes | Henry Jameson | 2021-06-13 |
| * | refactored line converter, untied its logic from greentexting, better | Henry Jameson | 2021-06-13 |
| * | fixed a bug + made a testcase out of it | Henry Jameson | 2021-06-12 |
| * | review + fixes | Henry Jameson | 2021-06-12 |
| * | restructure and tests | Henry Jameson | 2021-06-12 |
| * | fix tags gluing | Henry Jameson | 2021-06-12 |
| * | change how "first" line is determined. Allow one mention in the | Henry Jameson | 2021-06-12 |
| * | lint & cleanup | Henry Jameson | 2021-06-11 |
| * | fix infinite loop | Henry Jameson | 2021-06-11 |
| * | better handling of hellthreads with mentions at bottom | Henry Jameson | 2021-06-11 |
| * | Hellthread(tm) Certified | Henry Jameson | 2021-06-10 |
| * | Moved greentext to RichContent, improved how first mentions are | Henry Jameson | 2021-06-10 |
| * | fix empty spaces again | Henry Jameson | 2021-06-08 |
| * | configurable mentions placement | Henry Jameson | 2021-06-08 |
| * | moving mentions into separate row | Henry Jameson | 2021-06-08 |
| * | moved some post styles into status body since they inferfere with usernames | Henry Jameson | 2021-06-07 |
| * | some docs, added richcontent to usernames in status, updated stillImage | Henry Jameson | 2021-06-07 |