chinwagsocial/app/javascript/mastodon
Eugen Rochko cfeb3beb4e
Fix filters not affecting notifications in web UI (#7977)
* Hook up filtering to statuses in notifications column

* Filter notifications for sound, desktop notifications
2018-07-07 19:31:19 +02:00
..
actions Fix filters not affecting notifications in web UI (#7977) 2018-07-07 19:31:19 +02:00
components Display full username in tooltip on search and autosuggest #7478 (#7920) 2018-07-01 04:16:13 +02:00
containers Keyword/phrase filtering (#7905) 2018-06-29 15:34:36 +02:00
features Fix filters not affecting notifications in web UI (#7977) 2018-07-07 19:31:19 +02:00
locales Weblate translations (2018-07-05) (#7950) 2018-07-05 21:50:16 +09:00
middleware
reducers Refactor privacyPrefence() to use priority list (#7945) 2018-07-04 17:35:35 +02:00
selectors Fix filters not affecting notifications in web UI (#7977) 2018-07-07 19:31:19 +02:00
service_worker Disable service worker media cache and IndexedDB storage (#7932) 2018-07-03 19:50:18 +02:00
storage Cache media only when storage can be freed (#7547) 2018-05-19 19:22:11 +02:00
store refactor: Make all reducers sync (#4125) 2017-07-09 12:16:08 +02:00
utils Add comment, test to unescapeHTML (#7949) 2018-07-05 19:19:38 +09:00
.gitkeep Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
api.js
base_polyfills.js
compare_id.js
extra_polyfills.js
initial_state.js
is_mobile.js
link_header.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js