about summary refs log tree commit diff
path: root/spec/controllers/xrd_controller_spec.rb
AgeCommit message (Expand)Author
2017-04-13Clean up well-known routes/controllers (#1649)Matt Jankowski
2017-04-12Default to json type for webfinger requests (#1583)Matt Jankowski
2017-04-10Clean up generation of account webfinger string (#1477)Matt Jankowski
2017-03-28Fix #690 - Webfinger should handle new shortform profile URLs now (nice)Eugen Rochko
2016-09-08Fixing atom feeds for accounts, adding tests that would catch such bugs in fu...Eugen Rochko
2016-08-17Upgrade to Rails 5.0.0.1Eugen Rochko
2016-03-19Adding public following and followers pages, fix #3Eugen Rochko
2016-02-29Refactoring Grape API methods into normal controllers & other thingsEugen Rochko
2016-02-25Adding a Mention model, test stubsEugen Rochko
2016-02-22Made some progressEugen Rochko