| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | remove all "fallback variables" | Henry Jameson | 2024-03-04 |
| | | |||
| * | Make interact buttons accessible for anonymous users | Tusooa Zhu | 2023-01-21 |
| | | |||
| * | Use stylelint | tusooa | 2023-01-09 |
| | | |||
| * | Merge branch 'from/develop/tusooa/remote-xact' into 'develop' | HJ | 2022-11-21 |
| |\ | | | | | | | | | Remote interaction with posts: frontend part See merge request pleroma/pleroma-fe!1419 | ||
| | * | Enable anonymous users to interact with statuses remotely | Tusooa Zhu | 2022-07-01 |
| | | | |||
| * | | Fix styling on Safari | Tusooa Zhu | 2022-08-22 |
| | | | |||
| * | | Use :focus-visible instead of :focus for focus markers | Tusooa Zhu | 2022-08-22 |
| | | | | | | | | | | | | | | | | | | | | | | | In this way, after the user clicked with a pointer and moved that pointer away, the focus marker will no longer show a focused style. As Safari remains the only major browser engine that does not support :focus-visible, a fallback to :focus is used if there is no browser support for :focus-visible. https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible | ||
| * | | Optimize Reply badge position | Tusooa Zhu | 2022-08-22 |
| | | | |||
| * | | Add badges to status interacting buttons | Tusooa Zhu | 2022-08-22 |
| |/ | | | | | | | | | | Now, the following badges will be added: 0: (+) sign to reply, favourite, repeat, react and extra buttons 1: (-) sign to unfavourite and unrepeat 2: (x) sign to close reply form, close react popover, and close extra buttons popover 3: Check mark to favourited and repeated statuses https://git.pleroma.social/pleroma/pleroma-fe/-/issues/1092 | ||
| * | fix alternative icons having wrong offsets | Shpuld Shpuldson | 2020-11-26 |
| | | |||
| * | fix retweet event handler, fix text being selectable for status action counters | Shpuld Shpuldson | 2020-11-26 |
| | | |||
| * | 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 |
| | | |||
| * | Some initial work on replacing icons with FA5 | Henry Jameson | 2020-10-20 |
| | | |||
| * | separate reply button to its own component, add changelog entry | Shpuld Shpuldson | 2020-09-07 |
