.. |
data_import
|
slack import: Fix computation of owner email for uploaded files.
|
2018-08-10 16:20:36 -07:00 |
lib
|
refactor: Extract validate_sender_can_write_to_stream().
|
2018-08-14 10:34:58 -07:00 |
management
|
import: Use os.path.expanduser when accessing paths.
|
2018-08-13 13:32:53 -07:00 |
migrations
|
migrations: Set initial value for is_private flags.
|
2018-08-09 16:09:44 -07:00 |
openapi
|
api docs: Create the NonExistingStreamError schema definition.
|
2018-08-08 09:29:27 -07:00 |
templatetags
|
render_markdown_path: Refactor pure_markdown rendering logic.
|
2018-08-09 14:34:52 -07:00 |
tests
|
minor: Sort some imports.
|
2018-08-14 10:34:58 -07:00 |
tornado
|
event_queue: Stop mocking push notifications in most tests.
|
2018-08-10 13:58:39 -07:00 |
views
|
custom profile field: Add at-least-one-choice validation for choice field.
|
2018-08-14 10:17:57 -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
|
RealmAuditLog: Add id to __str__ method.
|
2018-08-13 17:12:50 -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
|
…
|
|