You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/javascript/mastodon
Claire fe9eab51d1
Change dropdown menu to contain “Copy link to post” even for non-public posts (#21316)
Fixes #21244
3 years ago
..
actions Move V2 Filter methods under /api/v2 prefix (#20622) 3 years ago
components Change dropdown menu to contain “Copy link to post” even for non-public posts (#21316) 3 years ago
containers Fix wasteful request to /api/v1/custom_emojis when not logged in (#22326) 3 years ago
features Make handle more easily selectable on profile page (#21479) 3 years ago
locales New Crowdin updates (#21954) 3 years ago
middleware
reducers Change default reply language to be default language when replying to a translated reply (#22272) 3 years ago
selectors Change public accounts pages to mount the web UI (#19319) 3 years ago
service_worker Disable media cache on service worker (#19471) 3 years ago
store
utils Fix WebUI error in development mode (#19078) 3 years ago
api.js Replace `CancelToken` to `AbortSignal` (#19352) 3 years ago
base_polyfills.js
blurhash.js
common.js
compare_id.js
extra_polyfills.js Replace `CancelToken` to `AbortSignal` (#19352) 3 years ago
initial_state.js Change sign-in banner to reflect disabled or moved account status (#19773) 3 years ago
is_mobile.js Hide list panel from nav bar in mobile layout (#19337) 3 years ago
load_keyboard_extensions.js
load_polyfills.js Replace `CancelToken` to `AbortSignal` (#19352) 3 years ago
main.js Delay workbox import (#20376) 3 years ago
performance.js
permissions.js
ready.js Disable push notification when not logged in (#19272) 3 years ago
scroll.js
settings.js Add dismissable hints to various timelines in web UI (#19315) 3 years ago
stream.js
test_setup.js
uuid.js