about summary refs log tree commit diff
path: root/app/assets/stylesheets/components.scss
AgeCommit message (Expand)Author
2017-04-09Fixes #1311 margin shouldn't stay fixed (#1312)Brian Mock
2017-04-05Update components.scsstom
2017-04-03Fix the position of the Mastodon mascot in the UIJessica Stokes
2017-04-02Fix word-break in account profilesOlivia Mossberg
2017-04-02Merge branch 'master' of https://github.com/maximeborges/mastodon into maxime...Eugen Rochko
2017-04-01Made modal system more genericEugen Rochko
2017-04-01Fix word-break in profile's note on profile page and profile componentMaxime BORGES
2017-04-01Improve mobile tabs a littleEugen Rochko
2017-03-31Fix reworked searchEugen Rochko
2017-03-31Rework searchEugen Rochko
2017-03-31:active and :focus states same as :hover for buttonsEugen Rochko
2017-03-29Improve emojis - use SVGs where possibleEugen Rochko
2017-03-26Add tooltip to privacy dropdownEugen Rochko
2017-03-26Compose form layout fixesEugen Rochko
2017-03-25Change to using variablesshel
2017-03-25Increase color contrastshel
2017-03-25Temporary spacing fixEugen Rochko
2017-03-25Redesigned compose formEugen Rochko
2017-03-24Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295)Eugen Rochko
2017-03-22Fix full-text search query quotation, improve tag search performance with an ...Eugen Rochko
2017-03-02Fix up storybookEugen Rochko
2017-03-02Fix #372 - Emoji pickerEugen Rochko
2017-03-01Revert infinite scroll in timelines back to looking at ID of oldestEugen Rochko
2017-03-01Fix #291 - Add visual indication that numbers for remote users may be inaccurateEugen Rochko
2017-03-01Improved dropdownsEugen Rochko
2017-02-28Add elephant friend to missing indicatorEugen Rochko
2017-02-27Only use bigger compose form/search form font on mobile layoutEugen Rochko
2017-02-26Fix #612 - Set font size to 16px in compose form and search form to prevent iOSEugen Rochko
2017-02-23Improve glowEugen Rochko
2017-02-22Improve performance of compose formEugen Rochko
2017-02-21Fix #38 - Unread indicator when new content appears above the foldEugen Rochko
2017-02-18Fix #642 - Add "empty column" text to home/notificationsEugen Rochko
2017-02-14Adding POST /api/v1/reports API, and a UI for submitting reportsEugen Rochko
2017-02-13Add remote mentions warning when composing a private statusEugen Rochko
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