Commit graph

4586 commits

Author SHA1 Message Date
Alex Gleason
cfbba43ca4
StatusContent: typescript, React.FC 2022-04-15 16:59:42 -05:00
Alex Gleason
6f4ca2cf23 Merge branch 'next-virtuoso' into 'next'
Next: ChatList: use Virtuoso

See merge request soapbox-pub/soapbox-fe!1225
2022-04-15 21:17:53 +00:00
Alex Gleason
05068460e0
ChatList: use Virtuoso 2022-04-15 15:19:34 -05:00
Alex Gleason
712b4c5a42
Add Virtuoso 2022-04-15 15:19:23 -05:00
Alex Gleason
4bc6059d2d Merge branch 'next_' into 'next'
next

See merge request soapbox-pub/soapbox-fe!1216
2022-04-15 14:40:19 +00:00
Alex Gleason
5de4a89ea5 Merge branch 'next-deadcode' into 'next'
Webpack: add DeadCodePlugin to detect unused files

See merge request soapbox-pub/soapbox-fe!1222
2022-04-15 14:17:30 +00:00
75e8525798 Merge remote-tracking branch 'soapbox/next' into next_ 2022-04-15 14:57:47 +02:00
Alex Gleason
952e06ce41
AutosuggestTextarea: fix expand animation 2022-04-14 19:00:31 -05:00
Alex Gleason
0aa74ba882 Merge branch 'next-video-letterbox' into 'next'
Next: Fix video letterboxing

See merge request soapbox-pub/soapbox-fe!1223
2022-04-14 21:09:12 +00:00
Alex Gleason
1482b89323
Fix letterboxed image background 2022-04-14 15:58:22 -05:00
Alex Gleason
8da30ad98f
Fix video letterboxing 2022-04-14 15:47:55 -05:00
5a81c4672a Merge remote-tracking branch 'soapbox/next' into next_ 2022-04-14 22:33:17 +02:00
marcin mikołajczak
db7816d3e5 Merge branch 'status-notification-type' into 'develop'
Support 'status' notification type

See merge request soapbox-pub/soapbox-fe!1221
2022-04-14 20:24:58 +00:00
Alex Gleason
4adb42e426
Webpack: add DeadCodePlugin to detect unused files 2022-04-14 15:22:37 -05:00
2d0dbf6005 dark
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-14 22:20:53 +02:00
19aa4b254e Support 'status' notification type
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-14 22:14:54 +02:00
Justin
42396c4c4c Merge branch 'remove-preheader' into 'next'
Remove Preheader files

See merge request soapbox-pub/soapbox-fe!1220
2022-04-14 20:12:27 +00:00
Alex Gleason
c2278aa679 Merge branch 'next-test-timeline' into 'next'
Next: Add a TestTimeline for previewing certain types of posts

See merge request soapbox-pub/soapbox-fe!1219
2022-04-14 20:09:31 +00:00
0b3509b5bd Support 'status' notification type
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-14 22:08:53 +02:00
Justin
6b281c72a3 Remove Preheader files 2022-04-14 15:56:09 -04:00
Alex Gleason
c5646cf873
Add a TestTimeline for previewing certain types of posts 2022-04-14 14:46:07 -05:00
Alex Gleason
8083b4b6e3 Merge branch 'next-more' into 'next'
Next: Nuke FeaturesPanel, add "More" menu to left sidebar

See merge request soapbox-pub/soapbox-fe!1218
2022-04-14 18:35:47 +00:00
Justin
7e42679478
Add meta tag for iOS banner 2022-04-14 13:24:47 -05:00
Alex Gleason
5955a0819a
Nuke FeaturesPanel, add "More" menu to left sidebar 2022-04-14 13:16:08 -05:00
f745c9fc97 typescript, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-14 18:10:46 +02:00
92a6058f26 typescript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-14 17:50:47 +02:00
Justin
8afb0f6e6f
Remove old comment 2022-04-14 10:43:11 -05:00
Justin
ec79f6354d
Skip onboarding if waitlisted 2022-04-14 10:43:11 -05:00
Alex Gleason
c29f2400ad
Onboarding: move TS-specific dialog to custom locale 2022-04-14 10:43:08 -05:00
Alex Gleason
747af447c5
Onboarding: i18n 2022-04-14 10:42:56 -05:00
Justin
98c77006ce
Add Onboarding components 2022-04-14 10:42:56 -05:00
Justin
c8c715ee4b
Add Onboarding controls to Redux 2022-04-14 10:42:56 -05:00
Justin
3bd8ef13ef
Add 'link' theme to Button 2022-04-14 10:42:56 -05:00
Justin
afec2ad9ea
Add 'strokeWidth' prop to Icon 2022-04-14 10:42:56 -05:00
Justin
fd6ae83fe7
Add 'maxLength' prop to Input 2022-04-14 10:42:55 -05:00
Justin
3e0d7de2cd
Add more sizes to Stack 2022-04-14 10:42:55 -05:00
Justin
b7e9015dfd
Add 'transform' prop to Text 2022-04-14 10:42:55 -05:00
Justin
f625e13a25
Update Textarea type 2022-04-14 10:42:55 -05:00
Justin
5e626995df
Convert Registration component test to TSX 2022-04-14 10:42:55 -05:00
Justin
6aa69f57b8
Convert Registration component to TSX 2022-04-14 10:42:55 -05:00
23943ccdee Remote interaction modal styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-14 15:51:23 +02:00
211a1fc88b dark mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-14 15:37:20 +02:00
bd1e6d364a AutosuggestInput dark styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-14 15:36:07 +02:00
580633c915 AccountContainer: use withDate
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-14 15:31:50 +02:00
39b819241f Dashboard styles, typescript, add useAppDispatch
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-14 15:24:11 +02:00
Alex Gleason
3ecd7c3961 Merge branch 'next-preheader' into 'next'
Next: Disable PreHeader

See merge request soapbox-pub/soapbox-fe!1215
2022-04-13 23:44:52 +00:00
Alex Gleason
7f09ab6f6e Merge branch 'next-dashboard' into 'next'
Next: Restore Dashboard links to navigation

See merge request soapbox-pub/soapbox-fe!1214
2022-04-13 23:30:00 +00:00
Alex Gleason
4230464812
Disable PreHeader 2022-04-13 18:28:05 -05:00
Alex Gleason
b79b74918f
Restore Dashboard links to navigation 2022-04-13 18:15:23 -05:00
Alex Gleason
a0a02a2700 Merge branch 'next-mobile' into 'next'
Next: mobile fixes

See merge request soapbox-pub/soapbox-fe!1213
2022-04-13 22:53:51 +00:00