aboutsummaryrefslogtreecommitdiff
path: root/src/components/status_content/status_content.js
Commit message (Collapse)AuthorAge
* oopsHenry Jameson2023-10-13
|
* don't display link preview card if it's the same as quoted statusHenry Jameson2023-10-11
|
* Add controlledShowingLongSubject and toggle in StatusContent propsTusooa Zhu2022-03-29
|
* fix?Henry Jameson2022-03-29
|
* fix some issues with treesHenry Jameson2022-03-29
|
* fix production build's reply not working in tree modeHenry Jameson2022-03-29
|
* fix warningsHenry Jameson2022-03-28
|
* Fix controlled status display togglesTusooa Zhu2022-03-07
|
* LintTusooa Zhu2022-03-07
|
* Make status display controlledTusooa Zhu2022-03-07
|
* fix too-many-attachments in notifications columnHenry Jameson2022-01-24
|
* 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
| * remove new options for style and separate line, now groups all chainedHenry Jameson2021-08-12
| | | | | | | | mentions on a mentionsline regardless of placement. fixes spacing
* | lintHenry Jameson2021-06-22
| |
* | Merge branch 'compact-notifs' into proper-attachmentsHenry Jameson2021-06-18
|\ \ | | | | | | | | | | | | * compact-notifs: compact notifs
| * | compact notifsHenry Jameson2021-06-14
| | |
* | | gallery now supports flash, fixes for flash component. refactored media modalHenry Jameson2021-06-18
| | |
* | | refactored attachments and gallery. All attachments now are in gallery.Henry Jameson2021-06-17
| |/ |/|
* | do the impossible, fix the unfixableHenry Jameson2021-06-14
|/
* 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
|
* renamed StatusText to StatusBody for clarity, fixed chatsHenry Jameson2021-06-07
|
* new component - StatusText, to separate post's text from its attachmentsHenry Jameson2021-06-07
|
* lint, fix warningsHenry Jameson2021-06-07
|
* mention linkHenry Jameson2021-06-07
|
* [WIP] MUCH better approach to replacing emojis with still versionsHenry Jameson2021-06-07
|
* remaining changes...Henry Jameson2020-10-21
|
* Add the single-line prop to StatusContent and use it for chat list itemseugenijm2020-07-08
|
* Add Chatseugenijm2020-07-08
|
* remove console logShpuld Shpuldson2020-07-07
|
* fix conflicts, use file icon instead of link, add support for audio and file ↵Shpuld Shpuldson2020-07-06
| | | | icon in cw'd posts
* Change the show/hide strings about, remove subjected status toggle when ↵Shpuld Shpuldson2020-06-26
| | | | 'collapse' option not used
* rip restyle subject, fix some issues with long subjectShpuld Shpuldson2020-06-26
|
* StatusContent: Better separate subject from status content.lain2020-06-19
|
* StatusContent: Try to get hashtag from dataset first.lain2020-06-04
|
* Separate status content from status like in direct conversations mrShpuld Shpuldson2020-04-27