* Validate for trailing slash instead of strict validation
* Remove unused sign_in_count field
* Add profile URLs to edit view
* Add profile URLs to admin controller params
* Add profile URLs to edit view
* Clean up index and search views for user
* Move around user fields to make more sense
* Display more informative label
* Remove name_of_user field in favor of new display label
* Fix typo
* Remove duplication for website, employer, and Mastodon URLs
* Add score to comment params
* Remove unused name_of_user field views
* Fix typo for medium url
* Add --theme-container-box-shadow
Box-shadow settings for articles and nav-elements
* Add --theme-container-box-shadow
Box-shadow settings for articles and nav-elements
* Add --theme-container-box-shadow
Box-shadow settings for articles and nav-elements
* Add --theme-container-box-shadow
Box-shadow settings for articles and nav-elements
* Add --theme-container-box-shadow
Box-shadow settings for articles and nav-elements
* Add --theme-container-box-shadow
Box-shadow settings for articles and nav-elements
* Add --theme-container-box-shadow
Box-shadow settings for articles and nav-elements
* Add --theme-container-box-shadow
Box-shadow settings for articles and nav-elements
* Add --theme-container-box-shadow
Box-shadow settings for articles and nav-elements
* Added --theme-top-bar-write-*
Adding both --theme-top-bar-write-color and --theme-top-bar-write-background to change the text/border colour and background colour of the write a post button.
* add --theme-top-bar-write-color to border
Added --theme-top-bar-write-color to border
* Revert theme changes
* Limit changes to write button
Styles were leaking but are now contained
* Support for IE
Make IE look alright again.
Won't be theme-able but will at least work.
* Support for IE
Make IE look alright again.
Won't be theme-able but will at least work.
* Support for IE
Make IE look alright again.
Won't be theme-able but will at least work.
* Support for IE
Make IE look alright again.
Won't be theme-able but will at least work.
* Support for IE
Make IE look alright again.
Won't be theme-able but will at least work.
* Support for IE
Make IE look alright again.
Won't be theme-able but will at least work.
* Support for IE
Make IE look alright again.
Won't be theme-able but will at least work.
* Fix wrong cursor pointer on hover
This commit changes the cursor to a pointer when the mouse hovers over one of the search query filter buttons.
* Moved rule outside the hover block to be consistent with the coding style
* Adding --theme-top-bar-search-*
Adding both --theme-top-bar-search-color and --theme-top-bar-search-background to change the colour and background colour of the search box.
* Changes to placeholder and input
Placeholder opacity down to 0.5 to appear faded
Placeholder default colour set to system black
Input text colour can now be set with `--theme-top-bar-search-color` too
* updating all headers to have h* tags, or changing elements
* Remove commented out binding.pry
* Remove unused page
* Use article instead of div for consistency
* Update snapshot with new section tag
* Use h4 tags again for new views
* Beginning of css variable implimentation
Added --theme-background leaving the default the same.
This will make no, visible, change to the styles currently.
* Beginning of css variable implimentation
Added --theme-background leaving the default the same.
This will make no, visible, change to the styles currently.
* Beginning of css variable implimentation
Added --theme-background leaving the default the same.
This will make no, visible, change to the styles currently.
* Beginning of css variable implimentation
Added --theme-background leaving the default the same.
This will make no, visible, change to the styles currently.
* Beginning of css variable implimentation
Added --theme-background leaving the default the same.
This will make no, visible, change to the styles currently.
* Beginning of css variable implimentation
Added --theme-background leaving the default the same.
This will make no, visible, change to the styles currently.
* Use more specific find for looking for reactions
* Use basic notification tests
* Test for proper reaction button rendering
* Use the proper user for reaction test
* Replace Flipflop with Sail
* Address PR comments
* Bump sail version to latest
* Bump Sail to latest version
* Move setting creation to config/sail.yml
* Bump Sail to latest version
* Use correct limit for cast_type in schema
* Update Sail's route