This repository has been archived on 2023-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
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 Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 2019-10-02 20:04:46 +02:00
controllers Add setting for whether to crop images in unexpanded toots (#12126) 2019-10-24 22:51:41 +02:00
helpers Split AccountsHelper from StatusesHelper (#12078) 2019-10-24 22:50:09 +02:00
javascript Fix WebUI allowing to upload more items than the limit (#12300) 2019-11-07 09:07:03 +02:00
lib Fix type mismatch (#12324) 2019-11-07 21:51:48 +02:00
mailers Split AccountsHelper from StatusesHelper (#12078) 2019-10-24 22:50:09 +02:00
models Add abilityto add oneself to lists (#12271) 2019-11-04 13:02:01 +01:00
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
presenters Fix relationship caches being broken as result of a follow request (#12299) 2019-11-07 09:08:00 +02:00
serializers Add setting for whether to crop images in unexpanded toots (#12126) 2019-10-24 22:51:41 +02:00
services Fix already-known remote private toots not being searchable by URL (#12336) 2019-11-11 00:04:48 +02:00
validators Fix uncaught domain normalization error in remote follow (#11703) 2019-08-30 02:19:17 +02:00
views Change message of public timeline for local only (#12224) 2019-10-27 12:45:33 +01:00
workers Fix various issues with account migration (#12301) 2019-11-07 09:05:07 +02:00