zulip/static
Steve Howell 186973cde2 refactor: Extract add_peer and remove_peer helpers.
These are basically shims for some deeper refactorings.

I basically just try to make the code express the
problems more clearly:

    - use stream_name instead of sub
    - make early-exit more explicit
    - make it clear that add_subscriber needlessly
      requires a name
    - make it clear we have an unnecessary loop

I also fixed some phony data in the test.
2020-06-13 15:35:39 -07:00
..
assets icon: Import a font-awesome 5 third party icon. 2020-06-11 17:15:55 -07:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
images integrations: Add Thinkst Canary integration. 2020-06-09 16:28:28 -07:00
js refactor: Extract add_peer and remove_peer helpers. 2020-06-13 15:35:39 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles right-sidebar: Fix the height of user presence list elements. 2020-06-11 17:14:09 -07:00
templates realm logo: Refactor upload_widgets.js. 2020-06-10 17:02:06 -07:00
third markdown: Add timestamp syntax to markdown processors. 2020-05-20 14:23:55 -07:00
.eslintrc.json lint: Delegate console.log check to ESLint. 2020-02-07 14:09:47 -08:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00
favicon.ico