zulip/static
Steve Howell 58855e8224 refactor: Remove maybe_clear_subscribers().
The maybe_clear_subscribers() function was an artifact of
when we used to attach subscribers to the "sub" records in
stream_data.js.  I think it was basically a refactoring
shim, and due to some other recent cleanup, it was only
used in test code.

We also change how we validate stream ids.

Going forward, peer_data just looks up stream_ids with the
normal stream_data API when it's trying to warn about
rogue stream_ids coming in.  As I alluded to in an earlier
commit, some of the warning code here might be overly
defensive, but at least it's pretty self-contained.
2021-02-03 15:23:17 -08:00
..
assets docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html logo: Update Zulip logo. 2020-07-16 01:37:08 -07:00
images docs: Remove HipChat migration guide. 2020-12-23 15:43:13 +05:30
js refactor: Remove maybe_clear_subscribers(). 2021-02-03 15:23:17 -08:00
shared eslint: Fix unicorn/no-array-push-push. 2021-01-25 14:53:19 -08:00
styles settings: Use sm_max for adjusting settings for small width devices. 2021-01-25 14:49:32 -08:00
templates Rename list_render -> ListWidget. 2021-01-29 09:36:35 -08:00
third markdown: Fix flickering of embedded link inside Italic. 2020-11-06 10:09:15 -08:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00