| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | Implement thread folding/expanding | Tusooa Zhu | 2022-03-07 | |
| | | | | ||||
| | * | | Add bot indication to user icon on statuses | Alexander Tumin | 2022-03-01 | |
| | |/ | ||||
| | * | fix alignment issues | Henry Jameson | 2022-02-03 | |
| | | | ||||
| | * | remove new options for style and separate line, now groups all chained | Henry Jameson | 2021-08-12 | |
| | | | | | | | | | mentions on a mentionsline regardless of placement. fixes spacing | |||
| | * | fix color of reply row, fix overflow in status-popover | Henry Jameson | 2021-06-12 | |
| | | | ||||
| | * | lint & cleanup | Henry Jameson | 2021-06-11 | |
| | | | ||||
| | * | better handling of hellthreads with mentions at bottom | Henry Jameson | 2021-06-11 | |
| | | | ||||
| | * | Hellthread(tm) Certified | Henry Jameson | 2021-06-10 | |
| | | | ||||
| | * | don't hide mentions for OPs | Henry Jameson | 2021-06-10 | |
| | | | ||||
| | * | mentions on same line as replies | Henry Jameson | 2021-06-10 | |
| | | | ||||
| | * | stylistic improvements for single-line mentions | Henry Jameson | 2021-06-10 | |
| | | | ||||
| | * | proper cachin of headTailLinks, show mentions in notificaitons always | Henry Jameson | 2021-06-10 | |
| | | | ||||
| | * | moved mentions onto reply line, replies moved below post body | Henry Jameson | 2021-06-10 | |
| | | | ||||
| | * | Moved greentext to RichContent, improved how first mentions are | Henry Jameson | 2021-06-10 | |
| | | | | | | | | | restored, now shows mentions not uh, mention in post body | |||
| | * | lint | Henry Jameson | 2021-06-08 | |
| | | | ||||
| | * | fix console errors | Henry Jameson | 2021-06-08 | |
| | | | ||||
| | * | change defaults | Henry Jameson | 2021-06-08 | |
| | | | ||||
| | * | moved mentions into a separate component - MentionLine, added collapsing | Henry Jameson | 2021-06-08 | |
| | | | | | | | | | of mentions when there's too many of 'em | |||
| | * | configurable mentions placement | Henry Jameson | 2021-06-08 | |
| | | | ||||
| | * | moving mentions into separate row | Henry Jameson | 2021-06-08 | |
| | | | ||||
| | * | renamed StatusText to StatusBody for clarity, fixed chats | Henry Jameson | 2021-06-07 | |
| | | | ||||
| | * | some docs, added richcontent to usernames in status, updated stillImage | Henry Jameson | 2021-06-07 | |
| | | | | | | | | | to allow scale of "gif" label | |||
| * | | clean warnings from status | Henry Jameson | 2021-04-25 | |
| | | | ||||
| * | | fix status error | Henry Jameson | 2021-04-25 | |
| |/ | ||||
| * | separate screen_name and screen_name_ui with decoded punycode | Shpuld Shpuldson | 2021-02-26 | |
| | | ||||
| * | move external source button to extra buttons, make expand button easier to ↵ | Shpuld Shpuldson | 2020-12-03 | |
| | | | | | click and highlight on hover | |||
| * | Replace all use of <a> + href='#' with proper buttons | Shpuld Shpuldson | 2020-11-24 | |
| | | ||||
| * | improved the semantics for our icon scale, fixed preview, fixed navbar desktop | Henry Jameson | 2020-10-28 | |
| | | ||||
| * | lint | Henry Jameson | 2020-10-21 | |
| | | ||||
| * | Some initial work on replacing icons with FA5 | Henry Jameson | 2020-10-20 | |
| | | ||||
| * | Merge branch 'develop' into 'feat/masto-ws-deletes' | Shpuld Shpludson | 2020-10-01 | |
| |\ | | | | | | | | | | | # Conflicts: # CHANGELOG.md # src/components/status/status.js # src/components/status/status.scss | |||
| | * | Timeline virtual scrolling | Shpuld Shpludson | 2020-09-29 | |
| | | | ||||
| * | | rename to gravestone | Shpuld Shpuldson | 2020-09-08 | |
| | | | ||||
| * | | separate reply button to its own component, add changelog entry | Shpuld Shpuldson | 2020-09-07 | |
| | | | ||||
| * | | add basic deletes support that works with masto WS | Shpuld Shpuldson | 2020-09-06 | |
| |/ | ||||
| * | fix issues with reply-link | Henry Jameson | 2020-08-18 | |
| | | ||||
| * | more broken reply improvements | Henry Jameson | 2020-08-04 | |
| | | ||||
| * | lint | Henry Jameson | 2020-08-04 | |
| | | ||||
| * | more fixes | Henry Jameson | 2020-08-04 | |
| | | ||||
| * | refactor status | Henry Jameson | 2020-07-28 | |
| | | ||||
| * | separate status scss into another file | Henry Jameson | 2020-07-27 | |
| | | ||||
| * | Merge branch 'feat/show-fav-rt-lists-on-hover' into 'develop' | Shpuld Shpludson | 2020-07-21 | |
| |\ | | | | | | | | | Feat/show fav rt lists on hover See merge request pleroma/pleroma-fe!1196 | |||
| | * | Move user list from reactions to its own component, make favs and rts use it | Shpuld Shpuldson | 2020-07-16 | |
| | | | ||||
| * | | Merge branch 'feat/more-title-attributes-in-status-header' into 'develop' | Shpuld Shpludson | 2020-07-20 | |
| |\ \ | | | | | | | | | | | | | Add title attributes to more things in status header See merge request pleroma/pleroma-fe!1195 | |||
| | * | | add title attributes to more things in status header | Shpuld Shpuldson | 2020-07-16 | |
| | |/ | ||||
| * | | Merge branch 'features/favicons' into 'develop' | Shpuld Shpludson | 2020-07-20 | |
| |\ \ | |/ |/| | | | | | status.vue: Add support for favicons See merge request pleroma/pleroma-fe!1076 | |||
| | * | move favicon | Shpuld Shpuldson | 2020-06-18 | |
| | | | ||||
| | * | Merge branch 'develop' into features/favicons | Shpuld Shpuldson | 2020-06-18 | |
| | |\ | ||||
| | * | | move favicon to name | Shpuld Shpuldson | 2020-06-18 | |
| | | | | ||||
| | * | | status.vue: Add support for favicons | Haelwenn (lanodan) Monnier | 2020-03-01 | |
| | | | | | | | | | | | | | Put in replacement to the external icon when possible | |||
