pleroma/app/soapbox/features
2022-06-08 16:00:12 -05:00
..
about eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
account/components Reducers: TypeScript 2022-06-05 15:05:44 +02:00
account_gallery ESLint: add no-duplicate-imports rule 2022-06-07 22:21:18 +02:00
account_timeline Redirect to /login if viewing an account 401's 2022-06-08 16:00:12 -05:00
admin ESLint: add no-duplicate-imports rule 2022-06-07 22:21:18 +02:00
aliases Reducers: TypeScript 2022-06-05 15:05:44 +02:00
audio ESLint: add no-duplicate-imports rule 2022-06-07 22:21:18 +02:00
auth_layout Preserve password reset URL query 2022-06-07 16:57:50 -05:00
auth_login/components TS, FC 2022-05-28 21:53:22 +02:00
auth_token_list TypeScript, FC, styles and fixes 2022-05-28 18:03:19 +02:00
backups remove duplicate column headings 2022-03-29 16:26:02 +02:00
birthdays Convert display-name to TS 2022-05-16 10:52:39 -04:00
blocks Support 'actionType' prop in ActionButton 2022-05-03 13:22:26 -04:00
bookmarks Reducers: TypeScript, fixes 2022-06-05 20:21:25 +02:00
chats ESLint: add no-duplicate-imports rule 2022-06-07 22:21:18 +02:00
community_timeline StatusListContainer --> Timeline 2022-06-03 12:31:23 -05:00
compose Merge branch 'quote-sensitive' into 'develop' 2022-06-08 16:34:50 +00:00
conversations StatusList TypeScript fixes 2022-06-02 14:00:35 -05:00
crypto_donate CryptoAddress: improve icon size 2022-04-24 18:54:46 -05:00
delete_account DeleteAccount: Do not show explanation related to federation if not federating 2022-05-21 08:43:07 +02:00
developers import from 'soapbox/… 2022-05-30 20:23:55 +02:00
direct_timeline StatusListContainer --> Timeline 2022-06-03 12:31:23 -05:00
directory Reducers: TypeScript 2022-06-05 15:05:44 +02:00
domain_blocks Reducers: TypeScript 2022-06-05 15:05:44 +02:00
edit_email Avoid inline message definitions 2022-05-24 12:24:26 +02:00
edit_password TypeScript, FC 2022-05-30 18:44:32 +02:00
edit_profile import from 'soapbox/… 2022-05-30 20:23:55 +02:00
email_confirmation Avoid inline message definitions 2022-05-24 12:24:26 +02:00
emoji Fix eslint violations 2022-05-02 13:55:08 -04:00
export_data TypeScript, FC 2022-05-30 18:44:32 +02:00
external_login Fix useEffect() calls... whoops 2022-04-21 17:52:48 -05:00
favourited_statuses Reducers: TypeScript, fixes 2022-06-05 20:21:25 +02:00
federation_restrictions TypeScript, FC 2022-05-30 18:44:32 +02:00
filters ESLint: add no-duplicate-imports rule 2022-06-07 22:21:18 +02:00
follow_recommendations Reducers: TypeScript, fixes 2022-06-05 20:21:25 +02:00
follow_requests Convert display-name to TS 2022-05-16 10:52:39 -04:00
followers import from 'soapbox/… 2022-05-30 20:23:55 +02:00
following import from 'soapbox/… 2022-05-30 20:23:55 +02:00
forms EditFederationModal: convert to tsx 2022-05-09 22:39:57 -05:00
generic_not_found typescript 2022-04-10 12:46:25 +02:00
groups ESLint: add no-duplicate-imports rule 2022-06-07 22:21:18 +02:00
hashtag_timeline StatusListContainer --> Timeline 2022-06-03 12:31:23 -05:00
home_timeline HomeTimeline: move useEffect above return 2022-06-06 13:43:38 -05:00
import_data TypeScript, FC 2022-05-30 18:44:32 +02:00
intentional_error typescript, FC 2022-04-12 22:40:09 +02:00
introduction eslint: indent switch statements 2022-05-11 16:06:35 -05:00
landing_page import from 'soapbox/… 2022-05-30 20:23:55 +02:00
list_adder ESLint: add no-duplicate-imports rule 2022-06-07 22:21:18 +02:00
list_editor ESLint: add no-duplicate-imports rule 2022-06-07 22:21:18 +02:00
list_timeline StatusListContainer --> Timeline 2022-06-03 12:31:23 -05:00
lists ESLint: add no-duplicate-imports rule 2022-06-07 22:21:18 +02:00
migration styles 2022-04-02 16:10:16 +02:00
mobile Truth Social 2022-03-21 13:14:26 -05:00
mutes Support 'actionType' prop in ActionButton 2022-05-03 13:22:26 -04:00
new_status TypeScript, FC 2022-05-30 18:44:32 +02:00
notifications ESLint: add no-duplicate-imports rule 2022-06-07 22:21:18 +02:00
onboarding Reducers: TypeScript, fixes 2022-06-05 20:21:25 +02:00
pinned_statuses Reducers: TypeScript, fixes 2022-06-05 20:21:25 +02:00
placeholder PlaceholderStatus: preserve mobile shadows 2022-05-05 11:51:52 -05:00
preferences Restore default post privacy/format settings 2022-05-24 11:46:51 +02:00
public_layout Use non-deprecated class 2022-06-02 11:40:58 -04:00
public_timeline StatusListContainer --> Timeline 2022-06-03 12:31:23 -05:00
register_invite RegisterInvite: use ui components 2022-05-07 12:11:08 -05:00
remote_timeline StatusListContainer --> Timeline 2022-06-03 12:31:23 -05:00
reply_mentions TypeScript, FC 2022-05-30 18:44:32 +02:00
report Improve reporting modal 2022-05-02 13:55:07 -04:00
scheduled_statuses Reducers: TypeScript, fixes 2022-06-05 20:21:25 +02:00
search Revert "Merge branch 'search-results-tsx' into 'develop'" 2022-05-17 15:37:16 +00:00
security import from 'soapbox/… 2022-05-30 20:23:55 +02:00
server_info TS, FC 2022-05-28 21:53:22 +02:00
settings Move account migration to settings 2022-06-05 08:56:22 +02:00
share TS, FC 2022-05-28 21:53:22 +02:00
soapbox_config Lists modals: TypeScript, FC 2022-06-02 20:51:09 +02:00
status Merge branch 'quote-sensitive' into 'develop' 2022-06-08 16:34:50 +00:00
test_timeline StatusListContainer --> Timeline 2022-06-03 12:31:23 -05:00
ui Merge branch 'quote-sensitive' into 'develop' 2022-06-08 16:34:50 +00:00
verification ESLint: add no-duplicate-imports rule 2022-06-07 22:21:18 +02:00
video import from 'soapbox/… 2022-05-30 20:23:55 +02:00