Commit graph

3791 commits

Author SHA1 Message Date
Alex Gleason
80f5c75a1a Merge branch 'site-logo' into 'develop'
Replace logos with SiteLogo component, fixes #937

Closes #937

See merge request soapbox-pub/soapbox-fe!1356
2022-05-12 19:22:46 +00:00
Alex Gleason
19e59e897a Merge branch 'eslint-jsdoc' into 'develop'
eslint: enforce jsdoc comments on UI components

See merge request soapbox-pub/soapbox-fe!1357
2022-05-12 19:20:34 +00:00
Justin
3dce8ee95a Pass through props like 'strokeWidth' to SvgIcon 2022-05-12 14:53:53 -04:00
Justin
2ecd6d79dd Convert PublicLayout to TSX 2022-05-12 14:53:41 -04:00
f2671da8b4 Add a const for glitch-soc
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-12 20:26:36 +02:00
1f4d71aeb2 Merge remote-tracking branch 'soapbox/develop' into glitch-soc 2022-05-12 20:10:50 +02:00
18ebcb44e1 Allow markdown on glitch-soc
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-12 20:10:23 +02:00
marcin mikołajczak
f050a3729d Merge branch 'schedule-input' into 'develop'
Post scheduling styles

See merge request soapbox-pub/soapbox-fe!1358
2022-05-12 14:40:33 +00:00
c942c494c8 Convert ScheduleForm to typescript, remove openDatePicker()
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-12 15:42:04 +02:00
Alex Gleason
530b2838f3
Replace questionable icons 2022-05-12 07:56:22 -05:00
1530296244 dark styles for datepicker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-12 14:51:59 +02:00
f6d45b8b1b Fix post scheduling styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-12 14:17:38 +02:00
Alex Gleason
b0b0d5a76e
eslint: enforce jsdoc comments on UI components 2022-05-11 21:08:04 -05:00
Alex Gleason
71e114d049
SiteLogo: fall back to Soapbox logo instead of Tabler's home.svg 2022-05-11 20:47:39 -05:00
Alex Gleason
056a5e7847
Delete legacy site_logo and site_banner components 2022-05-11 19:56:28 -05:00
Alex Gleason
01ec7bc279
Replace logos throughout the UI with SiteLogo component 2022-05-11 19:54:23 -05:00
Alex Gleason
56f339a619
SitePreview: take advantage of useSystemTheme 2022-05-11 19:21:59 -05:00
Alex Gleason
8c88d45c8e
Break out useSystemTheme into a hook 2022-05-11 19:19:08 -05:00
Alex Gleason
54dfb0e23e Merge branch 'eslint-spacing' into 'develop'
eslint: enforce spacing of imports (and infix ops)

See merge request soapbox-pub/soapbox-fe!1351
2022-05-11 21:26:59 +00:00
Alex Gleason
b64be353cc
eslint: indent switch statements 2022-05-11 16:06:35 -05:00
Alex Gleason
f43c87e7b7 Merge branch 'sidebar-bell' into 'develop'
SidebarNavigation: use the bell icon

See merge request soapbox-pub/soapbox-fe!1354
2022-05-11 20:54:18 +00:00
Alex Gleason
67853f6efa
SidebarNavigation: use the bell icon 2022-05-11 15:37:15 -05:00
Alex Gleason
6a270a8e6d
SidebarNavigation: display follow requests counter 2022-05-11 15:35:33 -05:00
Alex Gleason
11d3b2c10c
Delete unused files 2022-05-11 12:47:18 -05:00
Alex Gleason
ae01b845de
eslint: enforce spacing of imports (and infix ops) 2022-05-11 12:40:34 -05:00
Alex Gleason
2ebf735884 Merge branch 'remote-instance' into 'develop'
Remote instance TSX conversions

See merge request soapbox-pub/soapbox-fe!1341
2022-05-11 17:38:48 +00:00
Alex Gleason
c66790a39e
RemoteTimeline: reorganize useEffect 2022-05-11 12:22:10 -05:00
Alex Gleason
256d3b2fa2
Merge remote-tracking branch 'origin/develop' into pepe-extension 2022-05-11 12:17:02 -05:00
Alex Gleason
211ddc9505 Merge branch 'search-nav' into 'develop'
SidebarNavigation: add back search button

See merge request soapbox-pub/soapbox-fe!1349
2022-05-11 11:44:35 +00:00
Justin
4e47ee1bea Merge branch 'landing-page-dark-mode' into 'develop'
Add "dark mode" support to Landing Page

See merge request soapbox-pub/soapbox-fe!1344
2022-05-11 11:19:18 +00:00
Alex Gleason
504940304a
SidebarNavigation: add back search button 2022-05-10 20:25:19 -05:00
Alex Gleason
99b76bb745
Fix LandingPage test. Fix rememberSoapboxConfig not importing (!!) 2022-05-10 19:11:26 -05:00
Alex Gleason
3785a2890f
Registrations aren't really open unless accountCreation is supported 2022-05-10 19:04:29 -05:00
Alex Gleason
7fecd521d7
Treat Pepe API as an extension, not a feature 2022-05-10 18:48:57 -05:00
Justin
6a11832d67 Merge branch 'add-cta-banner' into 'develop'
Add CTA banner

See merge request soapbox-pub/soapbox-fe!1342
2022-05-10 19:52:38 +00:00
Justin
c862825970 Add dark mode support to landing page 2022-05-10 15:52:12 -04:00
Justin
23e20568e1 Add Dark Mode support to landing page header 2022-05-10 15:51:36 -04:00
Justin
c879f82b48 Remove beta page 2022-05-10 15:50:35 -04:00
Justin
173fbd6535 Include CtaBanner in layouts 2022-05-10 06:17:14 -04:00
Justin
a8142d9e2b Add CtaBanner component 2022-05-10 06:17:01 -04:00
Justin
32a0438f23 Rename SignUpPanel 2022-05-10 06:16:25 -04:00
Alex Gleason
57cfd9b18e
EditFederationModal: convert to tsx 2022-05-09 22:39:57 -05:00
Alex Gleason
5a23d75aa5
InstanceModerationPanel: convert to tsx 2022-05-09 22:28:06 -05:00
Alex Gleason
035c974137
RemoteTimeline: convert to TSX 2022-05-09 22:22:01 -05:00
Alex Gleason
1991e5751d
PinnedHostsPicker: convert to TSX 2022-05-09 21:59:30 -05:00
Alex Gleason
57c8030374
InstanceInfoPanel: convert to TSX 2022-05-09 21:49:53 -05:00
Alex Gleason
570686b83a
RemoteInstancePage: convert to TSX 2022-05-09 21:35:22 -05:00
marcin mikołajczak
562812fecf Merge branch 'language-pl' into 'develop'
Update Polish translation

See merge request soapbox-pub/soapbox-fe!1339
2022-05-09 21:29:13 +00:00
04d1539a76 Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-09 23:09:16 +02:00
19ff2a2e05 Account moving API is not part of Pleroma yet
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-09 22:49:51 +02:00