]> cat aescling's git repositories - mastodon.git/commit
A lot of fixes from a live test
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 28 Feb 2016 14:46:29 +0000 (15:46 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 28 Feb 2016 14:46:29 +0000 (15:46 +0100)
commit47d50b0e3967f1d396bdbe8ea3e8909ce2be599f
tree07b076154cbe66f2d1a31dbb9662892fb24c8156
parentf1654da7ad11920979d335798cfeef2e88118c1b
A lot of fixes from a live test
17 files changed:
app/assets/stylesheets/profile.scss
app/controllers/xrd_controller.rb
app/helpers/application_helper.rb
app/helpers/profile_helper.rb
app/helpers/routing_helper.rb
app/services/follow_service.rb
app/services/post_status_service.rb
app/services/process_feed_service.rb
app/services/process_interaction_service.rb
app/services/reblog_service.rb
app/services/send_interaction_service.rb
app/views/profile/_favourite.html.haml [new file with mode: 0644]
app/views/profile/_follow.html.haml [new file with mode: 0644]
app/views/profile/_status.html.haml
app/views/xrd/webfinger.xml.ruby
spec/helpers/application_helper_spec.rb
spec/helpers/profile_helper_spec.rb