soapbox/src/reducers
Alex Gleason 1e9b209f06
Differentiate instance V1 and V2
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1635
2024-01-12 18:10:49 -06:00
..
accounts-meta.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
accounts.ts eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
admin-announcements.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
admin-log.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
admin-user-index.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
admin.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
admin.ts eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
aliases.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
announcements.test.ts Convert all tests to ESM 2023-10-08 22:31:36 -05:00
announcements.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
auth.test.ts Convert all tests to ESM 2023-10-08 22:31:36 -05:00
auth.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
backups.tsx Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
chat-message-lists.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
chat-messages.ts Fix some typos 2024-01-11 14:53:06 +01:00
chats.ts eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
compose-event.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
compose.test.ts Fix type in compose.test.ts 2023-10-12 20:09:58 -05:00
compose.ts Merge remote-tracking branch 'soapbox/main' into lexical 2023-09-20 23:49:55 +02:00
contexts.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
contexts.ts eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
conversations.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
conversations.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
custom-emojis.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
custom-emojis.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
domain-lists.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
domain-lists.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
dropdown-menu.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
dropdown-menu.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
filters.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
filters.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
followed-tags.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
group-memberships.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
group-relationships.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
groups.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
history.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
index.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
index.ts Remove Truth Social registration 2023-09-18 21:07:32 -05:00
instance.test.ts Differentiate instance V1 and V2 2024-01-12 18:10:49 -06:00
instance.ts Differentiate instance V1 and V2 2024-01-12 18:10:49 -06:00
list-adder.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
list-adder.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
list-editor.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
lists.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
lists.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
locations.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
me.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
me.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
meta.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
meta.ts Remove 'use strict' expressions 2023-09-20 11:55:04 -05:00
modals.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
modals.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
mutes.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
mutes.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
notifications.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
onboarding.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
onboarding.ts eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
patron.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
pending-statuses.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
polls.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
polls.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
profile-hover-card.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
push-notifications.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
push-notifications.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
relationships.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
relationships.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
reports.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
reports.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
rules.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
rules.ts eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
scheduled-statuses.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
search.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
security.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
settings.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
settings.ts actions: useEmoji --> chooseEmoji 2023-09-25 16:20:47 -05:00
sidebar.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
sidebar.ts eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
soapbox.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
soapbox.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
status-hover-card.test.tsx Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
status-hover-card.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
status-lists.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
status-lists.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
statuses.test.ts Convert all tests to ESM 2023-10-08 22:31:36 -05:00
statuses.ts Display emoji reactions on glitch-soc and Iceshrimp 2023-10-29 23:00:48 +01:00
suggestions.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
suggestions.ts Remove Truth Social feed carousel 2023-09-22 11:40:11 -05:00
tags.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
timelines.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
timelines.ts Timeline: always insert new status IDs at the end 2023-11-14 17:57:08 -06:00
trending-statuses.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
trends.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
trends.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
user-lists.test.ts Untuck tests out of __tests__ directories, colocate with program files 2023-10-02 14:27:40 -05:00
user-lists.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00