mastodon/app
ThibG 0d5f3ae331 Fix already-known remote private toots not being searchable by URL ()
* 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 Fix needlessly indexing unsearchable statuses into ElasticSearch () 2019-10-02 20:04:46 +02:00
controllers Add setting for whether to crop images in unexpanded toots () 2019-10-24 22:51:41 +02:00
helpers Split AccountsHelper from StatusesHelper () 2019-10-24 22:50:09 +02:00
javascript Fix WebUI allowing to upload more items than the limit () 2019-11-07 09:07:03 +02:00
lib Fix type mismatch () 2019-11-07 21:51:48 +02:00
mailers Split AccountsHelper from StatusesHelper () 2019-10-24 22:50:09 +02:00
models Add abilityto add oneself to lists () 2019-11-04 13:02:01 +01:00
policies Change admin UI for hashtags and add back whitelisted trends () 2019-08-05 19:54:29 +02:00
presenters Fix relationship caches being broken as result of a follow request () 2019-11-07 09:08:00 +02:00
serializers Add setting for whether to crop images in unexpanded toots () 2019-10-24 22:51:41 +02:00
services Fix already-known remote private toots not being searchable by URL () 2019-11-11 00:04:48 +02:00
validators Fix uncaught domain normalization error in remote follow () 2019-08-30 02:19:17 +02:00
views Change message of public timeline for local only () 2019-10-27 12:45:33 +01:00
workers Fix various issues with account migration () 2019-11-07 09:05:07 +02:00