Commit Graph

416 Commits (a1abddd11006b2a2c65e4513576a4b7af9f47150)

Author SHA1 Message Date
Alex Gleason 46b1c3041f
SidebarMenu style fixes
4 years ago
Sean King b3d7638a9f Fix sidebar menu when in dark mode by changing to CSS variables
4 years ago
Alex Gleason 7d58694cce
Set Azure as default brandColor (can still be set blank with null)
4 years ago
Alex Gleason 6116b56676
Redirect /settings to /settings/preferences
4 years ago
Alex Gleason 6367f560ec
Promo panel css fixes
4 years ago
Alex Gleason 39f011619e
Move button scss
4 years ago
Alex Gleason 9cc9065efd
Fix missing video player styles, fix notification icon color
4 years ago
Alex Gleason a46fb79401
React Toggle css fixes
4 years ago
Alex Gleason 077278b7dc
Break out components.scss
4 years ago
Alex Gleason f563f6234b
More CSS fixes
4 years ago
Alex Gleason f40fe82c4e
Refactor boost icon, match theme color
4 years ago
Alex Gleason 8966767323
Forms and input CSS tweaks
4 years ago
Alex Gleason 8159a7edc7
Emoji mart styling
4 years ago
Alex Gleason d5fba20091
Update gab references
4 years ago
Alex Gleason ca4bc1d8e8
Replace most color variables
4 years ago
Alex Gleason 0587798cb4
More theme tweaks
4 years ago
Alex Gleason d21db82247
Remove theming cruft
4 years ago
Alex Gleason eb9517873d
Extrapolate meta colors in css instead of JS
4 years ago
Alex Gleason c4a2a86618
Theme mode set in Preferences
4 years ago
Alex Gleason 6f8ca44984
Homepage css fixes
4 years ago
Alex Gleason be2f26980a
Various color variable replacements
4 years ago
Alex Gleason d4a88c0243
Remove unused import
4 years ago
Alex Gleason 3fc5d7a83c
Get theme from soapbox.json
4 years ago
Alex Gleason 3a7178300f
Delete spaces in rgba colors
4 years ago
Alex Gleason 6b6c9f41ea
Reorganize styles directory
4 years ago
Alex Gleason 9e0010e2ce
Merge azure.scss and delete it
4 years ago
Alex Gleason 9d242a403b
Simplify Webpack CSS
4 years ago
Alex Gleason 4ddcb9bcd0
Lighten --primary-text-color-faint, fix wtf-panel shadow
4 years ago
Alex Gleason f3f647961e
--primary-color-faint -> --primary-text-color-faint
4 years ago
Alex Gleason d12bc38112
Dark theme improvements
4 years ago
Alex Gleason 97ba4b005d
Fix IconButton centering issues
4 years ago
Alex Gleason 55c958c7ad
Homepage style improvements
4 years ago
Alex Gleason 73e2649530
Delete $black and $white
4 years ago
Alex Gleason 4a2493a7e2
Replace $primary-text-color
4 years ago
Alex Gleason 36f888c027
Remove all themes except light and dark
4 years ago
Alex Gleason 8e3ad9e6b6
$ui-base-color replacements
4 years ago
Alex Gleason 50c4dac599
$ui-highlight-color replace
4 years ago
Alex Gleason 8165975308
tabs-bar button hover color
4 years ago
Alex Gleason 53cb73634d
Color replace --brand-color-med
4 years ago
Alex Gleason a44d4d2dc8
Lower highlight text color contrast
4 years ago
Alex Gleason 78497bd924
Improve dropdown menu style
4 years ago
Alex Gleason 4d484153ac
More SCSS variable replacements
4 years ago
Alex Gleason 86d585ffbd
Merge branch 'master' into themes
4 years ago
Alex Gleason a2c9aeb8dd
Conditionally fetch /nodeinfo/2.1.json for Pleroma < 2.1, #137
4 years ago
Alex Gleason 2c0ee3f29d
generateTheme function, refactor
4 years ago
Alex Gleason d5632851fe
Delete unused admin.scss and scrollbars.scss
4 years ago
Alex Gleason 35db4e33c8
autosuggest_textarea smooth expand
4 years ago
Alex Gleason 54e4bff0ab
Set compose button color
4 years ago
Alex Gleason 4ac7663d3c
--nav-ui-highlight-color -> --accent-color
4 years ago
Alex Gleason be3065405c
Use --brand-color-faint in more spots
4 years ago
Alex Gleason 0491183877
Replace $highlight-text-color
4 years ago
Alex Gleason 56540932e1
Start adding color adaptations
4 years ago
Alex Gleason 67a7adb9a9
Action to set theme, render theme CSS
4 years ago
Alex Gleason 170b436705
Merge branch 'master' into themes
4 years ago
Alex Gleason 61fcfdbc6e
Fix ComposeForm Ctrl+Enter hotkey issue, fixes #127
4 years ago
Alex Gleason 3963ae2217
Start replacing $gab-brand-default with --brand-color
4 years ago
Alex Gleason c932872727
RegistrationForm: Refresh Captcha on registration fail
4 years ago
Alex Gleason 78732d8d43
Let Captcha be force-refreshed with idempotencyKey
4 years ago
Bárbara de Castro Fernandes 775f923708 Add 'block user' option to the report window
4 years ago
Alex Gleason 30384cbfef
Clean up auth code
4 years ago
Curtis dbee88f795 Update auth.js to fix #97 login failure
4 years ago
Alex Gleason c5886508eb
Pull reduceMotion from Redux store
4 years ago
Alex Gleason f451b81e25
Remove searchEnabled
4 years ago
Alex Gleason 2e105d40ef
Remove profile_directory
4 years ago
Alex Gleason 806718a97e
Remove invitesEnabled
4 years ago
Alex Gleason 183c6538ca
Pull displayMedia from Redux store
4 years ago
Alex Gleason ac341f0c2e
start --> flex-start
4 years ago
Alex Gleason c889269ecb
Fix all scss linter warnings
4 years ago
Alex Gleason da3e63596b
Webpack: Reduce to one entrypoint, app/application.js
4 years ago
Alex Gleason badd64571f
Remove unused filters in index.ejs
4 years ago
Alex Gleason 27dfc64261
Remove unused files
4 years ago
Alex Gleason d24dcb3e60
gabsocial --> soapbox paths
4 years ago
Alex Gleason 010638cd9b
Lint: compose-form.scss
4 years ago
Alex Gleason e4fe77d56b
Make autoPlayGif on by default, !30
4 years ago
Alex Gleason 8133e9ff8f Merge branch 'fix/autoplaygif' into 'master'
4 years ago
Alex Gleason 786f6feacc
Merge branch 'decode_uri_on_profile_edit'
4 years ago
Alex Gleason e6cff0f83f
EditProfile: Fix error about uncontrolled components
4 years ago
Alex Gleason c4c99a1c1b
EditProfile: refactor initialState
4 years ago
Alex Gleason 1d44de0873
EditProfile: Unescape account params in componentWillMount()
4 years ago
crockwave 76b3849c93
Convert HTML to text value in Profile Page for Display name and Bio fields
4 years ago
Alex Gleason 503072f715 Merge branch 'handle_keydown_issues' into 'master'
4 years ago
Alex Gleason fc95a374b3
Merge branch 'cw_input_focus'
4 years ago
Alex Gleason 9e64cd82b9
Focus spoiler input from ComposeForm, refocus textarea on close
4 years ago
crockwave 84ba6a0cc3
Added auto-focus of content warning input box when CW button clicked
4 years ago
Alex Gleason 01d437a91e
Disable non-working links in LinkFooter for now #108
4 years ago
Alex Gleason 2e786c2f06
Remove extraneous links from LinkFooter #108
4 years ago
Alex Gleason 575a8889c1
Make home footer navlinks customizable #108
4 years ago
Alex Gleason a9eb5c1765
Force videos to 300px height on Pleroma, fixes #117
4 years ago
Bárbara de Castro Fernandes 4505e3931a Fix autoPlayGif
4 years ago
Alex Gleason 2319d9f080
MoreFollows refactor
4 years ago
Alex Gleason 387c26939a Merge branch 'message_on_followers_diff' into 'master'
4 years ago
Curtis 4a5525adf0 Display label at end of follows/followers list when count > list.size
4 years ago
Sean King 996b61215c Change box-shadow color to make it look good on both light and dark themes.
4 years ago
crockwave 25d7df6300 - On Esc/click outside the "Are you sure you want to delete this post?" modal, now reverts back to the compose modal and retains any edited text
4 years ago
Alex Gleason a85684835f
Fix ProfilePage issues, fixes #58
4 years ago
Alex Gleason f04e1fddae
Use Conversation IDs instead of status IDs, fixes #77
4 years ago
Alex Gleason 70a3e53db4
Revert "Height cache stick to reduce jitteryness, fixes #117"
4 years ago
Alex Gleason f3ca015e17
Open links in a new tab, fixes #98
4 years ago
Alex Gleason fabb300caf
Height cache stick to reduce jitteryness, fixes #117
4 years ago
Alex Gleason 6f0c9840be
Fall back on auto video height if not given, fixes #91
4 years ago