Commit Graph

65 Commits

Author SHA1 Message Date
e972cfc191 SecurityForm: Break ChangeEmailForm into separate component 2020-06-05 15:03:21 -05:00
f99d1300c2 Security --> SecurityForm 2020-06-05 15:00:24 -05:00
ab280b80e1 SecurityForm: Add navigation links 2020-06-05 14:58:59 -05:00
683950b73c SecurityForm: Disable on submit 2020-06-05 14:50:24 -05:00
91d511c4b9 SecurityForm: Respond to submit 2020-06-05 14:45:00 -05:00
1076788add Security: Form confirmations 2020-06-05 14:39:27 -05:00
860b2d18f4 Security: Rudimentary email change 2020-06-05 14:25:26 -05:00
f910caed18 Account header <span> fixes 2020-06-04 23:12:14 -05:00
082d3f1121 Allow only valid locales 2020-06-04 21:50:11 -05:00
9e20452692 Streaming: load messages async 2020-06-04 21:28:19 -05:00
956fa99ee1 Import locale messages dynamically 2020-06-04 21:22:58 -05:00
0d76b761ac class --> className 2020-06-04 21:13:38 -05:00
2e9ce293dd Remove whitelist files 2020-06-04 20:28:56 -05:00
39a651121b Update language selector in Preferences with all languages 2020-06-04 20:01:00 -05:00
8b181c38f3 Fix i18n streaming.js 2020-06-04 19:43:53 -05:00
36f5b6cea8 Delete unused container components 2020-06-04 19:40:01 -05:00
52621e8db8 intl.now() --> Date.now() 2020-06-04 19:30:24 -05:00
6e1db9a013 Basic locale support 2020-06-04 18:34:28 -05:00
36447e4bf2 Add Language dropdown to Preferences 2020-06-04 18:32:46 -05:00
3ae22ce8ee Add missing <span> tags back to some FormattedMessages 2020-06-04 18:11:24 -05:00
f0528e9d43 Better locale detection 2020-06-04 17:29:00 -05:00
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
8f566b70e6 Better actions names for INSTANCE_FETCH_SUCCESS etc 2020-06-03 14:26:22 -05:00
e8fcd9bf18 Actually set default brandColor in SoapboxMount 2020-06-03 14:20:45 -05:00
7d58694cce Set Azure as default brandColor (can still be set blank with null) 2020-06-03 11:23:21 -05:00
6116b56676 Redirect /settings to /settings/preferences 2020-06-03 01:30:57 -05:00
8159a7edc7 Emoji mart styling 2020-06-02 18:31:55 -05:00
d5fba20091 Update gab references 2020-06-02 17:45:06 -05:00
d21db82247 Remove theming cruft 2020-06-02 15:48:27 -05:00
eb9517873d Extrapolate meta colors in css instead of JS 2020-06-02 15:28:15 -05:00
c4a2a86618 Theme mode set in Preferences 2020-06-02 12:16:26 -05:00
6f8ca44984 Homepage css fixes 2020-06-01 23:26:02 -05:00
d4a88c0243 Remove unused import 2020-06-01 08:31:42 -05:00
3fc5d7a83c Get theme from soapbox.json 2020-06-01 00:49:43 -05:00
3a7178300f Delete spaces in rgba colors 2020-05-31 23:24:31 -05:00
4ddcb9bcd0 Lighten --primary-text-color-faint, fix wtf-panel shadow 2020-05-31 23:08:55 -05:00
d12bc38112 Dark theme improvements 2020-05-31 21:05:00 -05:00
97ba4b005d Fix IconButton centering issues 2020-05-31 19:38:07 -05:00
55c958c7ad Homepage style improvements 2020-05-31 19:22:08 -05:00
4a2493a7e2 Replace $primary-text-color 2020-05-31 18:44:20 -05:00
36f888c027 Remove all themes except light and dark 2020-05-31 18:28:58 -05:00
53cb73634d Color replace --brand-color-med 2020-05-31 16:27:35 -05:00
a44d4d2dc8 Lower highlight text color contrast 2020-05-31 16:12:41 -05:00
4d484153ac More SCSS variable replacements 2020-05-31 15:17:10 -05:00
86d585ffbd Merge branch 'master' into themes 2020-05-31 13:51:45 -05:00
a2c9aeb8dd Conditionally fetch /nodeinfo/2.1.json for Pleroma < 2.1, #137 2020-05-31 12:01:21 -05:00
2c0ee3f29d generateTheme function, refactor 2020-05-31 00:21:41 -05:00
4ac7663d3c --nav-ui-highlight-color -> --accent-color 2020-05-30 22:06:33 -05:00
0491183877 Replace $highlight-text-color 2020-05-30 21:48:37 -05:00
56540932e1 Start adding color adaptations 2020-05-30 20:11:08 -05:00