about summary refs log tree commit diff
path: root/app/views/accounts/_header.html.haml
AgeCommit message (Collapse)Author
2016-12-04Do not autoplay videos, display play button instead. Use expiring links when ↵Eugen Rochko
using S3. Do not keep originals for avatars/headers, resize avatars down to 120x120 instead of 300x300. Set cache headers on S3 stuff, also make it private (aka only accessible via expiring links to prevent hotlinking)
2016-11-16Localizations for most server-side stringsEugen Rochko
2016-11-07Account notes (bios) can now contain links. Character limit upped to 160Eugen Rochko
2016-10-06Fix #72 - add follow/unfollow button to public profilesEugen Rochko
2016-10-03Fix most pages on small screensEugen Rochko
2016-03-19Adding public following and followers pages, fix #3Eugen Rochko