aboutsummaryrefslogtreecommitdiff
path: root/src/components/status_body/status_body.js
Commit message (Collapse)AuthorAge
* Fix controlled status display togglesTusooa Zhu2022-03-07
|
* fix long posts double-fading in notificationsHenry Jameson2021-08-15
|
* Merge branch 'better-still-emoji' into proper-attachmentsHenry Jameson2021-08-15
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * better-still-emoji: fix tests prevent infinite update loops remove obsolete tests removed useless code, review change, fixed bug with tall statuses fixed mentions line again remove old emoji added, everything emoji-bearing uses RichContent now richcontent support in polls, user cards and user profiles support richcontent in polls fix tests, add performance test (skipped, doesn't assert anything), tweak max mentions count made the code responsible for showing unwritten mentions actually work remove new options for style and separate line, now groups all chained mentions on a mentionsline regardless of placement. fixes spacing fix tests
| * prevent infinite update loopsHenry Jameson2021-08-15
| |
| * removed useless code, review change, fixed bug with tall statusesHenry Jameson2021-08-15
| |
| * remove new options for style and separate line, now groups all chainedHenry Jameson2021-08-12
| | | | | | | | mentions on a mentionsline regardless of placement. fixes spacing
* | Merge branch 'better-still-emoji' into proper-attachmentsHenry Jameson2021-06-22
|\| | | | | | | | | | | | | * better-still-emoji: fix non-notifying mentions and original mention display fix not escaping some stuff fix rich images
| * fix non-notifying mentions and original mention displayHenry Jameson2021-06-22
| |
* | Merge branch 'compact-notifs' into proper-attachmentsHenry Jameson2021-06-18
|\ \ | |/ |/| | | | | * compact-notifs: compact notifs
| * compact notifsHenry Jameson2021-06-14
| |
* | lintHenry Jameson2021-06-14
| |
* | do the impossible, fix the unfixableHenry Jameson2021-06-14
|/
* cleanupHenry Jameson2021-06-12
|
* cleanupHenry Jameson2021-06-11
|
* better handling of hellthreads with mentions at bottomHenry Jameson2021-06-11
|
* Hellthread(tm) CertifiedHenry Jameson2021-06-10
|
* proper cachin of headTailLinks, show mentions in notificaitons alwaysHenry Jameson2021-06-10
|
* Moved greentext to RichContent, improved how first mentions areHenry Jameson2021-06-10
| | | | restored, now shows mentions not uh, mention in post body
* change defaultsHenry Jameson2021-06-08
|
* moved mentions into a separate component - MentionLine, added collapsingHenry Jameson2021-06-08
| | | | of mentions when there's too many of 'em
* renamed StatusText to StatusBody for clarity, fixed chatsHenry Jameson2021-06-07