.. |
webhooks
|
Add github dispatcher to have one elegant url for both github integrations.
|
2016-12-15 17:42:28 -08:00 |
__init__.py
|
Add optional waiting period for users to create streams.
|
2016-12-15 16:54:30 -08:00 |
alert_words.py
|
Remove rest_dispatch hack and optimize imports.
|
2016-06-24 16:11:03 -07:00 |
auth.py
|
subdomains: Make GitHub login work with subdomains.
|
2016-12-14 11:09:39 -08:00 |
events_register.py
|
views: split events_register.py from main views file.
|
2016-10-11 21:27:06 -07:00 |
integrations.py
|
pep8: Fix E131.
|
2016-12-01 23:16:47 -08:00 |
invite.py
|
lint: Fix E703 pep8 violations.
|
2016-11-09 15:18:35 -08:00 |
messages.py
|
Add oembed/Open Graph/Meta tags data retrieval from inline links.
|
2016-12-07 17:40:18 -08:00 |
pointer.py
|
Move get_profile_backend to views/users.py.
|
2016-12-15 16:04:23 -08:00 |
presence.py
|
Remove several instances of datetime.datetime.utcnow().
|
2016-11-07 20:13:53 -08:00 |
push_notifications.py
|
push notifications: Fix very minor quirk when adding tokens.
|
2016-09-15 06:40:18 -07:00 |
reactions.py
|
Reactions backend: make endpoints more REST-ful.
|
2016-12-07 22:28:02 -08:00 |
realm.py
|
Add optional waiting period for users to create streams.
|
2016-12-15 16:54:30 -08:00 |
realm_emoji.py
|
lint: Ban use of json_success({}) instead of json_success().
|
2016-10-20 22:34:04 -07:00 |
realm_filters.py
|
Add initial implementation of custom realm filters.
|
2016-11-17 17:11:25 -08:00 |
report.py
|
pep8: Fix many rule E128 violations.
|
2016-12-03 13:33:31 -08:00 |
streams.py
|
streams.py: replace stream_subscribe_button with new #stream syntax.
|
2016-12-15 22:43:14 -08:00 |
tutorial.py
|
Remove extra new lines at the ends of Zulip authoried files.
|
2016-09-26 21:05:24 -07:00 |
typing.py
|
Add an API endpoint to send typing notification events.
|
2016-10-20 23:05:18 -07:00 |
unsubscribe.py
|
context_processors: use a common context for emails.
|
2016-11-08 11:37:16 -08:00 |
upload.py
|
Url encoded name of the file should be an ascii.
|
2016-09-26 21:13:34 -07:00 |
user_settings.py
|
Django 1.10: Immediately save session to mitigate race conditions.
|
2016-12-16 16:24:12 +05:00 |
users.py
|
Move get_profile_backend to views/users.py.
|
2016-12-15 16:04:23 -08:00 |
zephyr.py
|
Move webathena views to its own file.
|
2016-08-18 18:26:49 -07:00 |