aboutsummaryrefslogtreecommitdiff
path: root/src/components/emoji_input
Commit message (Collapse)AuthorAge
...
* Merge branch 'develop' into feat/focus-input-with-emoji-pickersShpuld Shpuldson2021-02-25
|\
| * fix vue warningsShpuld Shpuldson2021-02-25
| |
* | focus input in emoji picker and react pickerShpuld Shpuldson2021-02-25
|/
* fix a bunch of <button>s acting as submit buttons breaking enter keyHenry Jameson2021-02-01
|
* Merge branch 'develop' into 'fix/use-semantically-correct-buttons'Shpuld Shpludson2020-12-01
|\ | | | | | | # Conflicts: # CHANGELOG.md
| * review fixesShpuld Shpuldson2020-11-27
| |
| * update some documentationShpuld Shpuldson2020-11-19
| |
| * fix keyboard highlightShpuld Shpuldson2020-11-19
| |
| * use users state + fetching with delayShpuld Shpuldson2020-11-18
| |
| * store failed experimentShpuld Shpuldson2020-11-17
| |
* | more fixes, add fullwidthShpuld Shpuldson2020-11-24
|/
* Some initial work on replacing icons with FA5Henry Jameson2020-10-20
|
* Address feedbackeugenijm2020-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 Chatseugenijm2020-07-08
|
* Merge branch 'develop' into 'iss-149/profile-fields-setting'Shpuld Shpludson2020-06-27
|\ | | | | | | # Conflicts: # src/components/settings_modal/tabs/profile_tab.vue
| * revert import styleShpuld Shpuldson2020-06-18
| |
| * remove search blocker, fix debounce paramsShpuld Shpuldson2020-06-18
| |
* | Fix emoji input errorkPherox2020-06-19
|/
* Merge branch 'feature-emoji-length-sorting' into 'develop'Shpuld Shpludson2020-04-27
|\ | | | | | | | | | | | | Allow emoji suggestions based on a match anywhere in the emoji name, but improve sorting Closes #135 See merge request pleroma/pleroma-fe!1061
| * Prioritize custom emoji a lot and boost exact matches to the topxenofem2020-02-10
| |
| * Allow emoji suggestions based on a match anywhere in the emoji name, but ↵xenofem2020-02-09
| | | | | | | | improve sorting
* | Merge branch 'themes-accent' into 'develop'HJ2020-02-18
|\ \ | | | | | | | | | | | | | | | | | | Themes v3 Part 1 "2.1" codenamed "One step for themes, a giant burder for code reviewers" Closes #750 and #774 See merge request pleroma/pleroma-fe!1037
| * | Kenomo (see: #624) theme. Ability to define link color for post contents. FixesHenry Jameson2020-01-28
| | |
| * | improved selectedMenu againHenry Jameson2020-01-24
| | |
| * | popover/selected menu improvementsHenry Jameson2020-01-24
| | |
| * | selectedPost and selectedMenu supportHenry Jameson2020-01-13
| | |
| * | poll slot renamed, lightBg customization implementedHenry Jameson2020-01-13
| |/
* / Add onInput() function as listener for input events, remove unnecessary ↵xenofem2020-02-16
|/ | | | compositionupdate listener
* 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 ...
| * Fix tests, more replacing with mergedConfigHenry Jameson2019-10-06
| |
* | Reserve space for emoji picker button in emoji inputHenry Jameson2019-10-14
| |
* | fix picker not filling on opening, removed console logHenry Jameson2019-10-10
| |
* | fixed emoji picker showing up beyond viewportHenry Jameson2019-10-08
| |
* | start loading emoji when picker is openHenry Jameson2019-10-08
|/
* eslintHenry Jameson2019-09-25
|
* fix emoji inputs in user-settings, styles updateHenry Jameson2019-09-25
|
* bump z-index so that picker/suggest doesn't get overlapped by mobile buttonHenry Jameson2019-09-25
|
* Scroll emoji picker into view if it's obstructedHenry Jameson2019-09-25
|
* autoscroll post form on typing + some minor improvementsHenry Jameson2019-09-23
|
* split spam mode into two separate options (one in settings page)Henry Jameson2019-09-23
|
* Apply suggestion to src/components/emoji_input/emoji_input.jsHJ2019-09-16
|
* updated logic for padding with spaces, improved spam modeHenry Jameson2019-09-15
|
* review/naming + bugfix for stickersHenry Jameson2019-09-12
|
* updated logic for hiding picker and also added ability to hide suggestions withHenry Jameson2019-09-12
| | | | esc key
* Apply suggestion to src/components/emoji_input/emoji_input.jsHJ2019-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
|
* rename for consistencyHenry Jameson2019-08-12