aboutsummaryrefslogtreecommitdiff
path: root/src/components/emoji_picker/emoji_picker.vue
Commit message (Collapse)AuthorAge
* 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
|
* Fixed scrollability not being obvious, added fade effectHenry Jameson2019-09-15
|
* review/naming + bugfix for stickersHenry Jameson2019-09-12
|
* Remove emoji zoomHenry Jameson2019-09-12
|
* Apply suggestion to src/components/emoji_picker/emoji_picker.vueHJ2019-09-10
|
* added emoji zoom for pickerHenry Jameson2019-09-08
|
* fixed some bugs, added spam mode, minor collateral fixesHenry Jameson2019-09-08
|
* fixed a lot of bugs with emoji picker, improved relevant componentsHenry Jameson2019-08-12
|
* initial attempts at making emoji-picker somewhat extensibleHenry Jameson2019-08-12
|
* rename for consistencyHenry Jameson2019-08-12