This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/spec/services
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
..
anonymous_shadow_creator_spec.rb FIX: email_domains_whitelist prevented creation of anonymous users 2018-03-06 18:14:53 +01:00
auto_silence_spec.rb
badge_granter_spec.rb
color_scheme_revisor_spec.rb
destroy_task_spec.rb stablize spec 2018-04-11 15:45:27 +10:00
flag_sockpuppets_spec.rb
group_action_logger_spec.rb
group_mentions_updater_spec.rb
group_message_spec.rb
i18n_interpolation_keys_finder_spec.rb
notification_emailer_spec.rb rename 'private_email_time_window_seconds' to 'personal_email_time_window_seconds' 2018-02-01 13:25:29 +05:30
post_action_notifier_spec.rb
post_alerter_spec.rb FIX: set notification level when changing post owner (#5616) 2018-04-16 11:48:06 +02:00
post_owner_changer_spec.rb FIX: set notification level when changing post owner (#5616) 2018-04-16 11:48:06 +02:00
push_notification_pusher_spec.rb Feature: Push notifications for Android (#5792) 2018-05-04 15:31:48 -07:00
random_topic_selector_spec.rb
search_indexer_spec.rb FEATURE: index YouTube titles in search 2018-04-26 15:46:52 +10:00
site_settings_spec.rb Add a couple more tests for site settings import 2018-03-23 15:14:54 -06:00
spam_rules_enforcer_spec.rb
staff_action_logger_spec.rb FEATURE: add staff action log for post approvals 2018-04-23 11:28:44 +05:30
topic_status_updater_spec.rb
topic_timestamp_changer_spec.rb
trust_level_granter_spec.rb
user_activator_spec.rb
user_anonymizer_spec.rb Add an event that is triggered when a user is anonymized 2018-05-02 12:25:29 -04:00
user_destroyer_spec.rb Remove use of rescue nil. 2018-04-02 13:52:51 +08:00
user_merger_spec.rb FIX: Merging users failed when PM was sent to source and target user 2018-04-24 11:08:29 -04:00
user_silencer_spec.rb FIX: Include post in staff action logs when silencing a user 2018-02-13 15:59:10 -05:00
user_updater_spec.rb FIX: title selector needs to flag whether title comes from badge or not 2018-04-26 16:51:11 -04:00
username_changer_spec.rb FEATURE: Rename user in mentions and quotes 2018-05-01 13:49:14 -04:00
username_checker_service_spec.rb
word_watcher_spec.rb FIX: don't downcase watched words on input since it can break the watched_words_regular_expressions setting 2018-01-09 16:51:59 -05:00