zulip/zephyr/management/commands
Luke Faraone 6bc2d21b87 Make audible notifications a tunable.
This decouples from Chrome notifications, which gives us cross-platform
support in at least modern browsers.

We log this action so its replayable in our message logs.

This implements the model change indicated by the previous schema commit.

(imported from commit b21213cdde54f43670bbb0bf1f607147fc732b38)
2013-05-03 15:08:49 -07:00
..
__init__.py Add a management command to populate the database. 2012-08-28 12:45:10 -04:00
activate_mit.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
active_user_stats.py Also collect 10min active user stats 2013-05-03 10:36:00 -04:00
add_users_to_streams.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
analyze_mit.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
bankrupt_users.py Add a management command to bankrupt users. 2013-05-01 21:16:40 -04:00
change_user_email.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
clear_db.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
colorize_streams.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
copy_colors.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
create_realm.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
create_user.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
deactivate_user.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
delete_tutorial_streams.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
dump_passwords.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
dump_pointers.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
dump_useractivity.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
explain_js_error.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
expunge_db.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
expunge_logs.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
fill_memcached_caches.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
generate_invite_links.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
logout_all_users.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
populate_db.py Make audible notifications a tunable. 2013-05-03 15:08:49 -07:00
print_initial_password.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
process_user_activity.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
realm_stats.py realm_stats: report on features like starred messages and home view. 2013-05-01 21:59:29 -04:00
remove_users_from_stream.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
reset_colors.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
runtornado.py Use a function for stopping/restarting time logging for longpolling. 2013-04-24 10:44:56 -04:00
send_confirmation_emails.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
send_stats.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
set_default_streams.py Move action functions from models.py to zephyr/lib/actions.py. 2013-01-11 16:11:03 -05:00
set_message_flags.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
set_unread_to_pointer.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
stream_stats.py Add a new stream_stats management command. 2013-05-01 21:59:29 -04:00
subscribe_new_users.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
test_messages.txt populated_db: Rename many functions/variables from zephyr => message. 2012-10-03 18:14:15 -04:00
update_mit_fullnames.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
user_stats.py Enable absolute imports. 2013-04-23 09:51:17 -07:00