zulip/zerver/lib
Jessica McKellar 2be6c541cf digest emails: use a template filter to format new users, streams, etc.
(imported from commit e61a3dd6753db82da1b30c50e5bbf6273f302645)
2013-10-25 19:11:41 -04:00
..
bugdown Enable absolute imports for non-third-party code where it was omitted previously 2013-10-25 14:13:30 -04:00
__init__.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
actions.py Rework local_settings_template.py to be clear about what the user needs to do 2013-10-25 16:35:27 -04:00
alert_words.py Enable absolute imports for non-third-party code where it was omitted previously 2013-10-25 14:13:30 -04:00
avatar.py Extract get_avatar_url(). 2013-09-30 18:22:06 -04:00
bulk_create.py Supply a name when creating realms. 2013-10-17 13:47:51 -04:00
cache.py Don't cache UserPresence info. 2013-09-17 14:51:56 -04:00
cache_helpers.py Don't cache UserPresence info. 2013-09-17 14:51:56 -04:00
ccache.py Add webathena authentication button for Zephyr users. 2013-08-26 18:17:25 -04:00
context_managers.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
create_user.py New onboarding step: Set up an integration. 2013-08-08 17:23:27 -04:00
debug.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
digest.py digest emails: use a template filter to format new users, streams, etc. 2013-10-25 19:11:41 -04:00
event_queue.py Add all_public_streams parameter to register API. 2013-10-18 14:55:32 -04:00
html_diff.py Enable absolute imports for non-third-party code where it was omitted previously 2013-10-25 14:13:30 -04:00
initial_password.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
logging_util.py Enable absolute imports for non-third-party code where it was omitted previously 2013-10-25 14:13:30 -04:00
mandrill_client.py Rework local_settings_template.py to be clear about what the user needs to do 2013-10-25 16:35:27 -04:00
mention.py Enable absolute imports for non-third-party code where it was omitted previously 2013-10-25 14:13:30 -04:00
parallel.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
push_notifications.py Only load APNS cert if it exists 2013-10-24 15:55:42 -04:00
query.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
queue.py NACK on consumer failure 2013-10-25 14:13:30 -04:00
rate_limiter.py [schema] Support for authenticating Deployments via the API. 2013-10-25 14:13:30 -04:00
response.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
rest.py Make rest_dispatch accept a list of globals and move it into its own file. 2013-10-25 14:13:30 -04:00
socket.py Deliver messages inside Tornado when running tests 2013-10-22 18:45:11 -04:00
statistics.py Add a basic statistics module to analyze active user engagement 2013-10-16 18:39:44 -04:00
timeout.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
timestamp.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
tornado_ioloop_logging.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
unminify.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
upload.py Reduce the length of public upload URLs. 2013-10-24 17:01:06 -04:00
utils.py Move to a common random token generation function instead of several one-offs. 2013-08-09 14:59:26 -04:00