Go to file
Steve Howell b55a2bfc58 Avoid reloading subscribers when opening Streams page.
For a large domain like HS, we were pulling back about 100k of
text with subscriber emails when we opened the Streams page.
This was unnecessary, as the subscribers aren't shown until
you expand the stream, and there's already an AJAX call.

(imported from commit 69b83d769030d87318acefc364ac6ff3a2ec3605)
2013-10-22 15:51:18 -04:00
api api: Add support for specifying client using zulip.init_from_options. 2013-10-21 14:37:36 -04:00
assets Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
bots Remove redundant return statement 2013-10-22 13:19:00 -04:00
certs Switch nagios to .zulip.net and add cert 2013-09-05 15:43:07 -04:00
confirmation Move to a common random token generation function instead of several one-offs. 2013-08-09 14:59:26 -04:00
humbug Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers nagios: Use latest names for check intervals. 2013-10-22 13:34:14 -04:00
static Avoid reloading subscribers when opening Streams page. 2013-10-22 15:51:18 -04:00
templates Add Hubot to /integrations. 2013-10-22 13:42:22 -04:00
tools lint-all: Fix gotcha regexps to not misparse certain quoting cases. 2013-10-21 14:37:36 -04:00
zerver Send ids, not emails, of subscribers when loading the page. 2013-10-22 15:51:18 -04:00
zproject Load underscore before blueslip 2013-10-22 15:39:17 -04:00
.gitignore Add support for analyzing test coverage with Istanbul 2013-08-20 10:46:45 -04:00
manage.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00