mastodon/app
puckipedia d2919f7e94 Allow Accept/Reject with a non-embedded object (#12199)
Some ActivityPub servers refuse to embed remote objects into their own
output. This is because they are not the authoritative source for these
objects, and as such embedding them is always a waste of space. The
follow request and follow models contain a URI, so this can be used to
match them.
2019-10-24 22:45:43 +02:00
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 2019-10-02 20:04:46 +02:00
controllers Fix incoming federation in whitelist mode (#12185) 2019-10-24 22:45:35 +02:00
helpers Add br, es-AR, et, mk, nn to available locales (#12062) 2019-10-03 03:59:43 +02:00
javascript Add noopener and/or noreferrer (#12202) 2019-10-24 22:44:42 +02:00
lib Allow Accept/Reject with a non-embedded object (#12199) 2019-10-24 22:45:43 +02:00
mailers Add password challenge to 2FA settings, e-mail notifications (#11878) 2019-09-18 16:37:27 +02:00
models Fix admin setting to auto-approve hashtags not affecting query (#12130) 2019-10-10 02:22:04 +02:00
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
presenters Fix active user count for different number of weeks using same cache (#12025) 2019-10-01 01:19:24 +02:00
serializers Add `openRegistrations` attribute to nodeinfo endpoint (#12058) 2019-10-02 21:02:48 +02:00
services Fix hashtag timeline REST API accepting too many hashtags (#12091) 2019-10-07 03:56:21 +02:00
validators Fix uncaught domain normalization error in remote follow (#11703) 2019-08-30 02:19:17 +02:00
views Add noopener and/or noreferrer (#12202) 2019-10-24 22:44:42 +02:00
workers Fix wrong attribute in MoveWorker (#12066) 2019-10-03 17:50:48 +02:00