Commit Graph

411 Commits

Author SHA1 Message Date
Alex Gleason 6b6c9f41ea
Reorganize styles directory 2020-05-31 23:21:25 -05:00
Alex Gleason 9e0010e2ce
Merge azure.scss and delete it 2020-05-31 23:18:39 -05:00
Alex Gleason 9d242a403b
Simplify Webpack CSS 2020-05-31 23:09:21 -05:00
Alex Gleason 4ddcb9bcd0
Lighten --primary-text-color-faint, fix wtf-panel shadow 2020-05-31 23:08:55 -05:00
Alex Gleason f3f647961e
--primary-color-faint -> --primary-text-color-faint 2020-05-31 21:16:32 -05:00
Alex Gleason d12bc38112
Dark theme improvements 2020-05-31 21:05:00 -05:00
Alex Gleason 97ba4b005d
Fix IconButton centering issues 2020-05-31 19:38:07 -05:00
Alex Gleason 55c958c7ad
Homepage style improvements 2020-05-31 19:22:08 -05:00
Alex Gleason 73e2649530
Delete $black and $white 2020-05-31 18:49:48 -05:00
Alex Gleason 4a2493a7e2
Replace $primary-text-color 2020-05-31 18:44:20 -05:00
Alex Gleason 36f888c027
Remove all themes except light and dark 2020-05-31 18:28:58 -05:00
Alex Gleason 8e3ad9e6b6
$ui-base-color replacements 2020-05-31 18:22:11 -05:00
Alex Gleason 50c4dac599
$ui-highlight-color replace 2020-05-31 17:34:33 -05:00
Alex Gleason 8165975308
tabs-bar button hover color 2020-05-31 17:14:18 -05:00
Alex Gleason 53cb73634d
Color replace --brand-color-med 2020-05-31 16:27:35 -05:00
Alex Gleason a44d4d2dc8
Lower highlight text color contrast 2020-05-31 16:12:41 -05:00
Alex Gleason 78497bd924
Improve dropdown menu style 2020-05-31 15:51:20 -05:00
Alex Gleason 4d484153ac
More SCSS variable replacements 2020-05-31 15:17:10 -05:00
Alex Gleason 86d585ffbd
Merge branch 'master' into themes 2020-05-31 13:51:45 -05:00
Alex Gleason a2c9aeb8dd
Conditionally fetch /nodeinfo/2.1.json for Pleroma < 2.1, #137 2020-05-31 12:01:21 -05:00
Alex Gleason 2c0ee3f29d
generateTheme function, refactor 2020-05-31 00:21:41 -05:00
Alex Gleason d5632851fe
Delete unused admin.scss and scrollbars.scss 2020-05-30 22:39:08 -05:00
Alex Gleason 35db4e33c8
autosuggest_textarea smooth expand 2020-05-30 22:18:29 -05:00
Alex Gleason 54e4bff0ab
Set compose button color 2020-05-30 22:16:29 -05:00
Alex Gleason 4ac7663d3c
--nav-ui-highlight-color -> --accent-color 2020-05-30 22:06:33 -05:00
Alex Gleason be3065405c
Use --brand-color-faint in more spots 2020-05-30 21:58:18 -05:00
Alex Gleason 0491183877
Replace $highlight-text-color 2020-05-30 21:48:37 -05:00
Alex Gleason 56540932e1
Start adding color adaptations 2020-05-30 20:11:08 -05:00
Alex Gleason 67a7adb9a9
Action to set theme, render theme CSS 2020-05-30 19:05:01 -05:00
Alex Gleason 170b436705
Merge branch 'master' into themes 2020-05-30 17:43:58 -05:00
Alex Gleason 61fcfdbc6e
Fix ComposeForm Ctrl+Enter hotkey issue, fixes #127 2020-05-30 17:29:50 -05:00
Alex Gleason a38560f914
Add chromatism.js
https://github.com/graypegg/chromatism
2020-05-30 14:52:12 -05:00
Alex Gleason 3963ae2217
Start replacing $gab-brand-default with --brand-color 2020-05-30 14:50:08 -05:00
Alex Gleason c932872727
RegistrationForm: Refresh Captcha on registration fail 2020-05-29 15:06:14 -05:00
Alex Gleason 78732d8d43
Let Captcha be force-refreshed with idempotencyKey 2020-05-29 15:02:04 -05:00
Alex Gleason 3c20d7fa3e Merge branch 'add-block-report-modal' into 'master'
Add 'block user' option to the report window

See merge request soapbox-pub/soapbox-fe!38
2020-05-29 18:33:46 +00:00
Bárbara de Castro Fernandes 775f923708 Add 'block user' option to the report window 2020-05-29 15:05:24 -03:00
Alex Gleason 30384cbfef
Clean up auth code 2020-05-29 09:55:38 -05:00
Alex Gleason 0feff2833c Merge branch 'patch-4' into 'master'
Update auth.js to fix #97 login failure

Closes #97

See merge request soapbox-pub/soapbox-fe!37
2020-05-29 14:51:54 +00:00
Alex Gleason 22799191ce
Replace code of conduct with cofe of conduct 2020-05-29 00:57:07 -05:00
Curtis dbee88f795 Update auth.js to fix #97 login failure 2020-05-29 02:17:38 +00:00
Alex Gleason c5886508eb
Pull reduceMotion from Redux store 2020-05-28 20:50:53 -05:00
Alex Gleason f451b81e25
Remove searchEnabled 2020-05-28 20:41:18 -05:00
Alex Gleason 2e105d40ef
Remove profile_directory 2020-05-28 20:39:37 -05:00
Alex Gleason 806718a97e
Remove invitesEnabled 2020-05-28 20:38:28 -05:00
Alex Gleason 183c6538ca
Pull displayMedia from Redux store 2020-05-28 20:36:39 -05:00
Alex Gleason ac341f0c2e
start --> flex-start
Fixes postcss runtime warnings
2020-05-28 20:04:21 -05:00
Alex Gleason c889269ecb
Fix all scss linter warnings 2020-05-28 19:58:37 -05:00
Alex Gleason 66dbed005d Merge branch 'prune' into 'master'
Remove unneded files

See merge request soapbox-pub/soapbox-fe!35
2020-05-28 23:57:33 +00:00
Alex Gleason da3e63596b
Webpack: Reduce to one entrypoint, app/application.js 2020-05-28 18:46:24 -05:00