aboutsummaryrefslogtreecommitdiff
path: root/src/components/emoji_picker
Commit message (Collapse)AuthorAge
...
* Clean up emoji picker cssTusooa Zhu2022-09-18
|
* Use StillImage to render emojis in emoji pickerTusooa Zhu2022-09-18
|
* Fix error on emoji picker first loadTusooa Zhu2022-09-18
| | | | Ref: grouped-emoji-picker
* LintTusooa Zhu2022-09-18
| | | | Ref: grouped-emoji-picker
* 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
* Fix sticker picker heading tabTusooa Zhu2022-09-18
| | | | Ref: grouped-emoji-picker
* Fix vertical scrollbar of emoji picker headerTusooa Zhu2022-09-18
| | | | 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 unused variablesTusooa Zhu2022-09-18
| | | | Ref: grouped-emoji-picker
* Fix scrol->highlight behaviourTusooa 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
* LintTusooa Zhu2022-09-18
|
* Optimise emoji picker loading processTusooa Zhu2022-09-18
|
* Load emoji properly on first showingTusooa Zhu2022-09-18
|
* Load visible emoji groups when scrollingTusooa Zhu2022-09-18
|
* Display all emoji groups on emoji picker headerTusooa Zhu2022-09-18
|
* Fix load more emoji actionTusooa Zhu2022-09-18
|
* Group custom emojis by pack in emoji pickerTusooa Zhu2022-09-18
|
* --fixHenry Jameson2022-07-31
|
* Merge remote-tracking branch 'origin/develop' into disjointed-popoversHenry Jameson2022-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
| * EmojiPicker: Workaround to search immediately on mobileLain Soykaf2022-06-12
| | | | | | | | See https://github.com/vuejs/vue/pull/9814
* | slight z-index refactor and attempt at organizing itHenry Jameson2022-06-22
|/
* more em-sized fontsHenry Jameson2022-04-20
|
* fix main post form having hidden emoji pickerHenry Jameson2022-04-10
|
* emoji picker fixHenry Jameson2021-04-25
|
* >boxesHenry Jameson2020-10-28
|
* better icon for pickerHenry Jameson2020-10-28
|
* lintHenry Jameson2020-10-21
|
* Some initial work on replacing icons with FA5Henry Jameson2020-10-20
|
* fixed copy-pasting leftoversDym Sohin2020-09-21
|
* improved algorithm, possibly speed tooDym Sohin2020-09-21
|
* fix 8x spaces inside this parenDym Sohin2020-09-21
|
* feat/reorder-emojis-by-position-of-keywordDym Sohin2020-09-21
|
* [fix] case in/sensitive emoji searchDym Sohin2020-09-18
|
* improved selectedMenu againHenry Jameson2020-01-24
|
* clear filter on reopen, fix error message in consoleHenry Jameson2019-11-08
|
* reset position when reopening emoji pickerHenry Jameson2019-11-08
|
* eslint fixHenry Jameson2019-11-08
|
* fix not being able to see unicode emojis when there few of them when searchingHenry Jameson2019-11-08
| | | | on emoji-a-ton instances
* replace sanity button with loading on scrollHenry Jameson2019-11-08
|
* fix search not working, use computer property instead of stateHenry 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 ...
| * removed unused thingHenry Jameson2019-10-07
| |
| * Replaced most trivial checkboxes with Checkbox componentHenry Jameson2019-10-07
| |
* | fix loadEmojiInsane button submitting the formHenry Jameson2019-10-27
| |
* | fix picker not filling on opening, removed console logHenry Jameson2019-10-10
| |
* | always preload first batch of emoji to avoid unnecessary UI jumpsHenry Jameson2019-10-09
| |
* | eslintHenry Jameson2019-10-08
| |