aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.vue
Commit message (Expand)AuthorAge
* --fixHenry Jameson2022-07-31
* fix spacing in mentionslineHenry Jameson2022-07-20
* unify user popovers into a separate componentHenry Jameson2022-06-16
* user popovers WIPHenry Jameson2022-06-13
* removing uselsess stuffHenry Jameson2022-03-29
* fix another spacing issueHenry Jameson2022-03-27
* fix all the spacings i could findHenry Jameson2022-03-23
* fix capitalization (and localization of tooltips for scope icon)Henry Jameson2022-03-22
* fix avatars not opening inline cardHenry Jameson2022-03-22
* Merge remote-tracking branch 'origin/develop' into vue3-againHenry Jameson2022-03-22
|\
| * fix even more issues with avatarsHenry Jameson2022-03-22
* | Merge remote-tracking branch 'origin/develop' into vue3-againHenry Jameson2022-03-21
|\|
| * fix bot indicator appearing on retweeter avatarHenry Jameson2022-03-21
* | fix some warningsHenry Jameson2022-03-17
* | Merge remote-tracking branch 'origin/develop' into vue3-againHenry Jameson2022-03-16
|\|
| * Merge branch 'from/develop/tusooa/tree-threading' into 'develop'HJ2022-03-13
| |\
| | * Add other replies count for reply list linkTusooa Zhu2022-03-07
| | * Do not display replies inside status as link if there are no other repliesTusooa Zhu2022-03-07
| | * Make position of other replies button a prefTusooa Zhu2022-03-07
| | * Add simple tree style navigationTusooa Zhu2022-03-07
| | * Add dive functionalityTusooa Zhu2022-03-07
| | * Support diving into one status in a conversationTusooa Zhu2022-03-07
| | * Make status display controlledTusooa Zhu2022-03-07
| | * Implement thread folding/expandingTusooa Zhu2022-03-07
| * | Add bot indication to user icon on statusesAlexander Tumin2022-03-01
| |/
| * fix alignment issuesHenry Jameson2022-02-03
| * remove new options for style and separate line, now groups all chainedHenry Jameson2021-08-12
| * fix color of reply row, fix overflow in status-popoverHenry Jameson2021-06-12
| * lint & cleanupHenry Jameson2021-06-11
| * better handling of hellthreads with mentions at bottomHenry Jameson2021-06-11
| * Hellthread(tm) CertifiedHenry Jameson2021-06-10
| * don't hide mentions for OPsHenry Jameson2021-06-10
| * mentions on same line as repliesHenry Jameson2021-06-10
| * stylistic improvements for single-line mentionsHenry Jameson2021-06-10
| * proper cachin of headTailLinks, show mentions in notificaitons alwaysHenry Jameson2021-06-10
| * moved mentions onto reply line, replies moved below post bodyHenry Jameson2021-06-10
| * Moved greentext to RichContent, improved how first mentions areHenry Jameson2021-06-10
| * lintHenry Jameson2021-06-08
| * fix console errorsHenry Jameson2021-06-08
| * change defaultsHenry Jameson2021-06-08
| * moved mentions into a separate component - MentionLine, added collapsingHenry Jameson2021-06-08
| * configurable mentions placementHenry Jameson2021-06-08
| * moving mentions into separate rowHenry Jameson2021-06-08
| * renamed StatusText to StatusBody for clarity, fixed chatsHenry Jameson2021-06-07
| * some docs, added richcontent to usernames in status, updated stillImageHenry Jameson2021-06-07
* | clean warnings from statusHenry Jameson2021-04-25
* | fix status errorHenry Jameson2021-04-25
|/
* separate screen_name and screen_name_ui with decoded punycodeShpuld Shpuldson2021-02-26
* move external source button to extra buttons, make expand button easier to cl...Shpuld Shpuldson2020-12-03
* Replace all use of <a> + href='#' with proper buttonsShpuld Shpuldson2020-11-24