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 Fix admin setting to auto-approve hashtags not affecting query (#12130) 2019-10-10 02:22:04 +02:00
policies
presenters
serializers
services Fix hashtag timeline REST API accepting too many hashtags (#12091) 2019-10-07 03:56:21 +02:00
validators
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