]> cat aescling's git repositories - mastodon.git/commit
Fix #104 - Style OAuth authorized applications page
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 26 Feb 2017 23:15:00 +0000 (00:15 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 26 Feb 2017 23:15:00 +0000 (00:15 +0100)
commit175a9b9caa92ad90bf2e8b68c299a00adb1f9751
treeac9ee673567dd8661fce0644193377af5818b08e
parent2826e6dada94da4508ab89f137b456145656d2d9
Fix #104 - Style OAuth authorized applications page
Add ability to search accounts by display name
app/controllers/settings/exports_controller.rb [new file with mode: 0644]
app/models/account.rb
app/services/search_service.rb
app/views/doorkeeper/authorized_applications/index.html.haml [new file with mode: 0644]
app/views/settings/exports/show.html.haml [new file with mode: 0644]
config/locales/doorkeeper.en.yml
config/locales/en.yml
config/navigation.rb
config/routes.rb