Skip to content

See #170: federation for channels

Agate requested to merge 170-federation into develop

See #170 (closed)

Implement various federation related endpoints and logic to ensure seamless communication with other platforms (such as Mastodon):

  • Expose JSON-LD when fetching /browse/tracks/<id> with proper rel=alternate link to allow easy sharing/search
  • Fix #961 (closed)
  • Fix minor compat issues
  • Broadcast upload to channel followers
Edited by Agate

Merge request reports