Wykres commitów

524 Commity (9b723794b53449770a578483d2e9b1487d3e3335)

Autor SHA1 Wiadomość Data
Alex Gleason be2f26980a
Various color variable replacements 2020-06-01 19:53:22 -05:00
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 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 3963ae2217
Start replacing $gab-brand-default with --brand-color 2020-05-30 14:50:08 -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 27dfc64261
Remove unused files 2020-05-28 18:33:33 -05:00
Alex Gleason d24dcb3e60
gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00
Alex Gleason 010638cd9b
Lint: compose-form.scss 2020-05-28 17:18:37 -05:00
Bárbara de Castro Fernandes 4505e3931a Fix autoPlayGif 2020-05-28 09:47:20 -03:00
Alex Gleason 387c26939a Merge branch 'message_on_followers_diff' into 'master'
Display label at end of follows/followers lists when follows/followers count > follows/followers list.size Fixes #2

Closes #2

See merge request soapbox-pub/soapbox-fe!19
2020-05-28 00:16:42 +00:00
Curtis 4a5525adf0 Display label at end of follows/followers list when count > list.size 2020-05-28 00:16:42 +00:00
Sean King 996b61215c Change box-shadow color to make it look good on both light and dark themes. 2020-05-27 23:56:14 +00:00
Alex Gleason 6f0c9840be
Fall back on auto video height if not given, fixes #91 2020-05-26 20:28:18 -05:00
Alex Gleason 7e0dec594f
Floating action button CSS fixes 2020-05-24 18:04:27 -05:00
Sean King 1861d3227c Rework the Post compose button 2020-05-24 22:48:52 +00:00
Alex Gleason d2d1f744ca
Improve mobile sidebar styling, fixes #94 2020-05-24 14:45:29 -05:00
Alex Gleason 6b97d4d0be
Revert "Adjusted scss for sidebar mobile menu to prevent rendering problems"
This reverts commit e9d8651208.
2020-05-24 14:39:49 -05:00
Alex Gleason 8b505c0488
Set EmojiSelector visibility from props 2020-05-23 17:02:14 -05:00
Alex Gleason c29d779bf5
Fix EmojiSelector position on mobile 2020-05-23 12:18:13 -05:00
Alex Gleason 68d40dc8ad
Improve position of inline status emoji picker 2020-05-22 21:34:07 -05:00
Alex Gleason 0e5971545f
Add EmojiSelector popup to inline statuses (not working yet) 2020-05-21 23:19:39 -05:00
Alex Gleason 6e13cb8c9b
Improve detailed status action buttons 2020-05-21 20:33:55 -05:00
Alex Gleason 9ea36ab913
Merge remote-tracking branch 'origin/master' into emojireacts 2020-05-20 19:20:47 -05:00
Alex Gleason f402ac67b3
Emoji chooser hover state 2020-05-20 16:52:32 -05:00
Alex Gleason 1901d39871
Add emojiReact popup and call action code 2020-05-20 15:52:46 -05:00
Alex Gleason 92917ac3e5
Style improvements, star icon -> thumbs up 2020-05-20 14:44:23 -05:00
Alex Gleason c8f89ce8c1
Style the StatusInteractionBar 2020-05-20 13:11:44 -05:00
crockwave e9d8651208 Adjusted scss for sidebar mobile menu to prevent rendering problems 2020-05-19 16:37:25 -05:00
Alex Gleason 93e326a6f9
Tabs to spaces 2020-05-15 22:48:08 -05:00
Alex Gleason 2fa0c44b52
Fix video rendering, at least for one case 2020-05-15 22:43:24 -05:00
crockwave d474c18889 Corrects issue 79 by allowing site_icon auto rendering with theme selection
https://gitlab.com/soapbox-pub/soapbox-fe/-/issues/79
2020-05-15 10:55:46 -05:00
Alex Gleason 7b0f6d1940
Azure theme tweaks 2020-04-30 11:16:32 -05:00
Alex Gleason eef41485c1
Improve topnav logo code 2020-04-29 00:36:25 -05:00
Alex Gleason be13bc040c
Fix the expected notifications badge issue 2020-04-28 22:50:51 -05:00
Alex Gleason 717ef98640
cobalt --> azure 2020-04-28 22:04:09 -05:00
Alex Gleason 31a965b4c4
Start improving cobalt theme, refactor css 2020-04-28 22:00:50 -05:00
Alex Gleason ea5643f138
Refactor theme slugs, fixes #40 2020-04-28 14:12:25 -05:00
Alex Gleason 6813f512e6
About Page support 2020-04-25 16:10:01 -05:00
Alex Gleason 6bcae0dd13
Get captcha working 2020-04-23 20:48:25 -05:00
Alex Gleason c367aef6b4
Refactor LabelInput 2020-04-22 19:09:40 -05:00
Alex Gleason d4d56e5dc8
Add "Edit profile" button 2020-04-21 19:44:55 -05:00
Alex Gleason de703ab748
Add padding to Preferences panel 2020-04-20 16:17:51 -05:00
Alex Gleason 8efc9c700e
Fix styling of hotkeys modal 2020-04-11 15:20:47 -05:00
Alex Gleason 2ee2d79156
Temporary icon for local timeline 2020-04-11 14:52:41 -05:00
Alex Gleason 82a4328700
Login through homepage working 2020-04-10 19:03:06 -05:00
Alex Gleason f351823129
Fall back to text logo on homepage 2020-04-10 16:37:19 -05:00
Alex Gleason 9a3d045a23
Placeholder homepage 2020-04-10 15:53:16 -05:00
Alex Gleason b1b5dc62db
Initial commit 2020-03-27 15:59:38 -05:00