zulip/zproject
Steve Howell 475eb21a5e Revert commits related to client_message_id.
I pushed a bunch of commits that attempted to introduce
the concept of `client_message_id` into our server, as
part of cleaning up our codepaths related to messages you
sent (both for the locally echoed case and for the host
case).

When we deployed this, we had some strange failures involving
double-echoed messages and issues advancing the pointer that appeared
related to #5779.  We didn't get to the bottom of exactly why the PR
caused havoc, but I decided there was a cleaner approach, anyway.
2017-07-14 12:13:35 -07:00
..
jinja2 Django 1.11: Remove jinja2 backend. 2017-07-12 17:53:25 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py ldap: Don't authenticate if realm is None. 2017-06-21 10:14:34 -04:00
dev_settings.py pep8: Add compliance with rule E261 zproject/dev_settings.py. 2017-07-11 11:53:33 -07:00
dev_urls.py dev: Add URL to preview error 404/5xx pages. 2017-06-14 21:18:45 -07:00
legacy_urls.py Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
local_settings.py Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
prod_settings_template.py pep8: Add compliance with rule E261 to prod_settings_template.py. 2017-07-11 11:55:01 -07:00
settings.py Revert commits related to client_message_id. 2017-07-14 12:13:35 -07:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py Change backend tests to use a webpack stats stub file. 2017-05-25 16:15:32 -07:00
urls.py Improve /integrations page load time. 2017-07-13 20:37:09 -07:00
wsgi.py pep8: Add compliance with rule E261 to wsgi.py. 2017-05-07 23:21:50 -07:00