-
Notifications
You must be signed in to change notification settings - Fork 10.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NEW] Custom emoji refactor #17499
[NEW] Custom emoji refactor #17499
Conversation
dudizilla
commented
Apr 30, 2020
•
edited by gabriellsh
Loading
edited by gabriellsh
|
||
const uploadCustomEmoji = useMethod('uploadCustomEmoji'); | ||
|
||
const saveEmoji = useMethod('insertOrUpdateUserStatus'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wrong method here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
insertOrUpdateEmoji
return soundEmoji; | ||
}; | ||
|
||
const saveAction = async (newData) => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This method has variables that need to be renamed
….Chat into custom-emoji * 'admin-refactor' of https://github.com/RocketChat/Rocket.Chat: LingoHub based on develop (#17520) RegExp improvements suggested by LGTM (#17500) [FIX] Replace obsolete X-FRAME-OPTIONS header on Livechat route (#17419) [FIX] LDAP login error on Enterprise version (#17497) [IMPROVE] [Apps-Engine] App user as the default notifier (#17050) [NEW] [Apps-Engine] New Livechat event handlers (#17033) [FIX] Change email verification label (#17450) fix: Admin Users Actions (#17469) Fix bad component reference [IMPROVE] Depart from /app/ui-admin (#17464) Priority system messages were always created (#17479) Bump version to 3.3.0-develop Bump version to 3.2.0 Bump version to 3.2.0-rc.2 Bump version to 3.2.0-rc.1 Bump version to 3.2.0-rc.0