Commit Graph

4548 Commits (272c3c0f6dbbf76c60e7a6f4815a93a8a39534b1)
 

Author SHA1 Message Date
Alex Gleason 0658c51058
Notifications: typofix
2 years ago
Alex Gleason d82133eea2
Notifications: refactor placeholders loading state
2 years ago
Alex Gleason 5580e5c860
Notifications: use flex-none on icons
2 years ago
Alex Gleason 9e50f76d78
Merge branch 'next-small-fixes' into next
2 years ago
Alex Gleason b531115c02 Merge branch 'next-container' into 'next'
2 years ago
Alex Gleason ba5fd4aa2a
Chats propTypes fixes
2 years ago
Alex Gleason 4047f796d1
Refactor Account favicon into a button component, gets rid of console error
2 years ago
Alex Gleason eecc46cbdc
Fix useEffect() calls... whoops
2 years ago
Alex Gleason 79a5820687
SoapboxMount: fix useEffect()
2 years ago
Alex Gleason 6012b2a5ba
Delete dysfunctional test
2 years ago
Alex Gleason f476b5ce96
Mock IndexedDB in tests
2 years ago
Alex Gleason 6b19adbb26
Add basic tests to containers/soapbox
2 years ago
Alex Gleason b6c7e3717b
test-setup: mock uuid as a string
2 years ago
Alex Gleason 6184ab780a
ErrorBoundary: fix BuildConfig import
2 years ago
Alex Gleason ce42a47e70
Convert containers/soapbox into TSX
2 years ago
Alex Gleason 04eac8a95e
SoapboxMount: convert to React.FC
2 years ago
Alex Gleason 426f02722a
Make Soapbox component an FC, move console.log
2 years ago
Alex Gleason ef5ceeacfe
Fix soapboxConfig propType errors
2 years ago
Alex Gleason 5cf66dca2c Merge branch 'next-emoji-reacts' into 'next'
2 years ago
Alex Gleason 889027cd02
Use heart icon instead of thumb-up, fix focus ring
2 years ago
Alex Gleason b31d088525
EmojiButtonWrapper: remove onBlur event (the desired outcome already happens with onMouseLeave)
2 years ago
Alex Gleason 234e008c93
EmojiButtonWrapper: improve Popper positioning
2 years ago
Alex Gleason 6e4ba02d6e Merge branch 'snippets' into 'next'
2 years ago
Alex Gleason ed223a9ff6
Allow custom HTML snippets in build
2 years ago
marcin mikołajczak edd8c2705a Merge branch 'next' into 'next'
2 years ago
Alex Gleason 074a1a6fce Merge branch 'next-onboarding' into 'next'
2 years ago
marcin mikołajczak 285b67e390 pl translation
2 years ago
marcin mikołajczak a398f14b2f Lists links styling
2 years ago
marcin mikołajczak 5cecb2ef9e SidebarNavigation: Do not show Bookmarks/Lists links if unauthenticated
2 years ago
Alex Gleason 34b83c8ad3
Onboarding: improve rendering of empty suggestions
2 years ago
Alex Gleason 41ab4f0a44
Onboarding: use a server setting instead of localStorage, fix steps when data is already present
2 years ago
Alex Gleason ab5b8f747e
Make handleShare use status.uri instead of status.url
2 years ago
Alex Gleason 445327d139
ErrorBoundary: clear IndexedDB too
2 years ago
Alex Gleason 1deb4dfd2d
Merge remote-tracking branch 'origin/next' into next-onboarding
2 years ago
Alex Gleason 9d03b8ab93 Merge branch 'next-public-layout' into 'next'
2 years ago
Alex Gleason a4ad10a0f9 Merge branch 'next-promo-panel' into 'next'
2 years ago
Alex Gleason be778ce533
Restore PromoPanel
2 years ago
Alex Gleason f4d2b70077
public_layout/header: pepe feature detection
2 years ago
Alex Gleason b72f398bad
Use feature detection for frontendConfigurations
2 years ago
Alex Gleason 29b28edee5
Improve loading of initial data
2 years ago
Alex Gleason e8e3379f6d
Improve LandingPage layout
2 years ago
Alex Gleason 42848164f7
Center the homepage logo
2 years ago
Alex Gleason 05b807401a
public_layout/header: use "Email or username" and i18n "Forgot password?"
2 years ago
Alex Gleason 38bb876560
public_layout/header: convert to tsx
2 years ago
Alex Gleason 862d345e26
Replace react-lottie with lottie-web, move that giant Pulse animation into a chunk
2 years ago
Alex Gleason 45018a6fb0
Refactor ErrorBoundary, let it destroy the ServiceWorker
2 years ago
Alex Gleason 0c98157fb3
Delete WelcomeButton, remove TruthSocial remnants
2 years ago
Alex Gleason 564524bfcc
AuthLayout: use logo from soapboxConfig
2 years ago
Alex Gleason 440309b7dd
AuthLayout: convert to tsx
2 years ago
Alex Gleason 33c2fcdea7
LoginForm: "Email or username", fixes #895
2 years ago