bigbuffet-rw/app/soapbox/reducers
marcin mikołajczak 1c91850181 don't insert posts to timelines when editing a post
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-07 12:01:15 +01:00
..
__tests__ Update immutable-js, fix tests, fix reducers/auth 2022-12-26 14:09:09 +01:00
account-notes.ts Rename files (9): reducers 2022-11-16 08:34:50 -05:00
accounts-counters.ts Rename files (9): reducers 2022-11-16 08:34:50 -05:00
accounts-meta.ts Rename files (14): cleanup misc v2 2022-11-16 08:35:35 -05:00
accounts.ts Use import type in some places 2022-06-09 21:08:51 +02:00
admin-log.ts Admin: improve design of Moderation Logs 2022-12-17 15:23:18 -06: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 Rename files (9): reducers 2022-11-16 08:34:50 -05:00
chat-messages.ts Rename files (9): reducers 2022-11-16 08:34:50 -05:00
chats.ts eslint: indent switch statements 2022-05-11 16:06:35 -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 Set scheduled post date to 10 minutes after current time 2023-01-01 23:50:55 +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 Rename files (14): cleanup misc v2 2022-11-16 08:35:35 -05:00
filters.ts TypeScript 2022-06-12 20:15:34 +02:00
history.ts Use import type in some places 2022-06-09 21:08:51 +02:00
index.ts WIP TypeScript convertions 2022-12-26 00:31:07 +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 Use import type in some places 2022-06-09 21:08:51 +02: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 Rename files (9): reducers 2022-11-16 08:34:50 -05: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 Rename files (14): cleanup misc v2 2022-11-16 08:35:35 -05: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 branch 'fix-infinite-scroll' into 'develop' 2022-09-12 12:28:19 +00: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 Merge remote-tracking branch 'soapbox/develop' into events- 2022-11-26 20:25:48 +01:00
suggestions.ts Rename files (14): cleanup misc v2 2022-11-16 08:35:35 -05:00
timelines.ts don't insert posts to timelines when editing a post 2023-01-07 12:01:15 +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 Merge remote-tracking branch 'soapbox/develop' into events- 2022-11-26 20:25:48 +01:00
verification.ts Reducers: TypeScrpt + fixes 2022-06-20 16:46:45 +02:00