zulip/static
Steve Howell 58dcc70a35 refactor: Remove subscribers from stream_data subs.
This sets us up to use better system-wide data structures
for tracking subscribers.

Basically, instead of storing subscriber data on the
"sub" objects in stream_data.js, we instead have a
parallel data structure called stream_subscribers.

We also have stream_create, stream_edit, and friends
use helper functions rather than accessing
sub.subscribers directly.
2021-01-17 10:40: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 subscribers from stream_data subs. 2021-01-17 10:40:17 -08:00
shared shared: Bump version to 0.0.4. 2020-12-30 15:02:13 -08:00
styles alerts: Prevent icons from spilling out of alerts. 2020-12-30 07:55:29 -08:00
templates stream_sidebar_row: Show full stream name on hover. 2021-01-04 18:19:48 -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