discourse/app/jobs/regular
Jeff Wong 91b31860a1
Feature: Push notifications for Android (#5792)
* Feature: Push notifications for Android

Notification config for desktop and mobile are merged.

Desktop notifications stay as they are for desktop views.

If mobile mode, push notifications are enabled.

Added push notification subscriptions in their own table, rather than through
custom fields.

Notification banner prompts appear for both mobile and desktop when enabled.
2018-05-04 15:31:48 -07:00
..
admin_confirmation_email.rb SECURITY: Confirm new administrator accounts via email 2017-04-04 15:59:01 -04:00
automatic_group_membership.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
backup_chunks_merger.rb push updates to backups list to client 2018-01-31 12:05:06 +01:00
bulk_grant_trust_level.rb FIX: grant trust level when bulk adding users to group 2017-03-06 14:39:53 +05:30
bulk_invite.rb Remove use of `rescue nil`. 2018-04-02 13:52:51 +08:00
crawl_topic_link.rb Require dependencies to enable live reload in dev for Sidekiq. 2017-10-06 11:39:00 +08:00
create_avatar_thumbnails.rb FIX: Missing attribute. 2017-10-02 10:24:37 +08:00
create_backup.rb FIX: stop forking regular backup jobs 2017-12-21 09:00:48 +11:00
critical_user_email.rb FEATURE: move more urgent emails notifications to critical queue 2016-04-07 14:39:01 +10:00
delete_topic.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
download_avatar_from_url.rb FIX: SSO avatar downloads were broken 2017-10-12 12:12:04 +05:30
download_backup_email.rb SECURITY: Don't pass email backup token to sidekiq as a parameter. 2017-12-18 11:25:22 +08:00
emit_web_hook_event.rb FEATURE: webhook for flag events 2018-04-13 07:47:58 +05:30
enable_bootstrap_mode.rb FIX: bootstrap mode should not amend setting that is not in default state 2016-05-04 16:46:46 +05:30
export_csv_file.rb FEATURE: include report title in PM subject and filename 2018-04-24 22:25:54 +05:30
feature_topic_users.rb
invite_email.rb FEATURE: resending invite should include original custom message 2017-06-30 18:13:33 +05:30
invite_password_instructions_email.rb
notify_mailing_list_subscribers.rb FIX: do not send mailing list emails to unapproved users 2017-12-13 15:13:17 +11:00
notify_moved_posts.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
post_alert.rb Require dependency otherwise it causes Sidekiq to lock up in development. 2017-09-25 13:48:59 +08:00
process_email.rb FIX: Processing incoming email should be done in a background job. 2017-04-24 13:57:28 +08:00
process_post.rb FIX: process_post job should update baked_at and baked_version if it rebakes the post 2018-02-05 11:47:04 -05:00
publish_topic_to_category.rb FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
pull_hotlinked_images.rb Remove use of `rescue nil`. 2018-04-02 13:52:51 +08:00
push_notification.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
rebake_custom_emoji_posts.rb FIX: Store custom emojis as uploads. 2017-03-14 13:07:18 +08:00
retrieve_report.rb dashboard next: caching, mobile support and new charts 2018-05-03 15:41:41 +02:00
retrieve_topic.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
run_heartbeat.rb FEATURE: prioritize sidekiq jobs 2016-04-07 12:56:43 +10:00
send_push_notification.rb Feature: Push notifications for Android (#5792) 2018-05-04 15:31:48 -07:00
send_system_message.rb FIX: no notification was being sent when a post is hidden by community flags 2017-09-12 15:43:44 -04:00
test_email.rb FEATURE: prioritize sidekiq jobs 2016-04-07 12:56:43 +10:00
toggle_topic_closed.rb FIX: Auto re-opened topics should restore category auto close settings. 2018-02-27 15:33:31 +08:00
topic_reminder.rb FEATURE: staff can set a timer to remind them about a topic 2017-05-16 14:49:50 -04:00
unpin_topic.rb
update_gravatar.rb FEATURE: prioritize sidekiq jobs 2016-04-07 12:56:43 +10:00
update_group_mentions.rb FEATURE: Remap group mentions when group name has been changed. 2017-01-18 13:39:34 +08:00
update_top_redirection.rb FIX: redirect to top wasn't working 2017-10-04 22:08:41 +02:00
update_username.rb FEATURE: Rename user in mentions and quotes 2018-05-01 13:49:14 -04:00
user_email.rb Send a suspension message via email to a user 2017-09-25 12:26:41 -04:00