chinwagsocial/app
ThibG aa98655cf6 Fix dereferencing remote statuses not using the correct account (#14656)
Follow-up to #14359

In the case of limited toots, the receiver may not be explicitly part of the
audience. If a specific user's inbox URI was specified, it makes sense to
dereference the toot from the corresponding user, instead of trying to find
someone in the explicit audience.
2020-10-19 15:41:11 +02:00
..
chewy Change tootctl search deploy algorithm (#14300) 2020-07-14 18:10:35 +02:00
controllers Do not serve account actors at all in limited federation mode (#14800) 2020-10-19 14:45:12 +02:00
helpers Remove dependency on goldfinger gem (#14919) 2020-10-19 14:48:54 +02:00
javascript Fix: also use custom private boost icon for detailed status (#14471) 2020-10-19 15:40:51 +02:00
lib Fix dereferencing remote statuses not using the correct account (#14656) 2020-10-19 15:41:11 +02:00
mailers Add e-mail-based sign in challenge for users with disabled 2FA (#14013) 2020-06-09 10:23:06 +02:00
models Fix videos with near-60 fps being rejected (#14684) 2020-10-19 14:49:14 +02:00
policies Add ability to delete files uploaded for settings in admin UI (#13192) 2020-03-08 16:00:24 +01:00
presenters Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
serializers Add thumbnail_remote_url in MediaAttachment REST response (#14358) 2020-07-19 19:53:31 +02:00
services Remove dependency on goldfinger gem (#14919) 2020-10-19 14:48:54 +02:00
validators Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
views Fix audio/video player not using CDN_HOST in media paths on public pages (#14486) 2020-10-19 15:40:03 +02:00
workers Changed retries and rescued in ActivityPub::ProcessingWorker (#14355) 2020-07-20 11:26:12 +02:00