zulip/zerver
Rishi Gupta bad4a2e8ca user docs: Update invite-a-friend-to-zulip. 2018-09-16 08:24:28 -07:00
..
data_import import: Change absolute path of downloaded avatars in records.json to relative path. 2018-09-09 09:18:18 -04:00
lib user docs: Update invite-a-friend-to-zulip. 2018-09-16 08:24:28 -07:00
management password reset: Deduplicate code for reset URL generation. 2018-08-23 12:06:02 -07:00
migrations emoji: Set default emoji to google-blob for existing users too. 2018-08-31 15:45:33 -07:00
openapi api docs: Document GET /users/<email>/presence. 2018-08-31 15:15:54 -07:00
templatetags user docs: Add relative links for gear menu items. 2018-09-15 23:47:45 -07:00
tests user docs: Update message-a-stream-by-email. 2018-09-15 23:57:22 -07:00
tornado event_queue: Stop mocking push notifications in most tests. 2018-08-10 13:58:39 -07:00
views billing: Include link to /plans and /billing in gear menu. 2018-09-07 17:30:26 -07:00
webhooks webhooks/trello/doc.md: Add context for why we need to use a script. 2018-09-12 07:24:22 -04: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 portico: Change buttons on /plans to reflect current plan. 2018-09-05 13:44:35 -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 models: Add get_user_by_id_in_realm_including_cross_realm(). 2018-09-12 11:43: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