soapbox/app/soapbox/features
Alex Gleason fed6a7aa51
Fix demo mode
2022-12-18 12:29:31 -06:00
..
about Fix typography on dark mode in About page 2022-11-16 13:03:33 -05:00
account/components Merge branch 'profile-header' into 'develop' 2022-12-15 11:52:16 +00:00
account-gallery Add useInstance() hook 2022-11-26 10:43:46 -06:00
account-timeline Remove unused styles, also fix #1180 2022-11-17 16:10:18 +01:00
admin utils/download: take a string instead of AxiosResponse 2022-12-17 20:15:40 -06:00
ads Merge remote-tracking branch 'origin/develop' into chats 2022-11-28 10:03:40 -05:00
aliases Move isDefaultHeader and isDefaultAvatar to utils/accounts 2022-12-13 00:09:00 +01:00
audio Revert "Merge branch 'mouseup' into 'develop'" 2022-11-20 12:27:45 -06:00
auth-layout Add useInstance() hook 2022-11-26 10:43:46 -06:00
auth-login/components Merge remote-tracking branch 'origin/develop' into use-instance 2022-11-26 10:45:13 -06:00
auth-token-list Rename files (5): _ -> - 2022-11-15 12:23:36 -05:00
backups Refactor columns 2022-11-30 11:19:16 -06:00
birthdays Rename files (5): _ -> - 2022-11-15 12:23:36 -05:00
blocks Rename files (4): _ -> - 2022-11-15 11:13:54 -05:00
bookmarks Refactor columns 2022-11-30 11:19:16 -06:00
chats Add Inter 600, fix ChatPaneHeader font weight 2022-12-14 10:12:24 -06:00
community-timeline Fix spacing of ColumnHeader on Local/Federated timelines 2022-11-30 21:45:49 -06:00
compose Break composer upload into a generic component 2022-12-06 17:01:06 -06:00
conversations Rename files (5): _ -> - 2022-11-15 12:23:36 -05:00
crypto-donate Add useInstance() hook 2022-11-26 10:43:46 -06:00
delete-account RTL support, use Stack and HStack in more places 2022-11-25 18:04:11 +01:00
developers Fix demo mode 2022-12-18 12:29:31 -06:00
direct-timeline Improve direct timeline styles 2022-11-26 12:44:56 -06:00
directory Add useInstance() hook 2022-11-26 10:43:46 -06:00
domain-blocks this wasn't meant to be merged 2022-12-09 17:07:38 +01:00
edit-email RTL support, use Stack and HStack in more places 2022-11-25 18:04:11 +01:00
edit-password RTL support, use Stack and HStack in more places 2022-11-25 18:04:11 +01:00
edit-profile Feeding hide network checkbox 2022-12-15 00:52:56 +00:00
email-confirmation RTL support, use Stack and HStack in more places 2022-11-25 18:04:11 +01:00
embedded-status Rename files (2): _ -> - 2022-11-15 11:00:49 -05:00
emoji Remove use of DOMParser in front-end emoji rewriting code 2022-11-20 18:20:07 -06:00
event utils/download: take a string instead of AxiosResponse 2022-12-17 20:15:40 -06:00
events Update Polish translation 2022-12-15 00:37:12 +01:00
export-data Refactor columns 2022-11-30 11:19:16 -06:00
external-login Rename files (14): cleanup misc v2 2022-11-16 08:35:35 -05:00
favourited-statuses Refactor columns 2022-11-30 11:19:16 -06:00
federation-restrictions Refactor columns 2022-11-30 11:19:16 -06:00
feed-filtering Carousel: add mock for seen API 2022-12-14 13:28:41 -06:00
feed-suggestions Lint, cleanup, styles… 2022-11-25 19:28:43 +01:00
filters Rename files (2): _ -> - 2022-11-15 11:00:49 -05:00
follow-recommendations Refactor columns 2022-11-30 11:19:16 -06:00
follow-requests Refactor columns 2022-11-30 11:19:16 -06:00
followers Refactor columns 2022-11-30 11:19:16 -06:00
following Refactor columns 2022-11-30 11:19:16 -06:00
forms Admin: redesign registration picker 2022-12-17 14:53:21 -06:00
generic-not-found Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
hashtag-timeline Refactor columns 2022-11-30 11:19:16 -06:00
home-timeline Add useInstance() hook 2022-11-26 10:43:46 -06:00
import-data Refactor columns 2022-11-30 11:19:16 -06:00
intentional-error Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
landing-page Add useInstance() hook 2022-11-26 10:43:46 -06:00
list-adder RTL support, use Stack and HStack in more places 2022-11-25 18:04:11 +01:00
list-editor RTL support, use Stack and HStack in more places 2022-11-25 18:04:11 +01:00
list-timeline Refactor columns 2022-11-30 11:19:16 -06:00
lists Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
migration Add useInstance() hook 2022-11-26 10:43:46 -06:00
mutes Rename files (4): _ -> - 2022-11-15 11:13:54 -05:00
new-status Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
notifications Merge remote-tracking branch 'origin/develop' into events 2022-11-29 11:40:42 -06:00
onboarding Move isDefaultHeader and isDefaultAvatar to utils/accounts 2022-12-13 00:09:00 +01:00
pinned-statuses Refactor columns 2022-11-30 11:19:16 -06:00
placeholder Merge remote-tracking branch 'origin/develop' into chats 2022-12-06 11:53:47 -06:00
preferences Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
public-layout Merge remote-tracking branch 'origin/develop' into use-instance 2022-11-26 10:45:13 -06:00
public-timeline Fix spacing of ColumnHeader on Local/Federated timelines 2022-11-30 21:45:49 -06:00
quotes Show quoted statuses list 2022-11-29 23:32:21 +00:00
register-invite Add useInstance() hook 2022-11-26 10:43:46 -06:00
remote-timeline Refactor columns 2022-11-30 11:19:16 -06:00
reply-mentions RTL support, use Stack and HStack in more places 2022-11-25 18:04:11 +01:00
report/components Merge remote-tracking branch 'soapbox/develop' into events- 2022-11-26 20:25:48 +01:00
scheduled-statuses Refactor columns 2022-11-30 11:19:16 -06:00
search Rename files (5): _ -> - 2022-11-15 12:23:36 -05:00
security Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
server-info Add useInstance() hook 2022-11-26 10:43:46 -06:00
settings Update copy 2022-12-05 15:04:45 -05:00
share Fix share route 2022-09-23 23:12:44 +02:00
soapbox-config SoapboxConfig: link to theme editor 2022-12-17 13:10:59 -06:00
status InteractionCounter: use shortNumberFormat 2022-12-15 18:40:21 -06:00
test-timeline Refactor columns 2022-11-30 11:19:16 -06:00
theme-editor ThemeEditor: improve layout, improve color of slider 2022-12-17 21:25:20 -06:00
timeline-insertion linearAlgorithm: add test, fix selection order 2022-09-13 11:57:28 -05:00
ui Merge remote-tracking branch 'origin/develop' into theme-editor 2022-12-17 17:57:43 -06:00
verification Merge remote-tracking branch 'origin/develop' into use-instance 2022-11-26 10:45:13 -06:00
video Revert "Merge branch 'mouseup' into 'develop'" 2022-11-20 12:27:45 -06:00