zulip/static
Aastha Gupta dfde4fac85 invitations: Send 'invites_changed' event for invitations events.
Fixes #7665

In case of invitation events, 'invites_changed' event without
any real payload is sent to all the realm admins and the user.
The event is handled by reloading the list to view recent changes.

Commit tweaked by shubhamdhama:
* Send an `invite_changed` event when an user accept an invite.
    Also, added the test for the same.
* No need to delete the invite list in frontend, current logic
    handles the case when the invite data is changed properly.
* Extracted the common logic for sending an event into
    `notify_invites_changed`.
2018-07-13 18:00:06 +05:30
..
assets Fix favicon generator script. 2018-01-30 10:32:55 -08:00
audio
generated
html HTML validation: Remove xmlns:svg attribute. 2018-07-09 09:45:42 +05:30
icons/fonts Generate custom-icon-webfont on each provision or update-prod-static. 2017-11-20 16:36:49 -08:00
images webhooks: Add Clubhouse integration. 2018-07-01 04:01:17 -07:00
js invitations: Send 'invites_changed' event for invitations events. 2018-07-13 18:00:06 +05:30
locale i18n: Update translations. 2018-04-17 12:41:06 -07:00
styles stats: Fix incorrect data-user attribute on Everyone button. 2018-07-13 10:24:13 +05:30
templates recipient_row.handlebars: Upgrade to font-awesome 4.7 icon prefixes. 2018-07-11 20:31:17 +05:30
third jquery-form: Remove jquery-form plugin dependency. 2018-05-29 15:44:40 -07:00
ts webpack: Upgrade webpack version 4.5.0. 2018-04-23 15:49:33 -07:00
.gitignore i18n: Make Git ignore mobile.json resources. 2018-01-29 12:49:51 -08:00
favicon.ico
node_modules