bigbuffet-rw/app/soapbox/reducers
2023-02-10 13:39:16 -05:00
..
__tests__ Fix dropdown-menu reducer test 2023-02-10 13:39:16 -05:00
account-notes.ts Rename files (9): reducers 2022-11-16 08:34:50 -05:00
accounts-counters.ts Groups: actions, normalizers, reducers 2022-12-11 22:24:01 +01:00
accounts-meta.ts Improve permissions check 2022-12-19 14:10:13 +01:00
accounts.ts Groups: actions, normalizers, reducers 2022-12-11 22:24:01 +01:00
admin-log.ts Merge remote-tracking branch 'soapbox/develop' into mastodon-groups 2022-12-21 13:02:19 +01:00
admin-user-index.ts WIP TypeScript convertions 2022-12-26 00:31:07 +01:00
admin.ts ok, this works 2022-12-30 22:25:03 +01:00
aliases.ts Use import type in some places 2022-06-09 21:08:51 +02:00
announcements.ts TS/functional: Emoji picker 2022-09-11 19:28:12 +02:00
auth.ts These params should never be null, actually 2022-12-31 19:48:31 +01:00
backups.tsx Update tests 2022-06-20 22:44:40 +02:00
chat-message-lists.ts Groups: actions, normalizers, reducers 2022-12-11 22:24:01 +01:00
chat-messages.ts Groups: actions, normalizers, reducers 2022-12-11 22:24:01 +01:00
chats.ts Groups: actions, normalizers, reducers 2022-12-11 22:24:01 +01:00
compose-event.ts ComposeEventModal: Set is_uploading to false after successsfully uploading banner 2022-12-09 19:54:25 +01:00
compose.ts Merge remote-tracking branch 'soapbox/develop' into mastodon-groups 2023-01-27 23:07:26 +01:00
contexts.ts ESLint: add no-duplicate-imports rule 2022-06-07 22:21:18 +02:00
conversations.ts Move 'compareId' to comparators utils 2022-11-15 08:58:55 -05:00
custom-emojis.ts Rename files (14): cleanup misc v2 2022-11-16 08:35:35 -05:00
domain-lists.ts Rename files (14): cleanup misc v2 2022-11-16 08:35:35 -05:00
dropdown-menu.ts Re-build dropdown-menu using FloatingUI 2023-02-10 13:17:39 -05:00
filters.ts TypeScript 2022-06-12 20:15:34 +02:00
group-editor.ts More group actions, allow to edit groups, visuals 2022-12-16 21:33:17 +01:00
group-memberships.ts Groups: simple member list 2022-12-17 00:07:35 +01:00
group-relationships.ts Groups: UI improvements 2022-12-15 23:51:30 +01:00
groups.ts Placeholder group cards 2022-12-17 14:31:23 +01:00
history.ts Use import type in some places 2022-06-09 21:08:51 +02:00
index.ts Merge remote-tracking branch 'soapbox/develop' into mastodon-groups 2023-01-27 23:07:26 +01:00
instance.ts Rename files (11): utils 2022-11-16 08:34:55 -05:00
list-adder.ts Rename files (9): reducers 2022-11-16 08:34:50 -05:00
list-editor.ts Rename files (9): reducers 2022-11-16 08:34:50 -05:00
lists.ts Groups: actions, normalizers, reducers 2022-12-11 22:24:01 +01:00
locations.ts Allow users to create events 2022-09-04 23:36:13 +02:00
me.ts eslint: indent switch statements 2022-05-11 16:06:35 -05:00
meta.ts ServiceWorker: display loading screen while updating 2022-06-24 11:52:57 -05:00
modals.ts Use import type in some places 2022-06-09 21:08:51 +02:00
mutes.ts Support mutes duration 2022-07-31 11:57:31 +02:00
notifications.ts lint 2022-11-12 16:52:06 +01:00
onboarding.ts eslint: indent switch statements 2022-05-11 16:06:35 -05:00
patron.ts eslint: indent switch statements 2022-05-11 16:06:35 -05:00
pending-statuses.ts Minor composer improvements 2023-01-16 20:49:44 +01:00
polls.ts eslint: indent switch statements 2022-05-11 16:06:35 -05:00
profile-hover-card.ts Rename files (14): cleanup misc v2 2022-11-16 08:35:35 -05:00
push-notifications.ts Rename files (13): cleanup misc 2022-11-16 08:35:32 -05:00
relationships.ts Fix pointless relationships conditional 2023-01-29 16:41:48 -06:00
reports.ts Add ability to report a Chat Message 2022-09-29 09:45:57 -04:00
rules.ts eslint: indent switch statements 2022-05-11 16:06:35 -05:00
scheduled-statuses.ts Rename files (14): cleanup misc v2 2022-11-16 08:35:35 -05:00
search.ts Merge remote-tracking branch 'soapbox/develop' into mastodon-groups 2023-01-27 23:07:26 +01:00
security.ts TypeScript, FC (reducers, search) 2022-06-07 18:25:53 +02:00
settings.ts Rename files (3): _ -> - 2022-11-15 11:11:42 -05:00
sidebar.ts eslint: indent switch statements 2022-05-11 16:06:35 -05:00
soapbox.ts WIP TypeScript convertions 2022-12-26 00:31:07 +01:00
status-hover-card.ts reducers/status-hover-card: add tests 2022-06-21 13:39:47 -05:00
status-lists.ts Append scheduled statuses to status list 2023-01-01 23:46:47 +01:00
statuses.ts some basic groups ui 2022-12-13 23:03:01 +01:00
suggestions.ts Rename files (14): cleanup misc v2 2022-11-16 08:35:35 -05:00
timelines.ts Merge remote-tracking branch 'soapbox/develop' into mastodon-groups 2023-01-27 23:07:26 +01:00
trending-statuses.ts Merge remote-tracking branch 'soapbox/develop' into events- 2022-11-26 20:25:48 +01:00
trends.ts Add normalizers, fix tests 2022-06-08 23:43:27 +02:00
user-lists.ts Groups: actions, normalizers, reducers 2022-12-11 22:24:01 +01:00
verification.ts Reducers: TypeScrpt + fixes 2022-06-20 16:46:45 +02:00