| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | --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 | ||
| | * | EmojiPicker: Workaround to search immediately on mobile | Lain Soykaf | 2022-06-12 |
| | | | | | | | | | See https://github.com/vuejs/vue/pull/9814 | ||
| * | | slight z-index refactor and attempt at organizing it | Henry Jameson | 2022-06-22 |
| |/ | |||
| * | more em-sized fonts | Henry Jameson | 2022-04-20 |
| | | |||
| * | fix main post form having hidden emoji picker | Henry Jameson | 2022-04-10 |
| | | |||
| * | emoji picker fix | Henry Jameson | 2021-04-25 |
| | | |||
| * | >boxes | Henry Jameson | 2020-10-28 |
| | | |||
| * | better icon for picker | Henry Jameson | 2020-10-28 |
| | | |||
| * | lint | Henry Jameson | 2020-10-21 |
| | | |||
| * | Some initial work on replacing icons with FA5 | Henry Jameson | 2020-10-20 |
| | | |||
| * | fixed copy-pasting leftovers | Dym Sohin | 2020-09-21 |
| | | |||
| * | improved algorithm, possibly speed too | Dym Sohin | 2020-09-21 |
| | | |||
| * | fix 8x spaces inside this paren | Dym Sohin | 2020-09-21 |
| | | |||
| * | feat/reorder-emojis-by-position-of-keyword | Dym Sohin | 2020-09-21 |
| | | |||
| * | [fix] case in/sensitive emoji search | Dym Sohin | 2020-09-18 |
| | | |||
| * | improved selectedMenu again | Henry Jameson | 2020-01-24 |
| | | |||
| * | clear filter on reopen, fix error message in console | Henry Jameson | 2019-11-08 |
| | | |||
| * | reset position when reopening emoji picker | Henry Jameson | 2019-11-08 |
| | | |||
| * | eslint fix | Henry Jameson | 2019-11-08 |
| | | |||
| * | fix not being able to see unicode emojis when there few of them when searching | Henry Jameson | 2019-11-08 |
| | | | | | on emoji-a-ton instances | ||
| * | replace sanity button with loading on scroll | Henry Jameson | 2019-11-08 |
| | | |||
| * | fix search not working, use computer property instead of state | Henry Jameson | 2019-11-08 |
| | | |||
| * | 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 ... | ||
| | * | removed unused thing | Henry Jameson | 2019-10-07 |
| | | | |||
| | * | Replaced most trivial checkboxes with Checkbox component | Henry Jameson | 2019-10-07 |
| | | | |||
| * | | fix loadEmojiInsane button submitting the form | Henry Jameson | 2019-10-27 |
| | | | |||
| * | | fix picker not filling on opening, removed console log | Henry Jameson | 2019-10-10 |
| | | | |||
| * | | always preload first batch of emoji to avoid unnecessary UI jumps | Henry Jameson | 2019-10-09 |
| | | | |||
| * | | eslint | Henry Jameson | 2019-10-08 |
| | | | |||
| * | | start loading emoji when picker is open | Henry Jameson | 2019-10-08 |
| | | | |||
| * | | arbitrary limit with option to overcome it | Henry Jameson | 2019-10-08 |
| | | | |||
| * | | emoji picker gradual render | Henry Jameson | 2019-10-08 |
| |/ | |||
| * | eslint | Henry Jameson | 2019-09-25 |
| | | |||
| * | split spam mode into two separate options (one in settings page) | Henry Jameson | 2019-09-23 |
| | | |||
| * | updated logic for padding with spaces, improved spam mode | Henry Jameson | 2019-09-15 |
| | | |||
| * | Fixed scrollability not being obvious, added fade effect | Henry Jameson | 2019-09-15 |
| | | |||
| * | review/naming + bugfix for stickers | Henry Jameson | 2019-09-12 |
| | | |||
| * | Remove emoji zoom | Henry Jameson | 2019-09-12 |
| | | |||
| * | Apply suggestion to src/components/emoji_picker/emoji_picker.vue | HJ | 2019-09-10 |
| | | |||
| * | Apply suggestion to src/components/emoji_picker/emoji_picker.js | HJ | 2019-09-09 |
| | | |||
| * | fix aspect | Henry Jameson | 2019-09-08 |
| | | |||
| * | added emoji zoom for picker | Henry Jameson | 2019-09-08 |
| | | |||
| * | fixed scroll when switching back to emoji | Henry Jameson | 2019-09-08 |
| | | |||
| * | fixed some bugs, added spam mode, minor collateral fixes | Henry Jameson | 2019-09-08 |
| | | |||
| * | fixed a lot of bugs with emoji picker, improved relevant components | Henry Jameson | 2019-08-12 |
| | | |||
| * | initial attempts at making emoji-picker somewhat extensible | Henry Jameson | 2019-08-12 |
| | | |||
| * | rename for consistency | Henry Jameson | 2019-08-12 |
