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 |
|
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 |
|
Alex Gleason
|
92367c3495
|
Merge branch 'mastodon-nginx' into 'develop'
Mastodon nginx: route /.well-known/host-meta, fix /packs
See merge request soapbox-pub/soapbox-fe!1346
|
2022-05-10 23:03:40 +00:00 |
|
Alex Gleason
|
ac9b281350
|
Mastodon nginx: route /.well-known/host-meta, fix /packs
|
2022-05-10 17:57:40 -05:00 |
|
Alex Gleason
|
f08583668e
|
Merge branch 'mastodon-nginx' into 'develop'
Installing Soapbox atop Mastodon with Nginx
See merge request soapbox-pub/soapbox-fe!1345
|
2022-05-10 22:41:21 +00:00 |
|
Alex Gleason
|
3bbad5b5fc
|
Mastodon nginx: route pghero and sidekiq to Mastodon
|
2022-05-10 17:20:33 -05:00 |
|
Alex Gleason
|
3919212196
|
Mastodon nginx: fix streaming API location
|
2022-05-10 16:54:19 -05:00 |
|
Alex Gleason
|
fb17e59d77
|
Add Mastodon installation docs
|
2022-05-10 15:55:26 -05:00 |
|
Alex Gleason
|
8ba2db78d7
|
Mastodon nginx: ActivityPub routing
|
2022-05-10 15:40:25 -05:00 |
|
Alex Gleason
|
1d3a928293
|
Mastodon nginx: tweak backend locations
|
2022-05-10 15:05:45 -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
|
3e2058a4b1
|
Add custom HTML to Tailwind Purge config
|
2022-05-10 15:51:58 -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 |
|
Alex Gleason
|
5f38e10981
|
Mastodon nginx: make it mostly work
|
2022-05-10 14:48:30 -05:00 |
|
Alex Gleason
|
84f032c4e2
|
Check in default mastodon.conf
|
2022-05-10 12:30:47 -05:00 |
|
Alex Gleason
|
b4c81f2b94
|
Merge branch 'alexgleason-develop-patch-79380' into 'develop'
README: update download URL to v2.0.0
See merge request soapbox-pub/soapbox-fe!1343
|
2022-05-10 17:03:39 +00:00 |
|
Alex Gleason
|
3f956a31c0
|
README: update download URL to v2.0.0
|
2022-05-10 17:03:16 +00: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 |
|