about summary refs log tree commit diff
path: root/app/assets/stylesheets/accounts.scss
AgeCommit message (Expand)Author
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-04-24Followers-only post federation (#2111)Eugen
2017-04-19fix broken style when follower has long description (#2159)fsubal
2017-04-12Fix visuals introduced in #1463 (#1634)Eugen
2017-04-11Increase breakpoint size for bio on account show (#1559)Matt Jankowski
2017-04-11Adjust css for user detail page (#1463)Corey Dutson
2017-04-11Pagination improvements (#1445)Matt Jankowski
2017-04-04Improve readability of text on profilesDrew DeVault
2017-04-01Fix word-break in profile's note on profile page and profile componentMaxime BORGES
2017-01-23Move all hex colors in SASS to variables and all variations to darken/lightenEugen Rochko
2016-12-29Support remote follow request providing URL instead of acctEugen Rochko
2016-12-29Add ability to use remote follow function on other sitesEugen Rochko
2016-12-26Fix #86 - resolve layout breaking on zoom-out on accounts gridEugen Rochko
2016-10-06Fix #72 - add follow/unfollow button to public profilesEugen Rochko
2016-10-03Fix most pages on small screensEugen Rochko
2016-10-03Making public pages responsive, removing reblogs/favs counts from themEugen Rochko
2016-03-21Change default avatar, redirect to home after sign upEugen Rochko
2016-03-19Improving account grid cards layout for longer usernames and notesEugen Rochko
2016-03-19Adding public following and followers pages, fix #3Eugen Rochko
2016-03-19Removing some unused gems, adding pagination to profiles, fix #10Eugen Rochko
2016-03-12Adding simple_form, adding profile settings, header imageEugen 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-02-29Refactoring Grape API methods into normal controllers & other thingsEugen Rochko