chinwagsocial/app/javascript/mastodon
Elizabeth Martín Campos 7e04b15ad8
fix(web-push-notifications): fix favourite push notifications (#23286)
Fix a bug where clicking in a favourite push notification would result in a 404 (not found) error, since we were redirecting the user to the wrong URL (we were redirecting to /@<user who favourited>/<favourited status id>, when it should be /@<favourited status author>/<favourited status id>)
2023-02-03 09:29:32 +01:00
..
actions Separate ESLint CI from Superlinter (#23029) 2023-01-29 23:44:03 +01:00
components Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
containers Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
features autofocus the compose form again on /share (#23094) 2023-01-30 14:49:10 +01:00
locales New Crowdin updates (#23221) 2023-02-01 19:59:31 +09:00
middleware Enable eslint:recommended ruleset (#22433) 2022-12-19 00:51:37 +09:00
reducers autofocus the compose form again on /share (#23094) 2023-01-30 14:49:10 +01:00
selectors
service_worker fix(web-push-notifications): fix favourite push notifications (#23286) 2023-02-03 09:29:32 +01:00
store Enable eslint:recommended ruleset (#22433) 2022-12-19 00:51:37 +09:00
utils
api.js
base_polyfills.js
blurhash.js
common.js Enable eslint:recommended ruleset (#22433) 2022-12-19 00:51:37 +09:00
compare_id.js Enable eslint:recommended ruleset (#22433) 2022-12-19 00:51:37 +09:00
extra_polyfills.js chore: remove intersection-observer for old Safari support (#23284) 2023-01-29 19:02:04 +01:00
initial_state.js Add option to make the landing page be /about even when trends are enabled (#20808) 2023-01-18 16:43:58 +01:00
is_mobile.js
load_keyboard_extensions.js
load_polyfills.js Remove object-fit polyfill for the old Microsoft Edge (#22693) 2023-01-05 13:32:02 +01:00
main.js
performance.js
permissions.js Add dropdown menu item to open admin interface for remote domains (#21895) 2023-01-05 14:03:46 +01:00
ready.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js Enable eslint:recommended ruleset (#22433) 2022-12-19 00:51:37 +09:00