| 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 | ||
| * | | 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 | Henry Jameson | 2022-07-31 |
| |/ | |||
| * | 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 |
| | | |||
| * | created mergedConfig getter to avoid obnoxious checks for undefined everywhere | Henry Jameson | 2019-09-29 |
| | | |||
| * | eslint --fix --ext .js,.vue src | Henry Jameson | 2019-07-05 |
| | | |||
| * | npm eslint --fix . | Henry Jameson | 2019-07-05 |
| | | |||
| * | Feature/bigger icons for mobile / #211 | Shpuld Shpludson | 2018-12-18 |
| | | |||
| * | addressed PR comments | ValD | 2018-12-04 |
| | | |||
| * | added tooltip | ValD | 2018-12-04 |
| | | |||
| * | satisfy lint | scarlett | 2018-10-16 |
| | | |||
| * | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into ↵ | scarlett | 2018-10-16 |
| |\ | | | | | | | hide-statistics | ||
| * | | Add option for hiding post statistics (e.g. repeats, favs) | scarlett | 2018-09-04 |
| |/ | |||
| * | indents | Henry Jameson | 2018-04-07 |
| | | |||
| * | cleanup. added fallback mechanism for IE11 and unsupported browsers. | Henry Jameson | 2018-04-07 |
| | | |||
| * | getting rid of baseXX, some small fixes. Seems to be usable. | Henry Jameson | 2018-04-07 |
| | | |||
| * | Show fav/RT counts even if not logged in. | eal | 2018-02-02 |
| | | |||
| * | Add specifity to active classes to make them override theme colors. | shpuld | 2017-11-24 |
| | | |||
| * | Update icons to use base09 where appropriate, calculate base09 by averaging ↵ | shpuld | 2017-11-22 |
| | | | | | bg and text colors. | ||
| * | add a spin animation to favorite and boost actions | xj9 | 2017-03-08 |
| | | |||
| * | Add styling with base16. | Roger Braun | 2017-01-15 |
| | | | | | Solarized-dark for now. | ||
| * | Refactor css | Jiayi Zheng | 2016-11-13 |
| | | | | | Apply different styles to reply, retweet and favorite buttons | ||
| * | Linting fixes. | Roger Braun | 2016-11-07 |
| | | |||
| * | Add favorite-button. | Roger Braun | 2016-10-30 |
