zulip/zephyr
Keegan McAllister 4cd5cdbcd6 Revert "Clean up how we deal with the message type tabs"
This reverts commit 429e055d3eca65af8bc0fe58481a7becf9ced66a.

There is some inconsistency between the names 'huddle' and 'personal' that is
breaking things.

(imported from commit 4c81853fca9d88d13ce8f23e2d6884c33cdc57d2)
2012-11-05 15:01:49 -05:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Create the narrowbar using a Handlebars template 2012-10-31 16:02:17 -04:00
lib bugdown: Disable + as a bullet character for an unordered list 2012-11-02 14:04:09 -04:00
management When doing a deployment, set the site name to app.humbughq.com. 2012-10-30 15:13:12 -04:00
static Revert "Clean up how we deal with the message type tabs" 2012-11-05 15:01:49 -05:00
static-access-control Move composebox typeahead code into its own module. 2012-11-01 21:56:33 -04:00
tests Wrap some other extremely long lines 2012-10-25 15:22:18 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py Replace template variables static_{third,public} with hardcoded paths 2012-10-31 18:43:44 -04:00
decorator.py Copy the csrf_exempt attribute in @asynchronous 2012-10-27 17:56:18 -04:00
forms.py Implement MIT signups. 2012-10-29 16:59:37 -04:00
middleware.py Log all requests 2012-10-17 18:23:02 -04:00
models.py Fix unnecessary usage of realm ids creating new users. 2012-11-02 20:55:31 -04:00
tests.py tests: Unbreak registration, which was missing the new TOS field. 2012-11-05 10:32:42 -05:00
views.py views: remove unused imports. 2012-11-05 10:32:42 -05:00