zulip/zerver
orientor fae3f1ca53 openapi: Improve Bots documentation by dividing bots.
Firstly divide the Bot schema into Bot and BasicBot for ease
of reusability. Also separate bot remove and bot delete into
two separate events.
2020-08-06 12:29:43 -07:00
..
data_import database: Remove short_name from UserProfile. 2020-07-17 11:15:15 -07:00
lib embed: Remove useless 'sender' field. 2020-08-03 18:04:38 -07:00
management bulk_update: Do updates in bulk where applicable. 2020-08-03 16:16:42 -07:00
migrations models/drafts: Add a model for storing Draft messages. 2020-07-28 17:18:35 -07:00
openapi openapi: Improve Bots documentation by dividing bots. 2020-08-06 12:29:43 -07:00
templatetags refactor: Rename zerver.lib.bugdown to zerver.lib.markdown . 2020-06-26 17:08:37 -07:00
tests auth: Treat emails case-insensitively in ExternalAuthResult. 2020-08-05 11:40:35 -07:00
tornado tornado: Fix ID lists leaked to the events API. 2020-08-03 17:52:39 -07:00
views find_account: Fix the email search query. 2020-08-02 12:37:20 -07:00
webhooks webhooks/gitlab: Add an option to exclude MR title from topics. 2020-07-31 10:33:52 -07:00
worker queue_processors: Fix strict_optional errors. 2020-07-06 11:25:48 -07:00
__init__.py
apps.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
context_processors.py auth: Make apple log in and sign up buttons consistent with others. 2020-06-18 13:06:10 -07:00
decorator.py billing: Don't allow guest users to upgrade. 2020-07-22 16:57:49 -07:00
filters.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
forms.py emails: Add a custom header specifying the organization when possible. 2020-06-28 13:33:02 -07:00
logging_handlers.py Error reporting emails: Indicate user role. 2020-08-03 13:35:51 -07:00
middleware.py middleware: Stop shadowing top-level logger definition on line 33. 2020-07-27 16:46:13 -07:00
models.py timestamp: Remove datetime_to_precise_timestamp for datetime.timestamp. 2020-07-31 22:10:14 -07:00
signals.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00