about summary refs log tree commit diff
path: root/app/views/authorize_follows/_card.html.haml
AgeCommit message (Collapse)Author
2018-07-28Redesign public profiles and toots (#8068)Eugen Rochko
2018-06-15Add autofollow option to invites (#7805)Eugen Rochko
* Add autofollow option to invites * Trigger CodeClimate rebuild
2018-05-06Enable custom emojis in profiles (notes, field values, display names) (#7374)Eugen Rochko
Follow-up to #6124
2017-07-08Change account link to admin account link on report page (#4119)abcang
2017-05-08Added haml-lint and fix warnings (#2773)yhirano
* add haml_lint to Gemfile * add .haml-lint.yml * fix warnings of haml_lint
2017-04-27Add spec coverage and refactor authorize_follows controller (#2505)Matt Jankowski