Go to file
Tim Abbott 5f724a94ac Add support for invite-only streams in mit.edu realm.
This changes the mit.edu access rules from:

* Susbcriber list and inviting users to streams are unavailable

to

* Susbcriber lists and inviting users to streams are only available
  for invite-only streams

streams must still be made invite-only manually.

This both cuts down on the amount of code that is different between
the mit.edu user experience and the standard one, as well as paving
the way for us to invite-only streams for zcrypt.

(imported from commit 24e0e85428608c05c89eeea349338dd392e5489a)
2013-08-20 14:57:14 -04:00
api [manual] Bump API version to 0.2.0. 2013-08-09 15:34:57 -04:00
assets Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
bots zephyr_mirror: Add option to control path to streams file. 2013-08-20 14:57:13 -04:00
certs Switch api.zulip.com to signed PositiveSSL / Comodo certificate. 2013-07-15 16:49:54 -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 Remove dummy 10.0.0.0/8 routes on interface configure. 2013-08-19 16:19:47 -04:00
static Add support for invite-only streams in mit.edu realm. 2013-08-20 14:57:14 -04:00
templates Move zephyr/administration.html to zerver/ path. 2013-08-20 14:57:14 -04:00
tools Add support for analyzing test coverage with Istanbul 2013-08-20 10:46:45 -04:00
zerver Add support for invite-only streams in mit.edu realm. 2013-08-20 14:57:14 -04:00
zproject Created MessageListView class. 2013-08-19 12:17:56 -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