zulip/zephyr
Tim Abbott 2c89103b23 Actually update current subscriptions based on changes in logs.
(imported from commit b36637562dd0e358f1718d38778c735bb75fd77a)
2012-10-20 18:41:51 -04:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Display huddles as 'You and...'. 2012-10-19 15:11:13 -04:00
lib populate_db replay: Use bulk_create to create objects. 2012-10-20 18:26:18 -04:00
management Actually update current subscriptions based on changes in logs. 2012-10-20 18:41:51 -04:00
static Fix selecting huddles using the mouse type-tabs. 2012-10-20 10:35:39 -04:00
static-access-control Rename subscribe.js -> subs.js 2012-10-18 15:42:08 -04:00
tests gitignore zephyr/tests/zephyrdb.test 2012-10-11 16:25:40 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py Use the obfuscated URLs 2012-10-17 15:04:33 -04:00
decorator.py Remove unused imports 2012-09-07 13:57:32 -04:00
forms.py Implement confirmation for new user signups. 2012-10-01 10:45:58 -04:00
middleware.py Log all requests 2012-10-17 18:23:02 -04:00
models.py Make logging of new subscriptions conditional on changes. 2012-10-20 18:26:21 -04:00
tests.py Disable notify_new_message calls in testing and populate_db 2012-10-17 18:23:01 -04:00
views.py Fix error handling for removing subscriptions. 2012-10-20 18:26:21 -04:00