Skip to content
Extraits de code Groupes Projets
  • Eugen Rochko's avatar
    412ea873
    Improve ActivityPub/OStatus compatibility (#4632) · 412ea873
    Eugen Rochko a rédigé
    *Note: OStatus URIs are invalid for ActivityPub. But we have them for
    as long as we want to keep old OStatus-sourced content and as long as
    we remain OStatus-compatible.*
    
    - In Announce handling, if object URI is not a URL, fallback to object URL
    - Do not use specialized ThreadResolveWorker, rely on generalized handling
    - When serializing notes, if parent's URI is not a URL, use parent's URL
    412ea873
    Historique
    Improve ActivityPub/OStatus compatibility (#4632)
    Eugen Rochko a rédigé
    *Note: OStatus URIs are invalid for ActivityPub. But we have them for
    as long as we want to keep old OStatus-sourced content and as long as
    we remain OStatus-compatible.*
    
    - In Announce handling, if object URI is not a URL, fallback to object URL
    - Do not use specialized ThreadResolveWorker, rely on generalized handling
    - When serializing notes, if parent's URI is not a URL, use parent's URL
note_serializer.rb 2,14 Kio