.. |
__init__.py
|
…
|
|
alert_words.py
|
…
|
|
attachments.py
|
…
|
|
auth.py
|
pep8: Add compliance with rule E261 to views/auth.py.
|
2017-05-18 03:00:32 +05:30 |
compatibility.py
|
…
|
|
custom_profile_fields.py
|
profile: Support custom profile data.
|
2017-04-18 15:20:59 -07:00 |
email_mirror.py
|
email mirror: Fix mypy annotation error.
|
2017-04-24 22:01:48 -07:00 |
events_register.py
|
events: Add support for fetch_event_types option to events_register.
|
2017-04-26 16:02:40 -07:00 |
home.py
|
pep8: Add compliance with rule E261 to zerver/views/home.py.
|
2017-05-18 03:00:32 +05:30 |
hotspots.py
|
hotspots: Add backend support for tutorial hotspots.
|
2017-03-29 11:34:32 -07:00 |
integrations.py
|
pep8: Add compliance with rule E261 to zerver/views/integrations.py.
|
2017-05-18 03:00:32 +05:30 |
invite.py
|
invite: Remove obsolete bulk_invite_users endpoint.
|
2017-05-17 17:30:15 -07:00 |
messages.py
|
pep8: Add compliance with rule E261 to zerver/views/messages.py.
|
2017-05-18 03:00:32 +05:30 |
muting.py
|
…
|
|
pointer.py
|
…
|
|
presence.py
|
views/presence: Refactor get_user_profile_by_email -> get_user.
|
2017-05-22 16:43:08 -07:00 |
push_notifications.py
|
Add support infrastructure for push notification bouncer service.
|
2017-04-18 23:03:06 -07:00 |
reactions.py
|
reactions: Fix reacting to messages on streams you're not subscribed to.
|
2017-03-22 20:22:13 -07:00 |
realm.py
|
pep8: Add compliance with rule E261 to zerver/views/realm.py.
|
2017-05-18 03:00:32 +05:30 |
realm_domains.py
|
realm_domains: Restructure library for getting realm domains.
|
2017-04-28 21:11:56 -07:00 |
realm_emoji.py
|
realm-emoji: Add realm emoji uploading instead url providing.
|
2017-05-01 14:50:20 -07:00 |
realm_filters.py
|
…
|
|
realm_icon.py
|
…
|
|
registration.py
|
pep8: Add compliance with rule E261 to zerver/views/registration.py.
|
2017-05-18 03:00:32 +05:30 |
report.py
|
…
|
|
streams.py
|
streams: Refactor get_user_profile_by_email to get_user.
|
2017-05-23 10:32:53 -07:00 |
tutorial.py
|
…
|
|
typing.py
|
…
|
|
unsubscribe.py
|
…
|
|
upload.py
|
uploads: Add authorization check before serving files.
|
2017-04-07 16:35:28 -07:00 |
user_settings.py
|
views: Use property_types for display settings.
|
2017-05-22 18:11:08 -07:00 |
users.py
|
views/users: Refactor get_user_profile_by_email to get_user.
|
2017-05-22 16:42:16 -07:00 |
zephyr.py
|
…
|
|