zulip/zerver
Steve Howell 0cef7c9fd5 Refactor: Extract get_client_info_for_message_event().
This removes some clutter from process_message_event, and it
makes process_message_event() a bit easier to test.
2017-10-26 16:35:28 -07:00
..
fixtures tests: Add a test suite for verifying the mobile push notifs content. 2017-10-06 16:47:27 -07:00
lib tests: Call real consume method of queue processors. 2017-10-26 14:58:03 -07:00
management zerver/management: Use python 3 syntax for typing. 2017-10-26 15:24:56 -07:00
migrations zerver/migrations: Use python 3 syntax for typing. 2017-10-26 15:24:56 -07:00
templatetags zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
tests Refactor: Extract get_client_info_for_message_event(). 2017-10-26 16:35:28 -07:00
tornado Refactor: Extract get_client_info_for_message_event(). 2017-10-26 16:35:28 -07:00
views tests: Call real consume method of queue processors. 2017-10-26 14:58:03 -07:00
webhooks webhooks/taiga: Support relateduserstory events. 2017-10-25 10:59:58 -07:00
worker tests: Call real consume method of queue processors. 2017-10-26 14:58:03 -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 subdomains: Fix some implicit uses of "" for the root subdomain. 2017-10-26 10:29:17 -07:00
decorator.py subdomains: Refactor check_subdomain to a clearer interface. 2017-10-26 10:29:17 -07:00
filters.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
forms.py subdomains: Refactor check_subdomain to a clearer interface. 2017-10-26 10:29:17 -07:00
logging_handlers.py tests: Call real consume method of queue processors. 2017-10-26 14:58:03 -07:00
middleware.py tests: Call real consume method of queue processors. 2017-10-26 14:58:03 -07:00
models.py embedded bots: Add StateHandler remove() function. 2017-10-26 14:49:50 -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