mastodon/app
ThibG 53071389ee Fix multiple issues with replies collection for pages further than self-replies (#11582)
* Fix the replies collection returning snowflakes ids rather than URIs

Fixes #11568

* Fix min_id in replies queries once self-replies are exhausted

* Fix `next` attribute of replies collection being nil when there are no self-replies

* Rename other_accounts param to only_other_accounts
2019-08-16 22:58:51 +02:00
..
chewy Fix accounts search by full/partial display name and others (#11580) 2019-08-16 13:00:30 +02:00
controllers Fix multiple issues with replies collection for pages further than self-replies (#11582) 2019-08-16 22:58:51 +02:00
helpers Fix blurhash and autoplay not working on public pages (#11585) 2019-08-16 19:15:05 +02:00
javascript Improve focal point modal on mobile (#11575) 2019-08-15 22:49:00 +02:00
lib Fix accounts search by full/partial display name and others (#11580) 2019-08-16 13:00:30 +02:00
mailers Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
models Add more accurate account search (#11537) 2019-08-16 01:24:03 +02:00
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
presenters Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
serializers Fix multiple issues with replies collection for pages further than self-replies (#11582) 2019-08-16 22:58:51 +02:00
services Fix accounts search by full/partial display name and others (#11580) 2019-08-16 13:00:30 +02:00
validators Fix crash when saving invalid domain name (#11528) 2019-08-08 23:04:19 +02:00
views Fix blurhash and autoplay not working on public pages (#11585) 2019-08-16 19:15:05 +02:00
workers Add domain block notes (#11515) 2019-08-07 20:20:23 +02:00