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/app/assets/javascripts/discourse/initializers
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
..
apply-flagged-properties.js.es6 PERF: Migrate header to discourse widgets 2016-04-25 10:48:04 -04:00
asset-version.js.es6 FEATURE: increase interval to 24 hours for "please refresh site" 2016-09-19 10:12:27 +10:00
auth-complete.js.es6 FIX: Remove the last auth result after authenticating 2016-07-08 15:53:27 -04:00
auto-load-modules.js.es6 Qunit plugin rake tasks (#4985) 2017-07-26 09:07:46 -04:00
banner.js.es6 FIX: Unused import 2018-02-01 16:31:21 -05:00
click-interceptor.js.es6 FIX: Support using enter to change the hash, clicks should update hash 2015-09-11 12:47:44 -04:00
csrf-token.js.es6 Ember 1.12 support 2015-08-13 11:14:16 -04:00
ember-events.js.es6 ES6: grouped-each helper and moved event dispatcher to an initializer 2014-08-13 16:46:59 -04:00
enable-emoji.js.es6 REFACTOR: PreloadStore to ES6 2016-07-11 12:57:05 -04:00
ensure-max-image-dimensions.js.es6 Remove Discourse.Mobile constants 2016-02-18 12:19:00 -05:00
focus-event.js.es6 missed an IE9 removal 2016-01-02 23:51:03 -08:00
inject-objects.js.es6 Ember.K was deprecated, so let's remove it. 2017-06-13 15:59:48 -04:00
jquery-plugins.js.es6 ES6: user-search lib and autocomplete. Cancels many promises rather than 2014-08-08 13:10:13 -04:00
keyboard-shortcuts.js.es6 Migrate search drop down to menu-panel component. 2015-08-28 15:44:24 -04:00
live-development.js.es6 FEATURE: maintain preview theme, while previewing 2018-03-15 16:17:22 +11:00
localization.js.es6 FIX: Enabling verbose localization for session didn't work 2018-01-25 23:29:53 +01:00
logout.js.es6 FEATURE: detect when client thinks user is logged on but is not 2018-03-06 16:49:31 +11:00
logs-notice.js.es6 FIX: LogsNotice does not have currentUser attribute. 2016-03-08 16:19:42 +08:00
message-bus.js.es6 FIX: message bus now properly detects log off 2018-04-20 16:22:40 +10:00
mobile.js.es6 Don't try injecting into the Resolver. Use options instead. 2016-11-04 10:23:24 -04:00
page-tracking.js.es6 FEATURE: plugins can send more data to Google Tag Manager 2018-01-17 11:18:17 -05:00
post-decorations.js.es6 Add support for mixed text directions 2018-01-28 18:33:55 -08:00
read-only.js.es6 Deprecates global use of Discourse.MessageBus 2015-03-12 12:27:30 -04:00
register-discourse-location.js.es6 Ember.K was deprecated, so let's remove it. 2017-06-13 15:59:48 -04:00
register-service-worker.js.es6 Fix - service worker registrations 2018-04-10 15:17:32 -07:00
relative-ages.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
sharing-sources.js.es6 REFACTOR: Replace some fa-* uses with helpers 2017-07-27 14:55:41 -04:00
show-footer.js.es6 FIX: footer should also be hidden when using back/forward buttons 2015-07-31 16:53:18 +02:00
signup-cta.js.es6 FEATURE: Use virtual dom framework for faster post rendering 2016-02-11 11:00:40 -05:00
subscribe-user-notifications.js.es6 Feature: Push notifications for Android (#5792) 2018-05-04 15:31:48 -07:00
url-redirects.js.es6 FIX: add reserved usernames for ‘/u/’ static routes 2018-03-28 11:15:38 +05:30