zulip/static
Gittenburg 42f20e81be emoji_picker: Fix inconsistency in edge case.
Previously clicking on an existing message reaction (outside of the
emoji picker) while having the emoji picker open, removed the reaction
without updating the highlighting of the reacted emoji in the emoji
picker.

The emoji picker already is already closed when clicking outside.
The message reaction click handler however previously stopped the event
propagation, leaving the picker open, allowing the inconsistency.
2020-07-08 13:21:53 -07:00
..
assets python: Convert more percent formatting to Python 3.6 f-strings. 2020-06-14 23:27:22 -07:00
audio
generated
html docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
images apple_auth: Add icon for log in and sign up buttons. 2020-06-19 12:55:24 -07:00
js emoji_picker: Fix inconsistency in edge case. 2020-07-08 13:21:53 -07:00
shared eslint: Enable comma-dangle for functions. 2020-07-03 16:55:51 -07:00
styles markdown: Remove !avatar() and !gravatar() syntax. 2020-07-07 10:39:44 -07:00
templates compose: Add data-stream-id field in compose_invite_users. 2020-07-06 15:30:01 -07:00
third markdown: Remove !avatar() and !gravatar() syntax. 2020-07-07 10:39:44 -07:00
.eslintrc.json
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00
favicon.ico