pleroma/app/soapbox/features
2022-04-22 12:24:09 -05:00
..
about eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
account/components Use custom SvgIcon component wrapper around InlineSVG 2022-04-07 13:48:04 -05:00
account_gallery Truth Social 2022-03-21 13:14:26 -05:00
account_timeline Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00
admin ScrollableList: replace margins with padding 2022-04-22 12:24:09 -05:00
aliases typescript, FC 2022-04-12 22:40:09 +02:00
audio Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00
auth_layout AuthLayout: use logo from soapboxConfig 2022-04-19 15:20:50 -05:00
auth_login/components Fix useEffect() calls... whoops 2022-04-21 17:52:48 -05:00
backups remove duplicate column headings 2022-03-29 16:26:02 +02:00
beta Truth Social 2022-03-21 13:14:26 -05:00
birthdays Birthdays modal to TS 2022-04-17 23:27:33 +02:00
blocks ScrollableList: replace margins with padding 2022-04-22 12:24:09 -05:00
bookmarks Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00
chats Chats propTypes fixes 2022-04-21 18:27:36 -05:00
community_timeline styles 2022-04-02 16:10:16 +02:00
compose Delete WelcomeButton, remove TruthSocial remnants 2022-04-19 15:24:12 -05:00
conversations Merge remote-tracking branch 'origin/develop' into next-react-router-5 2022-03-21 16:05:25 -05:00
crypto_donate Widget: add actions 2022-04-18 23:10:01 -05:00
delete_account typescript, FC 2022-04-14 18:10:46 +02:00
developers Merge remote-tracking branch 'soapbox/next' into next_ 2022-04-14 22:33:17 +02:00
direct_timeline Missing description modal 2022-04-07 21:16:26 +02:00
directory styles 2022-04-03 19:27:08 +02:00
domain_blocks Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00
edit_email Convert old tests to use "react-testing-library" 2022-04-04 11:53:47 -04:00
edit_password Convert old tests to use "react-testing-library" 2022-04-04 11:53:47 -04:00
edit_profile Add BirthdayPanel 2022-04-18 23:30:40 -05:00
email_confirmation Truth Social 2022-03-21 13:14:26 -05:00
emoji Typescript, convert some components to functional 2022-04-11 21:58:48 +02:00
export_data styles 2022-04-03 19:27:08 +02:00
external_login Fix useEffect() calls... whoops 2022-04-21 17:52:48 -05:00
favourited_statuses Truth Social 2022-03-21 13:14:26 -05:00
federation_restrictions remove duplicate column headings 2022-03-29 16:26:02 +02:00
filters styles 2022-04-03 19:27:08 +02:00
follow_recommendations typescript, FC 2022-04-12 22:40:09 +02:00
follow_requests Typescript, FC 2022-04-11 23:02:37 +02:00
followers ScrollableList: replace margins with padding 2022-04-22 12:24:09 -05:00
following ScrollableList: replace margins with padding 2022-04-22 12:24:09 -05:00
forms Convert old tests to use "react-testing-library" 2022-04-04 11:53:47 -04:00
generic_not_found typescript 2022-04-10 12:46:25 +02:00
groups Fix (most) PropType errors 2022-03-23 12:14:42 -05:00
hashtag_timeline Truth Social 2022-03-21 13:14:26 -05:00
home_timeline Truth Social 2022-03-21 13:14:26 -05:00
import_data styles 2022-04-03 19:27:08 +02:00
intentional_error typescript, FC 2022-04-12 22:40:09 +02:00
introduction eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
landing_page Add basic tests to containers/soapbox 2022-04-21 14:32:10 -05:00
list_adder modals? 2022-04-16 23:25:15 +02:00
list_editor modals? 2022-04-16 23:25:15 +02:00
list_timeline typescript 2022-04-13 16:07:50 +02:00
lists Lists links styling 2022-04-20 19:37:40 +02:00
migration styles 2022-04-02 16:10:16 +02:00
mobile Truth Social 2022-03-21 13:14:26 -05:00
mutes ScrollableList: replace margins with padding 2022-04-22 12:24:09 -05:00
new_status Rename modal -> modals 2022-02-02 16:36:20 +01:00
notifications Notifications: typofix 2022-04-21 21:49:34 -05:00
onboarding Add basic tests to containers/soapbox 2022-04-21 14:32:10 -05:00
pinned_statuses remove duplicate column headings 2022-03-29 16:26:02 +02:00
placeholder Styles, dark mode 2022-03-30 15:07:17 +02:00
preferences Delete WelcomeButton, remove TruthSocial remnants 2022-04-19 15:24:12 -05:00
public_layout Fix useEffect() calls... whoops 2022-04-21 17:52:48 -05:00
public_timeline styles 2022-04-02 16:10:16 +02:00
register_invite eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
remote_timeline styles 2022-04-02 16:10:16 +02:00
reply_mentions eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
report Fix (most) PropType errors 2022-03-23 12:14:42 -05:00
scheduled_statuses remove duplicate column headings 2022-03-29 16:26:02 +02:00
search Truth Social 2022-03-21 13:14:26 -05:00
security Redirect all /auth routes 2022-04-19 14:37:48 -05:00
server_info remove duplicate column headings 2022-03-29 16:26:02 +02:00
settings Redirect all /auth routes 2022-04-19 14:37:48 -05:00
share eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
soapbox_config Fix soapboxConfig propType errors 2022-04-21 11:10:35 -05:00
status Make handleShare use status.uri instead of status.url 2022-04-20 10:54:12 -05:00
test_timeline Add a TestTimeline for previewing certain types of posts 2022-04-14 14:46:07 -05:00
ui ScrollableList: replace margins with padding 2022-04-22 12:24:09 -05:00
verification Onboarding: use a server setting instead of localStorage, fix steps when data is already present 2022-04-20 12:08:49 -05:00
video Fix video letterboxing 2022-04-14 15:47:55 -05:00