discourse-activity-pub icon indicating copy to clipboard operation
discourse-activity-pub copied to clipboard

Adds ActivityPub support to Discourse.

Results 9 discourse-activity-pub issues
Sort by recently updated
recently updated
newest added

@pmusaraj This resolves the issue described here: https://socialhub.activitypub.rocks/t/traversing-the-reply-chain-when-working-with-topics/4187 In short, if the plugin receives a Note inReplyTo a remote Note, we will resolve up to 3 replies to see if...

@pmusaraj Next after https://github.com/discourse/discourse-activity-pub/pull/93 and https://github.com/discourse/discourse-activity-pub/pull/91. The following will happen on remote services if you change the username: - Mastodon: The username displayed for the actor will not change until...

@pmusaraj Once https://github.com/discourse/discourse-activity-pub/pull/84 is merged, this is next (this is already based on the tags branch) See further: https://meta.discourse.org/t/activitypub-plugin/266794/187?u=angus

@pmusaraj This is ready to go once https://github.com/discourse/discourse-activity-pub/pull/84 is merged. - Authorizations now have a dedicated model and table (existing mastodon authorizations will be migrated) - Discourse actor authorizations are...

Currently no objects are returned when you directly request a collection, outside of the context of the outbox, followers, likes etc. This sends the collection objects by default. Being tested...

@pmusaraj In the course of working on this I found it difficult to keep things straight without doing some structural changes. ### Deletion changes For the substantive changes in this...

Eliminate obsolete `post-stream:refresh` event triggers. These events were marked as TODO for removal after the Glimmer migration and are no longer needed. This cleanup improves code clarity and reduces unnecessary...

@pmusaraj This one is ready now. See further: - https://meta.discourse.org/t/add-a-nodeinfo-endpoint/366198 - https://nodeinfo.diaspora.software/