| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Add aria-controls to extra-buttons trigger | tusooa | 2023-11-12 |
| | | |||
| * | Make it possible to auto-select the first candidate in autocomplete | tusooa | 2023-02-20 |
| | | |||
| * | Make keys work as intended when there is no suggestions | tusooa | 2023-01-21 |
| | | |||
| * | Make all emoji inputs screen-reader-friendly | tusooa | 2023-01-21 |
| | | |||
| * | Make screenreaders read out autocomplete results | tusooa | 2023-01-21 |
| | | |||
| * | update popover styles when caret updates | Henry Jameson | 2022-10-17 |
| | | |||
| * | fix unit tests | Henry Jameson | 2022-10-10 |
| | | |||
| * | better autocomplete handling, fix leak | Henry Jameson | 2022-10-10 |
| | | |||
| * | focus search input when opening emoji picker | Henry Jameson | 2022-10-10 |
| | | |||
| * | use anchor for picker | Henry Jameson | 2022-10-10 |
| | | |||
| * | move keepOpen to picker | Henry Jameson | 2022-10-10 |
| | | |||
| * | some shitty initial implementation of emoji picker with popover | Henry Jameson | 2022-10-09 |
| | | |||
| * | fix blinking popup | Henry Jameson | 2022-10-09 |
| | | |||
| * | cleanup | Henry Jameson | 2022-10-09 |
| | | |||
| * | suggestor popover | Henry Jameson | 2022-10-09 |
| | | |||
| * | Make suggestor suggest according to cldr annotations | Tusooa Zhu | 2022-09-21 |
| | | |||
| * | Clean up legacy code in emoji picker | Tusooa Zhu | 2022-09-18 |
| | | | | | Ref: grouped-emoji-picker | ||
| * | Use dedicated indicator for non-ascii domain names | Tusooa Zhu | 2022-08-29 |
| | | |||
| * | --fix | Henry Jameson | 2022-07-31 |
| | | |||
| * | fix emoji input warning spam | Henry Jameson | 2022-03-30 |
| | | |||
| * | fix emoji input tests | Henry Jameson | 2022-03-22 |
| | | |||
| * | fix suggest not working | Henry Jameson | 2022-03-17 |
| | | |||
| * | Merge remote-tracking branch 'origin/develop' into vue3-again | Henry Jameson | 2022-03-16 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (475 commits) Apply 1 suggestion(s) to 1 file(s) Update dependency @ungap/event-target to v0.2.3 Update package.json fix broken icons after FA upgrade Update Font Awesome Update dependency webpack-dev-middleware to v3.7.3 Update dependency vuelidate to v0.7.7 Pin dependency @kazvmoe-infra/pinch-zoom-element to 1.2.0 lint Make media modal buttons larger Add English translation for hide tooltip Add hide button to media modal Lint Prevent hiding media viewer if swiped over SwipeClick Fix webkit image blurs Fix video in media modal not displaying properly Add changelog for https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403 Remove image box-shadow in media modal Clean up debug code for image pinch zoom Bump @kazvmoe-infra/pinch-zoom-element to 1.2.0 on npm ... | ||
| | * | oops | Henry Jameson | 2021-05-31 |
| | | | |||
| * | | resolve TODO VUE3 | Henry Jameson | 2021-04-25 |
| |/ | |||
| * | backport vue3 changes related to emoji-input | Henry Jameson | 2021-04-18 |
| | | |||
| * | save a few characters | Shpuld Shpuldson | 2021-02-25 |
| | | |||
| * | focus input in emoji picker and react picker | Shpuld Shpuldson | 2021-02-25 |
| | | |||
| * | review fixes | Shpuld Shpuldson | 2020-11-27 |
| | | |||
| * | update some documentation | Shpuld Shpuldson | 2020-11-19 |
| | | |||
| * | fix keyboard highlight | Shpuld Shpuldson | 2020-11-19 |
| | | |||
| * | use users state + fetching with delay | Shpuld Shpuldson | 2020-11-18 |
| | | |||
| * | store failed experiment | Shpuld Shpuldson | 2020-11-17 |
| | | |||
| * | Some initial work on replacing icons with FA5 | Henry Jameson | 2020-10-20 |
| | | |||
| * | Address feedback | eugenijm | 2020-07-08 |
| | | | | | | | | | | | | | | | | | | | | | | | Use more specific css rules for the emoji dimensions in the chat list status preview. Use more round em value for chat list item height. Add global html overflow and height for smoother chat navigation in the desktop Safari. Use offsetHeight instad of a computed style when setting the window height on resize. Remove margin-bottom from the last message to avoid occasional layout shift in the desktop Safari Use break-word to prevent chat message text overflow Resize and scroll the textarea when inserting a new line on ctrl+enter Remove fade transition on route change Ensure proper border radius at the bottom of the chat, remove unused border-radius Prevent the chat header "jumping" on the avatar load. | ||
| * | Add Chats | eugenijm | 2020-07-08 |
| | | |||
| * | Fix emoji input error | kPherox | 2020-06-19 |
| | | |||
| * | Add onInput() function as listener for input events, remove unnecessary ↵ | xenofem | 2020-02-16 |
| | | | | | compositionupdate listener | ||
| * | Merge remote-tracking branch 'upstream/develop' into emoji-optimizations | Henry Jameson | 2019-11-08 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (95 commits) Lightbox/modal multi image improvements - #381 '/api/pleroma/profile/mfa' -> '/api/pleroma/accounts/mfa' Add ability to change user's email translations-de-batch-1 eu-translate update profile-banner rounding css, fixes #690 fix indentation remove needless ref show preview popover when hover numbered replies refactor conditions do not make too many nested div add fetchStatus action refactor status loading logic split status preview popover into a separate component uninstall mobile-detect library listen both events minor css fix restrict distance at top side only set different trigger event in desktop and mobile by default fix eslint warnings ... | ||
| | * | Fix tests, more replacing with mergedConfig | Henry Jameson | 2019-10-06 |
| | | | |||
| * | | fix picker not filling on opening, removed console log | Henry Jameson | 2019-10-10 |
| | | | |||
| * | | fixed emoji picker showing up beyond viewport | Henry Jameson | 2019-10-08 |
| | | | |||
| * | | start loading emoji when picker is open | Henry Jameson | 2019-10-08 |
| |/ | |||
| * | eslint | Henry Jameson | 2019-09-25 |
| | | |||
| * | Scroll emoji picker into view if it's obstructed | Henry Jameson | 2019-09-25 |
| | | |||
| * | autoscroll post form on typing + some minor improvements | Henry Jameson | 2019-09-23 |
| | | |||
| * | split spam mode into two separate options (one in settings page) | Henry Jameson | 2019-09-23 |
| | | |||
| * | Apply suggestion to src/components/emoji_input/emoji_input.js | HJ | 2019-09-16 |
| | | |||
| * | updated logic for padding with spaces, improved spam mode | Henry Jameson | 2019-09-15 |
| | | |||
| * | review/naming + bugfix for stickers | Henry Jameson | 2019-09-12 |
| | | |||
