Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 380
    • Issues 380
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !642

See "[EPIC] Audio metadata update"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Agate requested to merge 689-dereference-uris into develop Mar 05, 2019
  • Overview 0
  • Commits 13
  • Pipelines 2
  • Changes 19

See #689 (closed)

This MR:

  • Ensure we parse received activities with a Json-LD parser, and implement all the cleaning layers to deal with expanded jsonld payloads
  • Use this new logic on all federation-related serializers
  • Implement logic to dereference jsonld objects, when needed (it's not used anywhere in the code for now)
  • Fix a bug that caused a crash with transient activities
  • Use cached jsonld contexts to ensure we don't send absurd numbers of HTTP requests on the network
Edited Mar 05, 2019 by Agate
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 689-dereference-uris