Commit Graph

3776 Commits (01ec7bc279ee93ed6b5c6c78fbcf295264a01bb1)

Author SHA1 Message Date
Alex Gleason 01ec7bc279
Replace logos throughout the UI with SiteLogo component
2 years ago
Alex Gleason 56f339a619
SitePreview: take advantage of useSystemTheme
2 years ago
Alex Gleason 8c88d45c8e
Break out useSystemTheme into a hook
2 years ago
Alex Gleason 54dfb0e23e Merge branch 'eslint-spacing' into 'develop'
2 years ago
Alex Gleason b64be353cc
eslint: indent switch statements
2 years ago
Alex Gleason f43c87e7b7 Merge branch 'sidebar-bell' into 'develop'
2 years ago
Alex Gleason 67853f6efa
SidebarNavigation: use the bell icon
2 years ago
Alex Gleason 6a270a8e6d
SidebarNavigation: display follow requests counter
2 years ago
Alex Gleason 11d3b2c10c
Delete unused files
2 years ago
Alex Gleason ae01b845de
eslint: enforce spacing of imports (and infix ops)
2 years ago
Alex Gleason 2ebf735884 Merge branch 'remote-instance' into 'develop'
2 years ago
Alex Gleason c66790a39e
RemoteTimeline: reorganize useEffect
2 years ago
Alex Gleason 256d3b2fa2
Merge remote-tracking branch 'origin/develop' into pepe-extension
2 years ago
Alex Gleason 211ddc9505 Merge branch 'search-nav' into 'develop'
2 years ago
Justin 4e47ee1bea Merge branch 'landing-page-dark-mode' into 'develop'
2 years ago
Alex Gleason 504940304a
SidebarNavigation: add back search button
2 years ago
Alex Gleason 99b76bb745
Fix LandingPage test. Fix rememberSoapboxConfig not importing (!!)
2 years ago
Alex Gleason 3785a2890f
Registrations aren't really open unless accountCreation is supported
2 years ago
Alex Gleason 7fecd521d7
Treat Pepe API as an extension, not a feature
2 years ago
Justin 6a11832d67 Merge branch 'add-cta-banner' into 'develop'
2 years ago
Justin c862825970 Add dark mode support to landing page
2 years ago
Justin 23e20568e1 Add Dark Mode support to landing page header
2 years ago
Justin c879f82b48 Remove beta page
2 years ago
Justin 173fbd6535 Include CtaBanner in layouts
2 years ago
Justin a8142d9e2b Add CtaBanner component
2 years ago
Justin 32a0438f23 Rename SignUpPanel
2 years ago
Alex Gleason 57cfd9b18e
EditFederationModal: convert to tsx
2 years ago
Alex Gleason 5a23d75aa5
InstanceModerationPanel: convert to tsx
2 years ago
Alex Gleason 035c974137
RemoteTimeline: convert to TSX
2 years ago
Alex Gleason 1991e5751d
PinnedHostsPicker: convert to TSX
2 years ago
Alex Gleason 57c8030374
InstanceInfoPanel: convert to TSX
2 years ago
Alex Gleason 570686b83a
RemoteInstancePage: convert to TSX
2 years ago
marcin mikołajczak 562812fecf Merge branch 'language-pl' 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 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
Justin 989b1800fa Add CTA banner to the bottom of the page
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 75c4582ce6
Merge remote-tracking branch 'origin/develop' into public-layout-improvements
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