mastodon/app/javascript/mastodon
Eugen Rochko 974b1b79ce
Add option to be notified when a followed user posts (#13546)
* Add bell button

Fix #4890

* Remove duplicate type from post-deployment migration

* Fix legacy class type mappings

* Improve query performance with better index

* Fix validation

* Remove redundant index from notifications
2020-09-18 17:26:45 +02:00
..
actions Add option to be notified when a followed user posts (#13546) 2020-09-18 17:26:45 +02:00
components Add paragraph about browser add-ons when encountering some errors (#14801) 2020-09-14 15:05:22 +02:00
containers
features Add option to be notified when a followed user posts (#13546) 2020-09-18 17:26:45 +02:00
locales reword "boost to original audience" as per #14596 (#14598) 2020-08-23 00:08:31 +02:00
middleware
reducers
selectors
service_worker
storage
store
utils
api.js
base_polyfills.js
common.js
compare_id.js
extra_polyfills.js
initial_state.js
is_mobile.js
load_keyboard_extensions.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js
settings.js
stream.js Better manage subscriptionCounters (#14608) 2020-08-24 14:06:45 +02:00
test_setup.js
uuid.js