zulip/zerver
Steve Howell a9d25f8719 refactor: Simplify avatar_url.
This function is now a thin wrapper around get_avatar_field.
2017-10-12 14:00:41 -07:00
..
fixtures tests: Add a test suite for verifying the mobile push notifs content. 2017-10-06 16:47:27 -07:00
lib refactor: Simplify avatar_url. 2017-10-12 14:00:41 -07:00
management zilencer: Remove long-obsolete Deployment model. 2017-10-11 23:48:01 -07:00
migrations Add is_zephyr to the Stream model. 2017-10-11 16:15:56 -07:00
templatetags zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
tests Support client_gravatar in /json/users endpoint. 2017-10-12 14:00:41 -07:00
tornado Reset client descriptors at the start of event tests. 2017-10-12 10:27:16 -07:00
views Support client_gravatar in /json/users endpoint. 2017-10-12 14:00:41 -07:00
webhooks mypy: Improve return type in bitbucket2 webhook function. 2017-10-11 12:16:50 -07:00
worker json: Replace most use of simplejson with json. 2017-10-11 22:55:35 -07:00
__init__.py caching: Add configuration class for post-migration cache flushing. 2016-10-27 23:26:34 -07:00
apps.py Remove the rest of print_function. 2017-09-27 18:06:47 -07:00
context_processors.py context_processors: Don't require coverage for ZulipElectron block. 2017-10-11 14:52:38 -07:00
decorator.py push_notifications: Fix error message for unregistered bouncer. 2017-10-11 19:09:24 -07:00
filters.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
forms.py forms: Extract check_subdomain_available. 2017-10-03 17:44:46 -07:00
logging_handlers.py docs: Add more comprehensive documentation on error reporting. 2017-09-27 19:47:08 -07:00
middleware.py middleware: Remove logic for redirecting to zulipdev.com domains. 2017-10-05 23:21:02 -07:00
models.py Add is_zephyr to the Stream model. 2017-10-11 16:15:56 -07:00
signals.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
static_header.txt Update static_header.txt with new license information. 2016-08-13 00:37:21 -07:00
storage.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00