]> cat aescling's git repositories - mastodon.git/commit
Prettier account and stream entry URLs
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 22 Mar 2017 18:26:22 +0000 (19:26 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 22 Mar 2017 18:55:14 +0000 (19:55 +0100)
commitd6ed2eb512f09600d7cd8150bb9b547442a9d68b
treef7f2fd55bf288b5380732b03460750e2ba519ec1
parent33fac87e81918e69c781ce07ca339f23a7ac593f
Prettier account and stream entry URLs
app/controllers/statuses_controller.rb [new file with mode: 0644]
app/lib/tag_manager.rb
app/services/process_interaction_service.rb
app/views/accounts/_header.html.haml
app/views/stream_entries/_status.html.haml
app/views/stream_entries/show.html.haml
config/routes.rb
spec/controllers/api/salmon_controller_spec.rb