~mariusor/oni

Updated go-activitypub modules
Updated go-ap modules
Updated go-ap modules after the index work
Remove one dependency of the auth package
Updating to fixed processing module and go1.23
try to display errors as notes if received from the AP api
Ensure we build an ActivityPub object only if it's valid and not an error
Improve filtering out the objects which are not public
Load the bandcamp embed iframes only when expanding the attachment details element
Align tags to the left
Improve tag listing
Encase tags into an aside block
Improve the attachment listing
Add support for text/html attachments
Updated readme to reflect the existence of the poster application
Added bandcamp-embed component support

They are used by rattlehead to embed bandcamp players for releases that have bandcamp pages
Displaying the list of tags for an object
Convert ActivityPubObject.renderByType to async

We now support better objects which get passed as an IRI
Fetch object if passing just an IRI when outputting by type
Fix loading main actor's icon, image
Next