1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
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
controllers Fix incoming federation in whitelist mode (#12185) 2019-10-24 22:45:35 +02:00
helpers
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
models
policies
presenters
serializers
services
validators
views Add noopener and/or noreferrer (#12202) 2019-10-24 22:44:42 +02:00
workers