Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-06 | Enable custom emojis in profiles (notes, field values, display names) (#7374) | Eugen Rochko | |
Follow-up to #6124 | |||
2018-03-24 | Note if the user is already following the target when authorizing follow (#6325) | Akihiko Odaki | |
2018-01-22 | Resolve URL for local account in follow authorization success view (#6324) | Akihiko Odaki | |
2017-08-05 | Add "signed in as" header to some pages (#4523) | Eugen Rochko | |
2017-07-10 | Remote following success page (#4129) | STJrInuyasha | |
* Added a success page to remote following Includes follow-through links to web (the old redirect target) and back to the remote user's profile * Use Account.new in spec instead of a fake with only id (fixes spec) * Fabricate(:account) over Account.new * Remove self from the success text (and all HTML with it) | |||
2017-07-08 | Change account link to admin account link on report page (#4119) | abcang | |
2017-05-08 | Added haml-lint and fix warnings (#2773) | yhirano | |
* add haml_lint to Gemfile * add .haml-lint.yml * fix warnings of haml_lint | |||
2017-04-27 | Add spec coverage and refactor authorize_follows controller (#2505) | Matt Jankowski | |