zulip/zerver
Tim Abbott 735b49e505 zilencer: Fix uniqueness rules for RemotePushDeviceToken.
Since a user could use the same installation of the Zulip mobile app
with multiple Zulip servers, correct behavior is to allow reusing the
same token with multiple Zulip servers in the RemotePushDeviceToken
model.
2017-10-18 21:24:06 -07:00
..
fixtures tests: Add a test suite for verifying the mobile push notifs content. 2017-10-06 16:47:27 -07:00
lib email_mirror: Strip content before checking for empty emails. 2017-10-18 21:13:03 -07:00
management test_fixtures: Move test_db_status state under UUID_VAR_PATH. 2017-10-17 21:15:58 -07:00
migrations embedded bots: Add BotUserStateData model. 2017-10-18 09:15:53 -07:00
templatetags zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
tests test_messages.py: Switch misordered send_message parameters. 2017-10-18 11:55:11 -07:00
tornado notifications: Fix double-sending in missedmessage_hook. 2017-10-17 21:54:03 -07:00
views reactions: Add missing mypy import for Message. 2017-10-18 08:59:29 -07:00
webhooks codebase: Remove multiple whitespaces after comma. 2017-10-18 10:04:23 -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 urls: Move the report endpoints to be API-style routes. 2017-10-17 22:05:56 -07:00
models.py zilencer: Fix uniqueness rules for RemotePushDeviceToken. 2017-10-18 21:24:06 -07:00
signals.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
static_header.txt
storage.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00