zulip/humbug
Leo Franchi 93a3f14c43 Add backend support for handling new 'read' message flag
(imported from commit 6194e9332caa2d279cbc304f0d6a69f969aa9a72)
2013-03-13 14:14:45 -04:00
..
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
authhack.py Fix logging in with email addresses long than 30 characters. 2013-01-16 17:02:06 -05:00
backends.py [manual] Implement backend support for authenticating a user via Google. 2013-02-27 10:16:54 -05:00
ratelimit.py Use datetime.min for initial last_error rather than int 0. 2012-12-11 15:59:08 -05:00
settings.py blueslip: Handle exceptions from jQuery event handlers and $(document).ready functions 2013-03-13 10:55:34 -04:00
test_settings.py [manual] Cache results of the Twitter API in the database. 2013-03-11 13:15:55 -04:00
urls.py Add backend support for handling new 'read' message flag 2013-03-13 14:14:45 -04:00
wsgi.py Remove more commented out example code 2012-10-29 23:21:00 -04:00