Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 592
    • Issues 592
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 102
    • Merge requests 102
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Pleroma
  • pleromapleroma
  • Merge requests
  • !3658

activity_pub: fix case when featured collection misses orderedItems field

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open a1batross requested to merge fix/featured-collection-without-orderedItems-property into develop Apr 24, 2022
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 1

A temporary clutch to fix the fetching actors from Friendica, of course pins are not federating with them yet.

Ideally, we should check if collection has items or orderedItems property. For example, current Mastodon does this.

This was also reported to Friendica: https://github.com/friendica/friendica/issues/10427#issuecomment-1107934351

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix/featured-collection-without-orderedItems-property