aboutsummaryrefslogtreecommitdiff
path: root/src/components/status_content/status_content.vue
Commit message (Collapse)AuthorAge
* don't display link preview card if it's the same as quoted statusHenry Jameson2023-10-11
|
* Fix notification attachment icon overflowtusooa2023-01-14
|
* --fixHenry Jameson2022-07-31
|
* Make $status-margin fallback onlyTusooa Zhu2022-03-07
|
* Fix controlled status display togglesTusooa Zhu2022-03-07
|
* replace poll with an icon in notificationsHenry Jameson2021-08-15
|
* fix console errorsHenry 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
| * richcontent support in polls, user cards and user profilesHenry Jameson2021-08-13
| |
| * support richcontent in pollsHenry Jameson2021-08-13
| |
| * 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
| |
* | better compact attachmentsHenry Jameson2021-06-18
| |
* | merged in compact notifs and improved upon itHenry Jameson2021-06-18
| |
* | 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
|
* lintHenry Jameson2021-06-07
|
* 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
|
* move styles to richcontentHenry Jameson2021-06-07
|
* lintHenry Jameson2021-06-07
|
* [WIP] MUCH better approach to replacing emojis with still versionsHenry Jameson2021-06-07
|
* Replace all use of <a> + href='#' with proper buttonsShpuld Shpuldson2020-11-24
|
* remaining changes...Henry Jameson2020-10-21
|
* Timeline virtual scrollingShpuld Shpludson2020-09-29
|
* hide poll when subject collapsed, but show poll iconShpuld Shpuldson2020-08-31
|
* Merge branch 'stylelint-rscss-1' into 'develop'HJ2020-08-06
|\ | | | | | | | | Stylelint + RSCSS initial approach See merge request pleroma/pleroma-fe!1205
| * refactor statusHenry Jameson2020-07-28
| |
* | Make the single line mode is consistent with status-content line heighteugenijm2020-07-23
|/
* Add the single-line prop to StatusContent and use it for chat list itemseugenijm2020-07-08
|
* Add Chatseugenijm2020-07-08
|
* fix conflicts and add error handling to media descriptionsShpuld Shpuldson2020-07-07
|\
| * fix conflicts, make subject update the previewShpuld Shpuldson2020-07-06
| |\
| * | remove panel-footer in userpanel, simplify preview header, fix word-wrap in ↵Shpuld Shpuldson2020-06-28
| | | | | | | | | | | | preview
* | | 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: Fix greentext.lain2020-06-19
| |
* | StatusContent: Better separate subject from status content.lain2020-06-19
|/
* Merge branch '589-poll-options' into 'develop'Shpuld Shpludson2020-06-18
|\ | | | | | | | | | | | | Polls: Construct an html field during normalization. Closes #589 See merge request pleroma/pleroma-fe!1146
| * Poll, StatusContent: Move emoji css to status body.lain2020-06-18
| |
* | add support for defining the greentextHenry Jameson2020-06-13
|/
* Separate status content from status like in direct conversations mrShpuld Shpuldson2020-04-27