aboutsummaryrefslogtreecommitdiff
path: root/src/components/emoji_picker/emoji_picker.vue
Commit message (Collapse)AuthorAge
* speed up emoji picker somewhatHenry Jameson2024-08-13
|
* Merge remote-tracking branch 'origin/develop' into themes3Henry Jameson2024-02-29
|\
| * Add ability to hide custom emojis in pickerPhantasm2024-01-17
| |
* | buttons look great now, including unstyled ones menu items work tooHenry Jameson2024-02-12
| |
* | add .input class to all inputsHenry Jameson2024-02-07
|/
* Add alt text for react and extra-buttons popuptusooa2023-11-12
|
* Merge branch 'tusooa/emoji-picker-button-accessible' into 'develop'HJ2023-08-22
|\ | | | | | | | | Make emoji picker buttons accessible See merge request pleroma/pleroma-fe!1840
| * Make emoji picker buttons accessibletusooa2023-06-18
| |
* | Fix linttusooa2023-06-29
| |
* | Comment the v-body-scroll-lock usage in codetusooa2023-06-29
| |
* | Fix scrolling emoji selector in modal in safari iostusooa2023-06-29
|/
* Add some aria to post status formtusooa2023-01-21
|
* Fix emoji picker off-by-1 errortusooa2023-01-06
|
* Clean up codetusooa2023-01-02
|
* Calculate display count from widthtusooa2023-01-02
|
* Load emoji row by rowtusooa2023-01-02
|
* Fix header indicatortusooa2023-01-02
|
* Use virtual scrolling for emoji pickertusooa2023-01-02
|
* Remove lozad codetusooa2023-01-02
|
* lintHenry Jameson2022-11-21
|
* focus search input when opening emoji pickerHenry Jameson2022-10-10
|
* some shitty initial implementation of emoji picker with popoverHenry Jameson2022-10-09
|
* Display localized unicode emoji namesTusooa Zhu2022-09-20
|
* Fix emoji picker lintTusooa Zhu2022-09-18
|
* Limit the width of unsupported multichar emojisTusooa Zhu2022-09-18
|
* Make emoji picker work with vue3Tusooa Zhu2022-09-18
|
* Scroll active tab header into view in emoji pickerTusooa Zhu2022-09-18
|
* Use StillImage to render emojis in emoji pickerTusooa Zhu2022-09-18
|
* Lazy-load emoji picker in post formTusooa Zhu2022-09-18
| | | | | | | | | When clicking the reply button, we used to load the whole emoji picker. This causes a considerable delay even if the user is not going to use the emoji picker. Now the content of the emoji picker is loaded only after the user has explicitly opened the emoji picker. Ref: grouped-emoji-picker
* Use StillImage for emoji group headerTusooa Zhu2022-09-18
| | | | Ref: grouped-emoji-picker
* Remove useless class `disabled` in emoji pickerTusooa Zhu2022-09-18
| | | | Ref: grouped-emoji-picker
* Clean up legacy code in emoji pickerTusooa Zhu2022-09-18
| | | | Ref: grouped-emoji-picker
* Use lozad for lazy image loadingTusooa Zhu2022-09-18
| | | | Ref: grouped-emoji-picker
* Optimise emoji picker loading processTusooa Zhu2022-09-18
|
* Load visible emoji groups when scrollingTusooa Zhu2022-09-18
|
* Display all emoji groups on emoji picker headerTusooa Zhu2022-09-18
|
* Group custom emojis by pack in emoji pickerTusooa Zhu2022-09-18
|
* EmojiPicker: Workaround to search immediately on mobileLain Soykaf2022-06-12
| | | | See https://github.com/vuejs/vue/pull/9814
* lintHenry Jameson2020-10-21
|
* Some initial work on replacing icons with FA5Henry Jameson2020-10-20
|
* eslint fixHenry Jameson2019-11-08
|
* replace sanity button with loading on scrollHenry Jameson2019-11-08
|
* Merge remote-tracking branch 'upstream/develop' into emoji-optimizationsHenry Jameson2019-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 ...
| * Replaced most trivial checkboxes with Checkbox componentHenry Jameson2019-10-07
| |
* | fix loadEmojiInsane button submitting the formHenry Jameson2019-10-27
| |
* | eslintHenry Jameson2019-10-08
| |
* | arbitrary limit with option to overcome itHenry Jameson2019-10-08
|/
* eslintHenry Jameson2019-09-25
|
* split spam mode into two separate options (one in settings page)Henry Jameson2019-09-23
|
* updated logic for padding with spaces, improved spam modeHenry Jameson2019-09-15
|