about summary refs log tree commit diff
path: root/app/assets/stylesheets/components.scss
AgeCommit message (Expand)Author
2017-02-10Fix spoiler link color in muted contextEugen Rochko
2017-02-10Finish up moving colors from JSX to Sass (#584, #348)Eugen Rochko
2017-02-10Move more colours to scssLorenz Diener
2017-02-10Move more inline colours to scssLorenz Diener
2017-02-09Progress on moving color styles to SassEugen Rochko
2017-02-07Add "clear notifications" button, exclude posts from people who have blocked ...Eugen Rochko
2017-02-06Add API modifiers to limit returned toots from public/hashtag timelinesEugen Rochko
2017-02-05Fix #552 - Replace image links with image icons in status text in the UIEugen Rochko
2017-01-31Fix elephant friendEugen Rochko
2017-01-31Fix text overlapping image in Edge and on mobile (#582)tom
2017-01-30Make profile header scroll along with contents. AccountTimeline, Followers an...Eugen Rochko
2017-01-30Add explicit "load more" link to the bottom of StatusList and notificationsEugen Rochko
2017-01-28Add pixel background to modal imagesEugen Rochko
2017-01-26Fix font weightEugen Rochko
2017-01-26Fix up timeout, improve contrast on "show more", add responsive styleEugen Rochko
2017-01-26Removed accidental n+1 query from notifications, updated some deps,Eugen Rochko
2017-01-26Fix #538 - Darken buttons to increase contrastEugen Rochko
2017-01-26Fix CSS mistakeEugen Rochko
2017-01-25Increase color contrast on getting started textshel
2017-01-24fix up spoilersblackle
2017-01-24Merge branch 'master' into masterEugen
2017-01-24Fix `invisible` CSS classMisty De Meo
2017-01-24Fix #204, fix #515 - URL truncating is now a style so copypasting is notEugen Rochko
2017-01-24Make boost animation an SVG that uses SCSS coloursblackle
2017-01-23Implement a click-to-view spoiler systemblackle
2017-01-23Move all hex colors in SASS to variables and all variations to darken/lightenEugen Rochko
2017-01-20Fix #463 - Fetch and display previews of URLs using OpenGraph tagsEugen Rochko
2017-01-15Change boost sprite to look like fa-retweetblackle
2017-01-15Fix tests, add applications to eager loading/cache for statuses, fixEugen Rochko
2017-01-15Merge branch 'feature/toot-app-source' of https://github.com/ineffyble/mastod...Eugen Rochko
2017-01-14Make boost button arrows spin aroundblackle
2017-01-15Add tracking of OAuth app that posted a status, extend OAuth apps to have opt...Effy Elden
2017-01-10Home column filtersEugen Rochko
2017-01-08Expand dropdown leftways on status viewblackle
2017-01-06Add tab bar alternative to desktop UI, upgrade react & react-reduxEugen Rochko
2017-01-04Use system fonts on more platformsJessica Stokes
2017-01-05Make shortcode emojis work, make getting started area scrollableEugen Rochko
2017-01-04Stop Mastodon friend from overlapping text 🐘Jessica Stokes
2017-01-04Improve quality of life for 4-inch phonesJessica Stokes
2017-01-03Reduce height of media query to hide avatar/bioAnthony Bellew
2017-01-03On file-drag, show a border around textareaMitchell Hentges
2017-01-01Adding remote follow buttonEugen Rochko
2016-12-27Add illustration to getting started columnEugen Rochko
2016-12-24Fix #357 - Also make textarea blur close suggestions which make it more acces...Eugen Rochko
2016-12-22Follow call on locked account creates follow request insteadEugen Rochko
2016-12-14Re-implemented autosuggestions component for the compose formEugen Rochko
2016-12-12Adding some navigation items from #262 to the getting started screenEugen Rochko
2016-12-11Fix whitespace preservation in status textEugen Rochko
2016-12-06Fix #341 - Remove react-responsive in favour of simpler resize handler/window...Eugen Rochko
2016-11-23Adding content sensitivity toggle, spoilers for mediaEugen Rochko