Commit graph

4915 commits

Author SHA1 Message Date
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
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
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
marcin mikołajczak
7b727e8449 Merge branch 'account-moving' into 'develop'
Account moving API is not part of Pleroma yet

See merge request soapbox-pub/soapbox-fe!1338
2022-05-09 21:09:44 +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
Alex Gleason
d520f4d837 Merge branch 'registration' into 'develop'
Registration improvements

See merge request soapbox-pub/soapbox-fe!1325
2022-05-09 20:42:15 +00:00
Alex Gleason
1902e47412
Checkbox: add jsdoc comment 2022-05-09 12:20:50 -05:00
Alex Gleason
c9ea4794ff
FormGroup: use hasError variable (tiny refactor) 2022-05-09 12:19:49 -05:00
Alex Gleason
06385acbe0
RegistrationForm: remove unused import, use single-quotes on string 2022-05-09 12:17:58 -05:00
Alex Gleason
e7d02da096
Delete legacy ShowablePassword component (new <Input> component adapts to type='password') 2022-05-09 12:05:32 -05:00
Alex Gleason
08386e1c42
Merge branch 'registration' of gitlab.com:soapbox-pub/soapbox-fe into registration 2022-05-09 12:03:04 -05:00
Alex Gleason
3c08326806
Merge remote-tracking branch 'origin/develop' into registration 2022-05-09 12:00:50 -05:00
Alex Gleason
7226e0d871
RegistrationForm: use FormGroup errors instead of passing hasError directly 2022-05-09 12:00:27 -05:00
Alex Gleason
d4ebfe474f
FormGroup: pass hasError to child component 2022-05-09 11:53:16 -05:00
Alex Gleason
5e531eda30
Input: add hasError styles 2022-05-09 11:28:38 -05:00
Alex Gleason
1d5ce04b86 Merge branch 'public-layout-improvements' into 'develop'
Move invite page and external login page to AuthLayout

See merge request soapbox-pub/soapbox-fe!1327
2022-05-09 16:28:18 +00:00
Alex Gleason
75c4582ce6
Merge remote-tracking branch 'origin/develop' into public-layout-improvements 2022-05-09 11:06:56 -05:00
Justin
abc1b4fa16 Merge branch 'truncate-notification-name' into 'develop'
Add truncation to notification descriptor

Closes #944

See merge request soapbox-pub/soapbox-fe!1336
2022-05-09 14:46:23 +00:00
Justin
136a6c99bf Add truncation to notification descriptor 2022-05-09 10:26:03 -04:00
Alex Gleason
3a0b88bb37 Merge branch 'stillimage-tsx' into 'develop'
Convert StillImage and legacy Avatar components to TSX

See merge request soapbox-pub/soapbox-fe!1329
2022-05-09 14:00:10 +00:00
Alex Gleason
24f40f9ecc Merge branch 'prefer-tabler' into 'develop'
Use settings.svg and mail.svg from Tabler

See merge request soapbox-pub/soapbox-fe!1328
2022-05-09 13:58:06 +00:00
Justin
f4aa3fed77 Extend 'FormGroup' to support Checkbox 2022-05-09 09:52:41 -04:00
Justin
57a470f082 Merge branch 'fix-unauth-pages' into 'develop'
Fix unauth page layout

See merge request soapbox-pub/soapbox-fe!1334
2022-05-09 13:18:28 +00:00
Justin
97cca6fa7d Merge branch 'dark-mode-improvements' into 'develop'
Fix primary text on dark

See merge request soapbox-pub/soapbox-fe!1335
2022-05-09 13:16:50 +00:00
Justin
25477443ef Fix unauth page layout 2022-05-09 09:01:31 -04:00
Justin
03381c8fb2 Fix primary text on dark 2022-05-09 08:55:53 -04:00
Alex Gleason
3b920e25c3 Merge branch 'colors' into 'develop'
Refactor colors

See merge request soapbox-pub/soapbox-fe!1330
2022-05-09 12:42:40 +00:00
Alex Gleason
7d3a0a8ab9
Break out LandingGradient into its own component 2022-05-07 15:52:01 -05:00
Alex Gleason
45f95bd533
Use gradient colors on PublicLayout 2022-05-07 15:45:29 -05:00
Alex Gleason
4d5f1d236d
gradient-purple, gradient-blue --> gradient-start, gradient-end 2022-05-07 15:23:43 -05:00
Alex Gleason
e0701bd443
BackgroundShapes: actually, set element opacity instead of color opacity to reduce banding 2022-05-07 15:21:23 -05:00
Alex Gleason
02616fc312
Tweak gradient colors 2022-05-07 15:02:00 -05:00
Alex Gleason
4d79c1b3fe
Simplify gradient colors
Remove bg-color-1, bg-color-2, prefer values from gradient-blue and gradient-purple
2022-05-07 14:54:37 -05:00
Alex Gleason
1122b26695
Fix avatar test 2022-05-07 13:37:24 -05:00
Alex Gleason
939c74fe44
UI Avatar: add overflow-hidden className 2022-05-07 12:58:12 -05:00
Alex Gleason
84839a5104
Convert legacy Avatar component to TSX 2022-05-07 12:56:52 -05:00
Alex Gleason
575bc834f5
StillImage: convert to TSX 2022-05-07 12:46:21 -05:00
Alex Gleason
adf7b9f3d6
Use settings.svg and mail.svg from Tabler 2022-05-07 12:23:56 -05:00
Alex Gleason
0863a34bfc
RegisterInvite: use ui components
https://gitlab.com/soapbox-pub/soapbox-fe/-/issues/910#note_938469624
2022-05-07 12:11:08 -05:00
Alex Gleason
e0cc331781
Card: back button i18n 2022-05-07 12:04:28 -05:00
Alex Gleason
6ff34d77fd
RegisterInvite: move to AuthLayout 2022-05-07 12:02:45 -05:00
Alex Gleason
40f3b769fc
RegisterInvite: convert to TSX 2022-05-07 11:56:40 -05:00
Alex Gleason
dd4f41f246
ExternalLogin: move to AuthLayout instead of UI 2022-05-07 11:52:56 -05:00
Alex Gleason
4d898e1075 Merge branch 'video-styles' into 'develop'
Video: fix progress styles, fixes #942

Closes #942

See merge request soapbox-pub/soapbox-fe!1326
2022-05-07 16:14:30 +00:00