| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Hide custom emoji in reaction picker when BE does not advertise ↵ | Alexander Tumin | 2023-03-17 |
| | | | | | pleroma_custom_emoji_reactions | ||
| * | Allow custom emoji reactions | Alexander Tumin | 2023-03-17 |
| | | |||
| * | Use stylelint | tusooa | 2023-01-09 |
| | | |||
| * | add new search to reaction picker and make hardcoded set... better | Henry Jameson | 2022-10-17 |
| | | |||
| * | Fix react & extra buttons not styled on tab-focus | Tusooa Zhu | 2022-08-22 |
| | | |||
| * | Fix popover not popping up | Tusooa Zhu | 2022-08-22 |
| | | | | | | | | | Sometimes the "focus-marker" gets clicked. In this situation, it will trigger an open, and then a close, because the original focus-marker was removed from the dom, so $el.contains() no longer thinks the marker is part of the trigger! We replaced the v-if with v-show to resolve this problem. | ||
| * | 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 |
| | | |||
| * | Merge remote-tracking branch 'origin/develop' into disjointed-popovers | Henry Jameson | 2022-06-27 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: add SK (Slovak) translation ReactButton: Workaround for android composition mode EmojiPicker: Workaround to search immediately on mobile Fix top bar input text colour Show underlay for mobile Fix tests Add English translations for correctly i18nized time units Delegate relativeTime plural rules to vue-i18n restore notifications page, fix z-index issues Make lint happy Add English translations for backup UI Add backup UI Add English translation for list aliases error Log errors when listing aliases Add changelog Add Engilsh translation for migration Add frontend ui for aliases and migration Change translation key Explain better what delete does in moderation menu | ||
| | * | ReactButton: Workaround for android composition mode | Lain Soykaf | 2022-06-12 |
| | | | |||
| * | | remove duplicate buttons on post buttons | Henry Jameson | 2022-06-12 |
| | | | |||
| * | | experimental disjointed popups | Henry Jameson | 2022-05-20 |
| |/ | |||
| * | relative units in line-height + some cleanup | Henry Jameson | 2022-04-20 |
| | | |||
| * | migrate to v-slot | Henry Jameson | 2021-04-07 |
| | | |||
| * | focus input in emoji picker and react picker | Shpuld Shpuldson | 2021-02-25 |
| | | |||
| * | Cleanup ReactButton's CSS, fix hitboxes of reactbutton and extrabuttons | Henry Jameson | 2021-02-03 |
| | | |||
| * | change react button classnames for consistency | Henry Jameson | 2021-02-01 |
| | | |||
| * | fix recent mistakes in react button | Shpuld Shpuldson | 2020-12-06 |
| | | |||
| * | Merge branch 'fix/use-semantically-correct-buttons' into 'develop' | Shpuld Shpludson | 2020-12-01 |
| |\ | | | | | | | | | | | | | Fix #1001 Accessibility: Use semantically correct buttons (almost) everywhere Closes #1001 See merge request pleroma/pleroma-fe!1293 | ||
| | * | fix wrong button style, add new option for popover to better deal with ↵ | Shpuld Shpuldson | 2020-11-25 |
| | | | | | | | | | different layouts | ||
| | * | renames and removals of cursor: pointer | Shpuld Shpuldson | 2020-11-24 |
| | | | |||
| | * | more fixes, add fullwidth | Shpuld Shpuldson | 2020-11-24 |
| | | | |||
| | * | Replace all use of <a> + href='#' with proper buttons | Shpuld Shpuldson | 2020-11-24 |
| | | | |||
| * | | add titles in react picker, support filtering by emoji itself | Shpuld Shpuldson | 2020-11-28 |
| |/ | |||
| * | wrap react button icon to a span to fix popover overflow | Shpuld Shpuldson | 2020-11-09 |
| | | |||
| * | lint | Henry Jameson | 2020-11-01 |
| | | |||
| * | fix lain's issue in reaction picker | Henry Jameson | 2020-10-29 |
| | | |||
| * | 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 |
| | | |||
| * | fix gap when not logged in | Shpuld Shpuldson | 2020-05-08 |
| | | |||
| * | Fix/popover performance | Shpuld Shpludson | 2020-02-28 |
| | | |||
| * | Emoji Reactions - fixes and improvements | Shpuld Shpludson | 2020-02-11 |
| | | |||
| * | review changes | Shpuld Shpuldson | 2020-01-28 |
| | | |||
| * | remove favs count from react button | Shpuld Shpuldson | 2020-01-26 |
| | | |||
| * | clean up code, fix prediction bug | Shpuld Shpuldson | 2020-01-14 |
| | | |||
| * | usable-but-buggy: picker, adding/removing reaction on click, search, styles | Shpuld Shpuldson | 2020-01-13 |
| | | |||
| * | wip commit, add basic popover for emoji reaction select | Shpuld Shpuldson | 2019-11-15 |
