bigbuffet-rw/app/soapbox/reducers
2023-09-13 12:04:17 -05:00
..
__tests__ Fix auth test 2023-07-21 13:11:36 -05:00
accounts-meta.ts Improve permissions check 2022-12-19 14:10:13 +01:00
accounts.ts Add useSuggest hook 2023-07-21 12:36:02 -05:00
admin-announcements.ts Dashboard: Allow to create announcements 2023-02-12 17:54:13 +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 Fix reported statuses not showing up 2023-07-30 20:46:01 -05: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 Make Vite devserver work 2023-09-13 12:04:17 -05: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 FIX THE TYPE ERRORS 2023-06-20 14:24:39 -05:00
compose-event.ts ComposeEventModal: Set is_uploading to false after successsfully uploading banner 2022-12-09 19:54:25 +01:00
compose.ts Add option to preserve spoilers text when replying 2023-07-19 00:34:06 +02:00
contexts.ts FIX THE TYPE ERRORS 2023-06-20 14:24:39 -05:00
conversations.ts Sort conversations by last status date rather than id 2023-03-09 10:49:59 -05:00
custom-emojis.ts WIP 2023-02-26 19:29:37 +01: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 Allow creating v2 filters 2023-03-04 12:43:27 +01:00
followed-tags.ts Add Followed hashtags page 2023-07-02 13:54:02 +02:00
group-memberships.ts Groups: simple member list 2022-12-17 00:07:35 +01:00
group-relationships.ts Move Join / Leave / Cancel group/request to mutations 2023-03-13 11:36:08 -04: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 Move account notes to a panel 2023-09-12 01:13:31 +02:00
instance.ts Rename files (11): utils 2022-11-16 08:34:55 -05:00
list-adder.ts Fix "Add or remove from list" crashing the page 2023-07-30 18:41:45 -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 Switch to useAccount hook in more places 2023-06-21 16:51:08 -05:00
notifications.ts Fix mentions 2023-06-30 09:45:11 -05:00
onboarding.ts Change ESLint rules, lint 2023-02-16 00:12:02 +01: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 streaming follow update 2023-07-22 16:38:34 -05:00
reports.ts Add ability to report a Group 2023-03-23 15:17:44 -04:00
rules.ts Change ESLint rules, lint 2023-02-16 00:12:02 +01:00
scheduled-statuses.ts Rename files (14): cleanup misc v2 2022-11-16 08:35:35 -05:00
search.ts Optionally use Link header for search pagination 2023-06-15 21:40:28 -04: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 Change ESLint rules, lint 2023-02-16 00:12:02 +01: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 status.get('x') --> status.x 2023-06-28 16:27:25 -05:00
suggestions.ts FIX THE TYPE ERRORS 2023-06-20 14:24:39 -05:00
tags.ts Add ability to follow hashtags in web UI 2023-01-19 15:06:17 +01:00
timelines.ts status.get('x') --> status.x 2023-06-28 16:27:25 -05: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 Support Group mutes 2023-06-27 09:24:03 -04:00
verification.ts Reducers: TypeScrpt + fixes 2022-06-20 16:46:45 +02:00