Commit Graph

4914 Commits (8ba2db78d7c2fa0dd82d75bcabb4032c183c86d1)
 

Author SHA1 Message Date
Alex Gleason 8ba2db78d7
Mastodon nginx: ActivityPub routing
2 years ago
Alex Gleason 1d3a928293
Mastodon nginx: tweak backend locations
2 years ago
Alex Gleason 5f38e10981
Mastodon nginx: make it mostly work
2 years ago
Alex Gleason 84f032c4e2
Check in default mastodon.conf
2 years ago
Alex Gleason b4c81f2b94 Merge branch 'alexgleason-develop-patch-79380' into 'develop'
2 years ago
Alex Gleason 3f956a31c0 README: update download URL to v2.0.0
2 years ago
marcin mikołajczak 562812fecf Merge branch 'language-pl' into 'develop'
2 years ago
marcin mikołajczak 7b727e8449 Merge branch 'account-moving' into 'develop'
2 years ago
marcin mikołajczak 04d1539a76 Update Polish translation
2 years ago
marcin mikołajczak 19ff2a2e05 Account moving API is not part of Pleroma yet
2 years ago
Alex Gleason d520f4d837 Merge branch 'registration' into 'develop'
2 years ago
Alex Gleason 1902e47412
Checkbox: add jsdoc comment
2 years ago
Alex Gleason c9ea4794ff
FormGroup: use hasError variable (tiny refactor)
2 years ago
Alex Gleason 06385acbe0
RegistrationForm: remove unused import, use single-quotes on string
2 years ago
Alex Gleason e7d02da096
Delete legacy ShowablePassword component (new <Input> component adapts to type='password')
2 years ago
Alex Gleason 08386e1c42
Merge branch 'registration' of gitlab.com:soapbox-pub/soapbox-fe into registration
2 years ago
Alex Gleason 3c08326806
Merge remote-tracking branch 'origin/develop' into registration
2 years ago
Alex Gleason 7226e0d871
RegistrationForm: use FormGroup errors instead of passing hasError directly
2 years ago
Alex Gleason d4ebfe474f
FormGroup: pass hasError to child component
2 years ago
Alex Gleason 5e531eda30
Input: add hasError styles
2 years ago
Alex Gleason 1d5ce04b86 Merge branch 'public-layout-improvements' into 'develop'
2 years ago
Alex Gleason 75c4582ce6
Merge remote-tracking branch 'origin/develop' into public-layout-improvements
2 years ago
Justin abc1b4fa16 Merge branch 'truncate-notification-name' into 'develop'
2 years ago
Justin 136a6c99bf Add truncation to notification descriptor
2 years ago
Alex Gleason 3a0b88bb37 Merge branch 'stillimage-tsx' into 'develop'
2 years ago
Alex Gleason 24f40f9ecc Merge branch 'prefer-tabler' into 'develop'
2 years ago
Justin f4aa3fed77 Extend 'FormGroup' to support Checkbox
2 years ago
Justin 57a470f082 Merge branch 'fix-unauth-pages' into 'develop'
2 years ago
Justin 97cca6fa7d Merge branch 'dark-mode-improvements' into 'develop'
2 years ago
Justin 25477443ef Fix unauth page layout
2 years ago
Justin 03381c8fb2 Fix primary text on dark
2 years ago
Alex Gleason 3b920e25c3 Merge branch 'colors' into 'develop'
2 years ago
Alex Gleason 7d3a0a8ab9
Break out LandingGradient into its own component
2 years ago
Alex Gleason 45f95bd533
Use gradient colors on PublicLayout
2 years ago
Alex Gleason 4d5f1d236d
gradient-purple, gradient-blue --> gradient-start, gradient-end
2 years ago
Alex Gleason e0701bd443
BackgroundShapes: actually, set element opacity instead of color opacity to reduce banding
2 years ago
Alex Gleason 02616fc312
Tweak gradient colors
2 years ago
Alex Gleason 4d79c1b3fe
Simplify gradient colors
2 years ago
Alex Gleason 1122b26695
Fix avatar test
2 years ago
Alex Gleason 939c74fe44
UI Avatar: add overflow-hidden className
2 years ago
Alex Gleason 84839a5104
Convert legacy Avatar component to TSX
2 years ago
Alex Gleason 575bc834f5
StillImage: convert to TSX
2 years ago
Alex Gleason adf7b9f3d6
Use settings.svg and mail.svg from Tabler
2 years ago
Alex Gleason 0863a34bfc
RegisterInvite: use ui components
2 years ago
Alex Gleason e0cc331781
Card: back button i18n
2 years ago
Alex Gleason 6ff34d77fd
RegisterInvite: move to AuthLayout
2 years ago
Alex Gleason 40f3b769fc
RegisterInvite: convert to TSX
2 years ago
Alex Gleason dd4f41f246
ExternalLogin: move to AuthLayout instead of UI
2 years ago
Alex Gleason 4d898e1075 Merge branch 'video-styles' into 'develop'
2 years ago
Alex Gleason 12b2be2927
Video: fix progress styles, fixes #942
2 years ago