zulip/zerver
Yago González ea10f5eb2c api docs: Document GET /users/<email>/presence.
Tweaked by tabbott to describe more clearly what this is for.
2018-08-31 15:15:54 -07:00
..
data_import import: Move 'build_message' to import_util. 2018-08-19 22:27:13 -07:00
lib api docs: Document GET /users/<email>/presence. 2018-08-31 15:15:54 -07:00
management password reset: Deduplicate code for reset URL generation. 2018-08-23 12:06:02 -07:00
migrations emoji: Bring back the feature of changing emojisets. 2018-08-31 11:52:24 -07:00
openapi api docs: Document GET /users/<email>/presence. 2018-08-31 15:15:54 -07:00
templatetags webhooks/freshdesk/doc.md: Render example JSON correctly. 2018-08-17 08:55:41 -07:00
tests bugdown: Add @user|id syntax to support users with same name. 2018-08-31 14:16:47 -07:00
tornado event_queue: Stop mocking push notifications in most tests. 2018-08-10 13:58:39 -07:00
views user settings: Add setting to make login notifications optional. 2018-08-28 14:02:31 -07:00
webhooks webhooks/teamcity: Ignore third-party specific payload formats. 2018-08-13 14:54:43 -07:00
worker push notifications: Add support for removing GCM push notifications. 2018-08-10 13:58:39 -07:00
__init__.py
apps.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
context_processors.py settings: Enable custom profile fields in production. 2018-07-27 12:09:56 -07:00
decorator.py decorator: Fix error message for accessing deactivated accounts. 2018-08-09 15:58:31 -07:00
filters.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
forms.py password reset: Deduplicate code for reset URL generation. 2018-08-23 12:06:02 -07:00
logging_handlers.py bugdown: Improve exception handler for BugdownRenderingException. 2018-07-26 09:27:55 -07:00
middleware.py urls: Separate endpoint for signup and new realm email confirm. 2018-08-26 22:53:57 -07:00
models.py emoji: Bring back the feature of changing emojisets. 2018-08-31 11:52:24 -07:00
signals.py user settings: Add setting to make login notifications optional. 2018-08-28 14:02:31 -07:00
static_header.txt