mastodon/app/javascript/mastodon/reducers
Renaud Chaput 6712bf86cd
Fixes website not loading for unlogged users (#27698)
2023-11-04 21:52:56 +00:00
..
accounts.ts Fixes website not loading for unlogged users (#27698) 2023-11-04 21:52:56 +00:00
accounts_map.js Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
alerts.js Add toast with option to open post after publishing in web UI (#25564) 2023-07-08 20:01:08 +02:00
announcements.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
blocks.js Add explanation to mute dialog, refactor and clean up mute/block UI (#11992) 2019-09-29 21:46:05 +02:00
boosts.js Add dropdown for boost privacy in boost confirmation modal (#15704) 2021-02-11 00:53:12 +01:00
compose.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
contexts.js Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
conversations.js Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
custom_emojis.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
domain_lists.js Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
dropdown_menu.ts Convert `dropdown_menu` state to Typescript (#25585) 2023-09-22 18:18:46 +02:00
filters.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
followed_tags.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
height_cache.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
history.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
index.ts Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
list_adder.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
list_editor.js Add exclusive lists (#22048) 2023-06-05 09:37:02 +02:00
lists.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
markers.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
media_attachments.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
meta.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
modal.ts Improve modals reducer types (#26610) 2023-09-22 16:41:50 +02:00
mutes.js Add duration parameter to muting. (#13831) 2020-10-13 01:01:14 +02:00
notifications.js Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
picture_in_picture.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
polls.js Translate CW, poll options and media descriptions (#24175) 2023-06-01 00:10:21 +02:00
push_notifications.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
relationships.ts Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
search.js Fix Web UI making duplicate search queries when scrolling (#26959) 2023-09-18 11:20:09 +02:00
server.js Prevent duplicate concurrent calls of `/api/*/instance` in web UI (#25663) 2023-07-02 11:12:16 +02:00
settings.js Change local and federated timelines to be in a single firehose column (#25641) 2023-07-02 00:05:10 +02:00
status_lists.js Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
statuses.js Wrong count in response when removing favourite/reblog (#24365) 2023-07-19 09:02:30 +02:00
suggestions.js Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
tags.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
timelines.js Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00
trends.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
user_lists.js Use Immutable `Record` for accounts in Redux state (#26559) 2023-11-03 15:00:03 +00:00