Commit graph

396 commits

Author SHA1 Message Date
Alex Gleason
8fd5a3cd35
Consolidate actions/security.js --> actions/auth.js 2020-06-05 15:27:31 -05:00
Alex Gleason
c1f3dbd22d
SecurityForm: i18n 2020-06-05 15:21:29 -05:00
Alex Gleason
75a0062dd4
Make /auth/edit a private route 2020-06-05 15:21:19 -05:00
Alex Gleason
da44a769d6
Get ChangePasswordForm working 2020-06-05 15:14:27 -05:00
Alex Gleason
e972cfc191
SecurityForm: Break ChangeEmailForm into separate component 2020-06-05 15:03:21 -05:00
Alex Gleason
f99d1300c2
Security --> SecurityForm 2020-06-05 15:00:24 -05:00
Alex Gleason
ab280b80e1
SecurityForm: Add navigation links 2020-06-05 14:58:59 -05:00
Alex Gleason
683950b73c
SecurityForm: Disable on submit 2020-06-05 14:50:24 -05:00
Alex Gleason
91d511c4b9
SecurityForm: Respond to submit 2020-06-05 14:45:00 -05:00
Alex Gleason
1076788add
Security: Form confirmations 2020-06-05 14:39:27 -05:00
Alex Gleason
860b2d18f4
Security: Rudimentary email change 2020-06-05 14:25:26 -05:00
Alex Gleason
f910caed18
Account header <span> fixes 2020-06-04 23:12:14 -05:00
Alex Gleason
082d3f1121
Allow only valid locales 2020-06-04 21:50:11 -05:00
Alex Gleason
7e16536d70 Merge branch 'locales' into 'master'
Locales

Closes #7

See merge request soapbox-pub/soapbox-fe!44
2020-06-05 02:36:53 +00:00
Alex Gleason
9e20452692
Streaming: load messages async 2020-06-04 21:28:19 -05:00
Alex Gleason
956fa99ee1
Import locale messages dynamically 2020-06-04 21:22:58 -05:00
Alex Gleason
0d76b761ac
class --> className 2020-06-04 21:13:38 -05:00
Alex Gleason
2e9ce293dd
Remove whitelist files 2020-06-04 20:28:56 -05:00
Alex Gleason
39a651121b
Update language selector in Preferences with all languages 2020-06-04 20:01:00 -05:00
Alex Gleason
8b181c38f3
Fix i18n streaming.js 2020-06-04 19:43:53 -05:00
Alex Gleason
36f5b6cea8
Delete unused container components 2020-06-04 19:40:01 -05:00
Alex Gleason
52621e8db8
intl.now() --> Date.now() 2020-06-04 19:30:24 -05:00
Alex Gleason
6e1db9a013
Basic locale support 2020-06-04 18:34:28 -05:00
Alex Gleason
36447e4bf2
Add Language dropdown to Preferences 2020-06-04 18:32:46 -05:00
Alex Gleason
3ae22ce8ee
Add missing <span> tags back to some FormattedMessages 2020-06-04 18:11:24 -05:00
Alex Gleason
f0528e9d43
Better locale detection 2020-06-04 17:29:00 -05:00
Sean King
6d195aa0b7 Fix look of About pages 2020-06-04 20:08:44 +00:00
Alex Gleason
3e2b282cb8
Postpone setting the brand color until soapbox.json succeeds or fails
Fixes color flickering during load
2020-06-03 14:47:49 -05:00
Alex Gleason
8f566b70e6
Better actions names for INSTANCE_FETCH_SUCCESS etc 2020-06-03 14:26:22 -05:00
Alex Gleason
e8fcd9bf18
Actually set default brandColor in SoapboxMount 2020-06-03 14:20:45 -05:00
Alex Gleason
46b1c3041f
SidebarMenu style fixes 2020-06-03 14:11:03 -05:00
Sean King
b3d7638a9f Fix sidebar menu when in dark mode by changing to CSS variables 2020-06-03 17:48:40 +00:00
Alex Gleason
7d58694cce
Set Azure as default brandColor (can still be set blank with null) 2020-06-03 11:23:21 -05:00
Alex Gleason
6116b56676
Redirect /settings to /settings/preferences 2020-06-03 01:30:57 -05:00
Alex Gleason
6367f560ec
Promo panel css fixes 2020-06-03 01:22:58 -05:00
Alex Gleason
39f011619e
Move button scss 2020-06-03 01:10:53 -05:00
Alex Gleason
9cc9065efd
Fix missing video player styles, fix notification icon color 2020-06-02 21:35:25 -05:00
Alex Gleason
a46fb79401
React Toggle css fixes 2020-06-02 21:16:05 -05:00
Alex Gleason
077278b7dc
Break out components.scss 2020-06-02 21:11:01 -05:00
Alex Gleason
f563f6234b
More CSS fixes 2020-06-02 20:12:36 -05:00
Alex Gleason
f40fe82c4e
Refactor boost icon, match theme color 2020-06-02 19:15:06 -05:00
Alex Gleason
8966767323
Forms and input CSS tweaks 2020-06-02 18:49:50 -05:00
Alex Gleason
8159a7edc7
Emoji mart styling 2020-06-02 18:31:55 -05:00
Alex Gleason
d5fba20091
Update gab references 2020-06-02 17:45:06 -05:00
Alex Gleason
ca4bc1d8e8
Replace most color variables 2020-06-02 17:42:09 -05:00
Alex Gleason
0587798cb4
More theme tweaks 2020-06-02 16:49:42 -05:00
Alex Gleason
d21db82247
Remove theming cruft 2020-06-02 15:48:27 -05:00
Alex Gleason
eb9517873d
Extrapolate meta colors in css instead of JS 2020-06-02 15:28:15 -05:00
Alex Gleason
c4a2a86618
Theme mode set in Preferences 2020-06-02 12:16:26 -05:00
Alex Gleason
6f8ca44984
Homepage css fixes 2020-06-01 23:26:02 -05:00