.. |
data_import
|
slack import: Fix handling of messages sent by user U00.
|
2020-01-25 22:47:49 -08:00 |
lib
|
rate_limiter: Rename 'all' domain to 'api_by_user'.
|
2020-02-02 19:15:13 -08:00 |
management
|
rate_limiter: Rename 'all' domain to 'api_by_user'.
|
2020-02-02 19:15:13 -08:00 |
migrations
|
migrations: Fix zulipinternal migration corner case.
|
2020-01-15 13:59:31 -08:00 |
openapi
|
api: Document new get_messages oldest/newest API feature.
|
2020-01-29 12:14:06 -08:00 |
templatetags
|
openapi: Pass api_url to curl example generation.
|
2019-08-17 11:35:08 -07:00 |
tests
|
auth: Handle rate limiting in OurAuthenticationForm and user_settings.
|
2020-02-02 19:15:13 -08:00 |
tornado
|
dependencies: Remove WebSockets system for sending messages.
|
2020-01-14 22:34:00 -08:00 |
views
|
auth: Handle rate limiting in OurAuthenticationForm and user_settings.
|
2020-02-02 19:15:13 -08:00 |
webhooks
|
webhooks: Fix typo in test_stream_error_pm_to_bot_owner comment.
|
2020-01-30 12:13:54 -08:00 |
worker
|
queue: Remove missedmessage_email_senders.
|
2020-01-31 12:13:51 -08:00 |
__init__.py
|
…
|
|
apps.py
|
cleanup: Delete leading newlines.
|
2019-08-06 23:29:11 -07:00 |
context_processors.py
|
django: Use request.user.is_authenticated consistently.
|
2020-01-27 17:50:18 -08:00 |
decorator.py
|
rate_limiter: Rename 'all' domain to 'api_by_user'.
|
2020-02-02 19:15:13 -08:00 |
filters.py
|
cleanup: Delete leading newlines.
|
2019-08-06 23:29:11 -07:00 |
forms.py
|
auth: Handle rate limiting in OurAuthenticationForm and user_settings.
|
2020-02-02 19:15:13 -08:00 |
logging_handlers.py
|
version: Only let `git describe` match tags beginning with a digit.
|
2019-10-24 14:54:45 -07:00 |
middleware.py
|
exceptions: RateLimited shouldn't inherit from PermissionDenied.
|
2020-02-02 19:15:00 -08:00 |
models.py
|
stream: Deduplicate lists of stream/subscriptions fields.
|
2020-02-02 18:34:45 -08:00 |
signals.py
|
onboarding: Use delivery_email in "new login" notifications.
|
2019-11-14 12:19:47 -08:00 |