about summary refs log tree commit diff
path: root/app/assets/stylesheets/application.scss
AgeCommit message (Expand)Author
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-04-24Add an RTL stylesheet for Arabic i18n (#2378)Eugen
2017-04-12Clean up stylesheet organization (#1591)Matt Jankowski
2017-03-20Add landing stripEugen Rochko
2017-02-10Improve public tag pageEugen Rochko
2017-01-28Update settings to re-use admin layout, one big navigation tree, improve sett...Eugen Rochko
2017-01-27Clean upEugen Rochko
2017-01-27fix button outline showing on clicks for prettinesshoodie
2017-01-26Move the fonts from Google Fonts to local assetsBillie Thompson
2017-01-26Improve infinite scroll on notificationsEugen Rochko
2017-01-23Forgot to commitEugen Rochko
2017-01-23Move all hex colors in SASS to variables and all variations to darken/lightenEugen Rochko
2017-01-05Revert to Roboto for allEugen Rochko
2017-01-04Use system fonts on more platformsJessica Stokes
2016-12-29Add ability to use remote follow function on other sitesEugen Rochko
2016-12-21Fix #250 - no text adjustEugen Rochko
2016-12-18Add OEmbed iframe HTML, convert emojis on public pages, increase size of atta...Eugen Rochko
2016-12-13Improved admin UIEugen Rochko
2016-11-28Add simple admin overview of PuSH subscriptionsEugen Rochko
2016-10-18Improving all formsEugen Rochko
2016-10-14E-mail preferences pageEugen Rochko
2016-10-12Fix stylesEugen Rochko
2016-10-06Fix #80 - pretty scrollbars for lucky webkit usersEugen Rochko
2016-10-03Adding e-mail confirmationsEugen Rochko
2016-10-03Fix most pages on small screensEugen Rochko
2016-10-03Making public pages responsive, removing reblogs/favs counts from themEugen Rochko
2016-09-27Adding landing pageEugen Rochko
2016-09-26Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - appEugen Rochko
2016-09-25Improved style of settings pageEugen Rochko
2016-08-24More styling for statusesEugen Rochko
2016-08-24Adding React.js, Redux, revamping dashboardEugen Rochko
2016-03-25Fixing some stuff for Turbolinks, adding gzip on top, fixing a n+1 queryEugen Rochko
2016-03-25Add link to github project to footer, move FanOutOnWriteService calls toEugen Rochko
2016-03-20Writing out more tests, fixed some bugsEugen Rochko
2016-03-12Customized more doorkeeper views, only logged in users can create oauth appsEugen Rochko
2016-03-12Adding config for puma, dashboard layout, fixing some queriesEugen Rochko
2016-03-11Customizing doorkeeper views for authorizing appEugen Rochko
2016-03-11Adding Mastodon logoEugen Rochko
2016-03-06Adding GNU Public license, adding home timeline, reblog/favourite countersEugen Rochko
2016-03-06Adjusting design of public pages, optimizing account page queriesEugen Rochko
2016-03-05Adjusting design of profile and entry pages, linkify mentions in statusesEugen Rochko
2016-03-05Customizing devise views and controllersEugen Rochko
2016-02-29Refactoring Grape API methods into normal controllers & other thingsEugen Rochko
2016-02-28Improving status display design, including replies and threadsEugen Rochko
2016-02-28Adding avatars to profile page and statusesEugen Rochko
2016-02-28Adding paperclip for avatars, fixing design of the public pagesEugen Rochko