]> cat aescling's git repositories - mastodon.git/commit
Allow accessing local private/DM messages by URL (#8196)
authorThibG <thib@sitedethib.com>
Wed, 15 Aug 2018 17:33:36 +0000 (19:33 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 15 Aug 2018 17:33:36 +0000 (19:33 +0200)
commitaf912fb308cffe98f52e155484c4c6b0a62efceb
treeec736e705d01d1f679b0f7e98ac7d977d5da07e8
parent4df9cabb22cbed8f9cd8af45325ecdcc7c72d6cb
Allow accessing local private/DM messages by URL (#8196)

* Allow accessing local private/DM messages by URL

(Provided the user pasting the URL is authorized to see the toot, obviously)

* Fix SearchServiceSpec tests
app/services/resolve_url_service.rb
app/services/search_service.rb
spec/services/search_service_spec.rb