zulip/zerver/views
Tim Abbott fa02dfdff4 mobile: Add an endpoint for checking compatibility. 2017-02-03 09:55:34 -08:00
..
__init__.py views: Rename __init__.py to zerver.views.registration. 2017-01-08 16:21:15 -08:00
alert_words.py mypy: Convert zerver/views to use typing.Text. 2016-12-26 13:43:09 -08:00
auth.py dev login page: Add all non-zulip users as community users. 2017-02-01 16:10:11 -08:00
compatibility.py mobile: Add an endpoint for checking compatibility. 2017-02-03 09:55:34 -08:00
events_register.py lint: clean up PEP-8 W391 rule. 2017-01-23 20:39:02 -08:00
home.py home: Cleanup narrow_topic logic. 2017-01-29 20:26:59 -08:00
integrations.py lint: Clean up E126 PEP-8 rule. 2017-01-23 22:06:13 -08:00
invite.py json_invite_users: Use access_stream_by_name. 2017-01-29 20:26:59 -08:00
messages.py lint: Clean up W503 PEP-8 warning. 2017-01-23 20:50:04 -08:00
muting.py lint: clean up PEP-8 W391 rule. 2017-01-23 20:39:02 -08:00
pointer.py mypy: Convert zerver/views to use typing.Text. 2016-12-26 13:43:09 -08:00
presence.py translations: Improve some poorly-worded strings. 2017-01-28 18:04:17 -08:00
push_notifications.py push notifications: Fix very minor quirk when adding tokens. 2016-09-15 06:40:18 -07:00
reactions.py emoji: Extract zerver.lib.emoji. 2017-01-16 23:45:28 -08:00
realm.py auth methods: Fix buggy check for changes. 2017-01-22 17:12:58 -08:00
realm_aliases.py views/realm_aliases.py: Use domain instead of id as handle for RealmAlias. 2017-01-26 17:24:25 -08:00
realm_emoji.py realm_emoji: Cleanup an unreachable try/except block. 2017-01-30 16:43:02 -08:00
realm_filters.py Change domain to realm_id in bugdown and realm filter dicts and caches. 2017-01-03 16:25:20 -08:00
registration.py translations: Improve some poorly-worded strings. 2017-01-28 18:04:17 -08:00
report.py errors: Use hostname to report deployment. 2017-01-28 13:07:09 -08:00
streams.py bug fix: Allow renaming streams to different cases. 2017-02-01 14:20:46 -08:00
tutorial.py internal_send_message: Make realm argument mandatory. 2017-01-21 21:37:30 -08:00
typing.py mypy: Convert zerver/views to use typing.Text. 2016-12-26 13:43:09 -08:00
unsubscribe.py lint: Clean up E123 PEP-8 rule. 2017-01-23 21:34:26 -08:00
upload.py translations: Improve some poorly-worded strings. 2017-01-28 18:04:17 -08:00
user_settings.py lint: Fix indentation error in user_settings.py. 2016-12-30 14:31:04 -08:00
users.py users: Use access_stream_by_name to access streams. 2017-01-29 20:26:59 -08:00
zephyr.py mypy: Convert zerver/views to use typing.Text. 2016-12-26 13:43:09 -08:00