zulip/zephyr
Tim Abbott aa6dae7915 Fix improper use of zephyr.decorators.POST in a GET view.
(imported from commit 10cd186f2b0a4e6d89fe5cac2faf2b7eaa6b60be)
2013-05-09 10:35:49 -04:00
..
fixtures Add tests for pivotal tracker integration 2013-04-19 13:46:41 -04:00
lib Only register a Tornado rabbitmq handler if we're using rabbitmq. 2013-05-09 10:35:49 -04:00
management Log which missedmessage events are received 2013-05-09 10:35:48 -04:00
migrations [schema] Add database fields for offline email notifications and timestamp 2013-05-09 10:35:48 -04:00
static Fix bug with uploading the same file twice using the clip icon. 2013-05-09 10:35:48 -04:00
tests Always-open composebox. 2013-05-09 10:35:46 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
decorator.py Fix logging of requesting user with REST API. 2013-04-30 11:54:16 -04:00
filters.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
forms.py Add a comment to emphasise why we shouldn't break the HomepageForm. 2013-04-24 12:03:42 -07:00
handlers.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
middleware.py Fix typo and send proper dbtime to statsd 2013-05-01 17:24:38 -04:00
models.py [schema] Add database fields for offline email notifications and timestamp 2013-05-09 10:35:48 -04:00
openid.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
retention_policy.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
tests.py Update settings backend tests to handle new frontent config options 2013-05-09 10:35:48 -04:00
tornado_callbacks.py Send notification with missed message to users if they received a PM while offline 2013-05-09 10:35:48 -04:00
tornadoviews.py Fix improper use of zephyr.decorators.POST in a GET view. 2013-05-09 10:35:49 -04:00
views.py Send notification with missed message to users if they received a PM while offline 2013-05-09 10:35:48 -04:00