mastodon/app
ThibG 0d5f3ae331 Fix already-known remote private toots not being searchable by URL (#12336)
* Fix already-known remote private toots not being searchable by URL

Whenever an URL search fails, and an account is provided, try getting a
private status matching that URL from database.

* Fix searching by `id` field instead of `uri`
2019-11-11 00:04:48 +02:00
..
chewy
controllers
helpers
javascript
lib Fix type mismatch (#12324) 2019-11-07 21:51:48 +02:00
mailers
models
policies
presenters Fix relationship caches being broken as result of a follow request (#12299) 2019-11-07 09:08:00 +02:00
serializers
services Fix already-known remote private toots not being searchable by URL (#12336) 2019-11-11 00:04:48 +02:00
validators
views
workers