Eugen
bd834add56
Fix visuals introduced in #1463 ( #1634 )
7 years ago
Matt Jankowski
82d9336114
Increase breakpoint size for bio on account show ( #1559 )
7 years ago
Corey Dutson
c9b9225951
Adjust css for user detail page ( #1463 )
- details a background for contrast
- add 5px padding to the top of the `details-counters` children to line them up with the bio to the right (Which has a 5px padding on the top)
7 years ago
Matt Jankowski
4ada50985a
Pagination improvements ( #1445 )
* Replace will_paginate with kaminari
* Use #page instead of #paginate in controllers
* Replace will_paginate.page_gap with pagination.truncate in i18n
* Customize kaminari views to match prior styles
* Set kaminari options to match prior behavior
* Replace will_paginate with paginate in views
7 years ago
Drew DeVault
c106b6d3e0
Improve readability of text on profiles
7 years ago
Maxime BORGES
f693ab69f3
Fix word-break in profile's note on profile page and profile component
7 years ago
Eugen Rochko
f855d645b2
Move all hex colors in SASS to variables and all variations to darken/lighten
7 years ago
Eugen Rochko
8724094ed0
Support remote follow request providing URL instead of acct
7 years ago
Eugen Rochko
d7dc84439c
Add ability to use remote follow function on other sites
7 years ago
Eugen Rochko
3282448878
Fix #86 - resolve layout breaking on zoom-out on accounts grid
7 years ago
Eugen Rochko
3554d638b3
Fix #72 - add follow/unfollow button to public profiles
8 years ago
Eugen Rochko
b3c7c8700d
Fix most pages on small screens
8 years ago
Eugen Rochko
188c6f326b
Making public pages responsive, removing reblogs/favs counts from them
8 years ago
Eugen Rochko
02696a063e
Change default avatar, redirect to home after sign up
8 years ago
Eugen Rochko
5d72b92271
Improving account grid cards layout for longer usernames and notes
8 years ago
Eugen Rochko
71ae4dd3d2
Adding public following and followers pages, fix #3
8 years ago
Eugen Rochko
c349200761
Removing some unused gems, adding pagination to profiles, fix #10
8 years ago
Eugen Rochko
3441361568
Adding simple_form, adding profile settings, header image
8 years ago
Eugen Rochko
3824c58853
Adding GNU Public license, adding home timeline, reblog/favourite counters
8 years ago
Eugen Rochko
aab330eb2d
Adjusting design of public pages, optimizing account page queries
8 years ago
Eugen Rochko
ab80ebdeec
Adjusting design of profile and entry pages, linkify mentions in statuses
8 years ago
Eugen Rochko
0e8f59c16f
Refactoring Grape API methods into normal controllers & other things
8 years ago