zulip/zerver
Yago González aa5185fdf8 api docs: Document POST /typing. 2018-08-17 12:57:40 -07:00
..
data_import slack import: Fix computation of owner email for uploaded files. 2018-08-10 16:20:36 -07:00
lib api docs: Document POST /typing. 2018-08-17 12:57:40 -07:00
management management commands: Add sleep_forever to lib/management. 2018-08-17 09:20:51 -07:00
migrations zerver/models.py: Change custom field name max length to 40 char. 2018-08-17 08:36:22 -07:00
openapi api docs: Document POST /typing. 2018-08-17 12:57:40 -07:00
templatetags webhooks/freshdesk/doc.md: Render example JSON correctly. 2018-08-17 08:55:41 -07:00
tests tests: Tests query count when creating stream with subscriptions API. 2018-08-17 08:58:38 -07:00
tornado event_queue: Stop mocking push notifications in most tests. 2018-08-10 13:58:39 -07:00
views webhooks/freshdesk/doc.md: Render example JSON correctly. 2018-08-17 08:55:41 -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 forms: Fix accounts listed in password_reset email to active accounts. 2018-08-04 09:16:19 -07:00
logging_handlers.py bugdown: Improve exception handler for BugdownRenderingException. 2018-07-26 09:27:55 -07:00
middleware.py zerver: Change use of typing.Text to str. 2018-05-12 15:22:39 -07:00
models.py zerver/models.py: Change custom field name max length to 40 char. 2018-08-17 08:36:22 -07:00
signals.py emails: Apply the user's hour format in login notification timestamps. 2018-08-13 19:06:54 -07:00
static_header.txt