aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.vue
Commit message (Expand)AuthorAge
...
| | * 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
* improved the semantics for our icon scale, fixed preview, fixed navbar desktopHenry Jameson2020-10-28
* lintHenry Jameson2020-10-21
* Some initial work on replacing icons with FA5Henry Jameson2020-10-20
* Merge branch 'develop' into 'feat/masto-ws-deletes'Shpuld Shpludson2020-10-01
|\
| * Timeline virtual scrollingShpuld Shpludson2020-09-29
* | rename to gravestoneShpuld Shpuldson2020-09-08
* | separate reply button to its own component, add changelog entryShpuld Shpuldson2020-09-07
* | add basic deletes support that works with masto WSShpuld Shpuldson2020-09-06
|/
* fix issues with reply-linkHenry Jameson2020-08-18
* more broken reply improvementsHenry Jameson2020-08-04
* lintHenry Jameson2020-08-04
* more fixesHenry Jameson2020-08-04
* refactor statusHenry Jameson2020-07-28
* separate status scss into another fileHenry Jameson2020-07-27
* Merge branch 'feat/show-fav-rt-lists-on-hover' into 'develop'Shpuld Shpludson2020-07-21
|\
| * Move user list from reactions to its own component, make favs and rts use itShpuld Shpuldson2020-07-16
* | Merge branch 'feat/more-title-attributes-in-status-header' into 'develop'Shpuld Shpludson2020-07-20
|\ \
| * | add title attributes to more things in status headerShpuld Shpuldson2020-07-16
| |/
* | Merge branch 'features/favicons' into 'develop'Shpuld Shpludson2020-07-20
|\ \ | |/ |/|
| * move faviconShpuld Shpuldson2020-06-18
| * Merge branch 'develop' into features/faviconsShpuld Shpuldson2020-06-18
| |\
| * | move favicon to nameShpuld Shpuldson2020-06-18
| * | status.vue: Add support for faviconsHaelwenn (lanodan) Monnier2020-03-01