You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Released on March 10, 2024.
Implemented NodeInfo 2.1 protocol. [#1]
Federation.handle()
accepts requests for /.well-known/nodeinfo.Federation.setNodeInfoDispatcher()
method.Context.getNodeInfoUri()
method.NodeInfo
interface.Software
interface.Protocol
type.Services
interface.InboundService
type.OutboundService
type.Usage
interface.NodeInfoDispatcher
type.nodeInfoToJson()
function.Implemented WebFinger client.
lookupObject()
function.lookupWebFinger()
function.Federation.handle()
now responds withAccess-Control-Allow-Origin: *
header for WebFinger requests.fetchDocumentLoader()
, the default document loader, now sendsAccept: application/activity+json, application/ld+json
header (wasAccept: application/ld+json
only).This discussion was created from the release Fedify 0.2.0.
Beta Was this translation helpful? Give feedback.
All reactions