-
-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cleanup and improve chat's context menu
- add functions canReply() and canReplyPrivately() for consistency and to cleanup code - if possible, show the reaction options in the first row; as this is limited to 4 options, we have now three default reactions plus "..." there. more default reactions will go to the reaction picker, see #2112; this closes #2113 - "buerocratic, dangerous" options go to "more". this makes the menu smaller and avoids scrolling as it happens even on larger screens. - as a side-effect, iOS 12 menu is cleaned up as well
- Loading branch information
Showing
2 changed files
with
41 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters