aboutsummaryrefslogtreecommitdiff
path: root/src/components/rich_content/rich_content.jsx
Commit message (Expand)AuthorAge
* fix collapsed notifications incorrect stylesHenry Jameson2024-02-27
* Make MentionsLine aware of line breaking by non-br elementstusooa2023-07-24
* case insensititvyHenry Jameson2023-06-05
* fix regex misinterpreting tag name in badly formed HTML, prevent richHenry Jameson2023-06-05
* fix testsHenry Jameson2022-11-27
* fun restrainedHenry Jameson2022-11-26
* fix hashtags by explicitly putting attributesHenry Jameson2022-04-12
* fix richcontent and its testsHenry Jameson2022-03-22
* fix rich content not rendering stillimage nor links correctlyHenry Jameson2022-03-17
* shit renders yoHenry Jameson2022-03-16
* better approach to unescapingHenry Jameson2022-02-03
* fix amps in linksHenry Jameson2022-02-03
* fix poast mentions trippingHenry Jameson2022-02-03
* fix spacing before hashtagsHenry Jameson2021-08-23
* very minimalist hashtaglink implementation, also you can middle-clickHenry Jameson2021-08-23
* hopefully final fix for spacingsHenry Jameson2021-08-18
* fix links sticking to mentionslineHenry Jameson2021-08-15
* removed useless code, review change, fixed bug with tall statusesHenry Jameson2021-08-15
* fix tests, add performance test (skipped, doesn't assert anything),Henry Jameson2021-08-12
* remove new options for style and separate line, now groups all chainedHenry Jameson2021-08-12
* fix non-notifying mentions and original mention displayHenry Jameson2021-06-22
* fix not escaping some stuffHenry Jameson2021-06-18
* fixed "invisible" spans inside linksHenry Jameson2021-06-16
* fixed bug with hashtagsHenry Jameson2021-06-15
* do the impossible, fix the unfixableHenry Jameson2021-06-14
* more fixesHenry Jameson2021-06-13
* refactored line converter, untied its logic from greentexting, betterHenry Jameson2021-06-13
* fixed a bug + made a testcase out of itHenry Jameson2021-06-12
* review + fixesHenry Jameson2021-06-12
* restructure and testsHenry Jameson2021-06-12
* fix tags gluingHenry Jameson2021-06-12
* change how "first" line is determined. Allow one mention in theHenry Jameson2021-06-12
* lint & cleanupHenry Jameson2021-06-11
* fix infinite loopHenry Jameson2021-06-11
* better handling of hellthreads with mentions at bottomHenry Jameson2021-06-11
* Hellthread(tm) CertifiedHenry Jameson2021-06-10
* Moved greentext to RichContent, improved how first mentions areHenry Jameson2021-06-10
* fix empty spaces againHenry Jameson2021-06-08
* configurable mentions placementHenry Jameson2021-06-08
* moving mentions into separate rowHenry Jameson2021-06-08
* some docs, added richcontent to usernames in status, updated stillImageHenry Jameson2021-06-07
* mention linkHenry Jameson2021-06-07
* move styles to richcontentHenry Jameson2021-06-07
* fix escaped apostrophesHenry Jameson2021-06-07
* [WIP] MUCH better approach to replacing emojis with still versionsHenry Jameson2021-06-07