zulip/zephyr
Zev Benjamin 7e4b7fb881 Add message selection option to not update the server
(imported from commit a5ef9506be24fee7652cd5479cb74789aa365216)
2012-10-22 16:06:38 -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 bugdown: Log Markdown parser failures 2012-10-21 23:07:03 -04:00
management Seed the populate_db random number generator. 2012-10-22 13:59:46 -04:00
static Add message selection option to not update the server 2012-10-22 16:06:38 -04:00
static-access-control Add a static 5xx error page, for nginx 2012-10-22 15:16:04 -04:00
tests [schema] Add a Client model keeping track of the sending client. 2012-10-20 18:41:54 -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 Add UserProfile callback for pointer updates 2012-10-22 16:06:38 -04:00
tests.py Fix Client handling in the test suite. 2012-10-22 13:23:16 -04:00
views.py Add UserProfile callback for pointer updates 2012-10-22 16:06:38 -04:00