Commit graph

5038 commits

Author SHA1 Message Date
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
df3ca0026f Merge branch 'glitch-soc' into 'develop'
Allow markdown on glitch-soc

See merge request soapbox-pub/soapbox-fe!1362
2022-05-12 18:46:27 +00:00
marcin mikołajczak
c8c4d9a9de Display favourites/reblogs on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-12 20:43:48 +02:00
marcin mikołajczak
f2671da8b4 Add a const for glitch-soc
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-12 20:26:36 +02:00
marcin mikołajczak
1f4d71aeb2 Merge remote-tracking branch 'soapbox/develop' into glitch-soc 2022-05-12 20:10:50 +02:00
marcin mikołajczak
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
c540ae2201 Restore session management
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-12 17:45:40 +02:00
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
marcin mikołajczak
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
b8eec5db14 Merge branch 'questionable-icons' into 'develop'
Replace questionable icons

See merge request soapbox-pub/soapbox-fe!1359
2022-05-12 13:20:34 +00:00
Alex Gleason
530b2838f3
Replace questionable icons 2022-05-12 07:56:22 -05:00
marcin mikołajczak
1530296244 dark styles for datepicker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-12 14:51:59 +02:00
marcin mikołajczak
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
38b960244a Merge branch 'nginx-tweaks' into 'develop'
Nginx tweaks

See merge request soapbox-pub/soapbox-fe!1355
2022-05-11 23:44:28 +00:00
Alex Gleason
4980c04aff
Mastodon nginx: enable CSP 2022-05-11 18:38:29 -05:00
Alex Gleason
83ae5d7cff
Mastodon nginx: rename @proxy to @mastodon 2022-05-11 18:34:53 -05:00
Alex Gleason
f08da5f8f0
Mastodon nginx: add commented out CSP 2022-05-11 18:27:11 -05:00
Alex Gleason
d49e8c61a1
Mastodon nginx: use @soapbox named location for consistency 2022-05-11 18:22:07 -05:00
Alex Gleason
dd91f24da7
Mastodon nginx: add .well-known routes, remove unneeded outbox route 2022-05-11 18:04:00 -05:00
Alex Gleason
2a389ab225
Mastodon nginx: simplify static files 2022-05-11 17:55:12 -05:00
Alex Gleason
20c5519e04
Mastodon nginx: simplify some regexes 2022-05-11 17:27:43 -05:00
Alex Gleason
645c17eb81
Mastodon nginx: pull from Mastodon's /packs too 2022-05-11 17:12:51 -05:00
Alex Gleason
96ec0fa64f
Soapbox nginx: fix ld+json ActivityPub route 2022-05-11 16:29:59 -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
29a5029354 Merge branch 'clean-unused' into 'develop'
Delete unused files

See merge request soapbox-pub/soapbox-fe!1352
2022-05-11 20:50:52 +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
2a9f1ccb91
UnauthorizedModal: convert to TSX 2022-05-11 15:26:37 -05:00
Alex Gleason
31486b1320
Link various sign up buttons to /signup 2022-05-11 14:55:40 -05:00
Alex Gleason
64cce966a2
Simplify signup routing 2022-05-11 14:50:53 -05:00
Alex Gleason
9f89c31bd3
Create a logged-out call-to-action on threads 2022-05-11 14:35:56 -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
db91d4319b Merge branch 'pepe-extension' into 'develop'
Treat Pepe API as an extension, not a feature

See merge request soapbox-pub/soapbox-fe!1348
2022-05-11 17:37:50 +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
Justin
cb5fbdf7d9 Account for different 'rule_type' on rules 2022-05-11 09:25:48 -04: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