My eventual goal with pixelfed federation is to abstract the logic to a package that other laravel/symfony apps can use. #php #activityPub
Notices tagged with activitypub, page 12
-
dansup (dansup@mastodon.social)'s status on Friday, 26-Oct-2018 20:08:17 EDT dansup -
deutrino (deutrino@mstdn.io)'s status on Tuesday, 23-Oct-2018 20:04:26 EDT deutrino I've refined my #mastodev / #activitypub question... wondering if anybody out there has taken a stab at enumerating the *subset* of the activitypub server-to-server spec which is implemented specifically by Mastodon / Pleroma. #pleromadev #fedidev
-
deutrino (deutrino@mstdn.io)'s status on Tuesday, 23-Oct-2018 17:34:36 EDT deutrino Are there any #mastohosts who offer shell access? Or would be willing to donate a tiny test instance for a few days/weeks such that people developing some #activitypub open source could inspect the request/response data? We're trying to reverse engineer the API spec because it's not really ... documented. #mastohost #mastodev
-
dansup (dansup@mastodon.social)'s status on Tuesday, 23-Oct-2018 15:13:12 EDT dansup -
INACTIVE (deadsuperhero@social.nasqueron.org)'s status on Tuesday, 23-Oct-2018 15:07:44 EDT INACTIVE @zauberstuhl Wait, WTF?!
#GangGo speaks #ActivityPub now?! 😮
-
:abunhdhappyhop: :abunhdhappy: :abunhdhop: :abunhd: :abunhdhappyhop: :abunhdhappy: (kaniini@pleroma.site)'s status on Monday, 22-Oct-2018 21:27:04 EDT :abunhdhappyhop: :abunhdhappy: :abunhdhop: :abunhd: :abunhdhappyhop: :abunhdhappy: if we can get #drupal covered with #activitypub (or even #litepub) support, then we've pretty much solved the social reading problem. this is big because that's historically been the property of facebook. -
dansup (dansup@mastodon.social)'s status on Friday, 19-Oct-2018 20:56:52 EDT dansup I made this toot after jumping out of my car while its in drive. #keyIdChallenge #activityPub
-
˗ˏˋ Doug Belshaw ˎˊ˗ 🇪🇺☠️✊ (dajbelshaw@mastodon.social)'s status on Thursday, 18-Oct-2018 09:31:38 EDT ˗ˏˋ Doug Belshaw ˎˊ˗ 🇪🇺☠️✊ We're continuing to work with Outlandish co-op on #MoodleNet front-end dev. It's all starting to come together!
-
˗ˏˋ Doug Belshaw ˎˊ˗ 🇪🇺☠️✊ (dajbelshaw@mastodon.social)'s status on Wednesday, 17-Oct-2018 10:52:15 EDT ˗ˏˋ Doug Belshaw ˎˊ˗ 🇪🇺☠️✊ Thanks to @Downes @bhaugen @jasongreen @clintlalonde & @wakest for feedback and questions on a slide deck I shared yesterday.
I've updated it, explicitly framing it as 'non-technical. I'd appreciate further feedback if anyone has it on structure and approach?
-
dansup (dansup@mastodon.social)'s status on Wednesday, 17-Oct-2018 01:47:29 EDT dansup Anfora, Prismo, Pixelfed. October's Very Own. #activityPub #fediverse
-
˗ˏˋ Doug Belshaw ˎˊ˗ 🇪🇺☠️✊ (dajbelshaw@mastodon.social)'s status on Tuesday, 16-Oct-2018 08:55:29 EDT ˗ˏˋ Doug Belshaw ˎˊ˗ 🇪🇺☠️✊ Question: if you went through this slide deck without any context, what would you be puzzled about? What's missing?
It's for a general audience, some of whom might be educators while others are sysadmins or PHP devs.
-
lostinlight (lightone@mastodon.xyz)'s status on Monday, 15-Oct-2018 19:03:53 EDT lostinlight Psst. Did you see it? @hypolite leaked an inside that #Friendica has just added #activitypub (https://friendica.mrpetovan.com/display/735a2029-145b-c518-f216-3d7966882318) (cc @drequivalent)
-
Björn Schießle 🌍 🇪🇺 (bjoern@mastodon.social)'s status on Sunday, 14-Oct-2018 02:31:50 EDT Björn Schießle 🌍 🇪🇺 #Mastodon celebrates it's two year anniversary. It is really impressive what all the people together with @Gargron achieved. Not only with Mastodon as such but also the underlaying technology #ActivityPub and the rich ecosystem of apps and tool around it. Thanks to all the people who made it happen! I'm sure the free, decentralized and open web has a bright future! #fediverse https://blog.joinmastodon.org/2018/10/mastodons-2-year-anniversary/
In conversation from mastodon.social permalink Attachments
-
cj 🇺🇸🇨🇭 (cj@mastodon.technology)'s status on Saturday, 13-Oct-2018 18:43:09 EDT cj 🇺🇸🇨🇭 Going to try to volunteer for #ActivityPub at FOSDEM 2019. Even if I can't volunteer, I'm hoping to attend. Hope to see some of y'all there.
In conversation from mastodon.technology permalink -
deutrino (deutrino@mstdn.io)'s status on Friday, 12-Oct-2018 20:46:11 EDT deutrino With decreasing certainty of correctness as I process this information further from the raw code, this would appear to imply that the Mastodon federation API endpoints are:
accounts/show
follower_accounts
following_accounts
statuses/activity
statuses/show
tags/show
activitypub/collections/show
activitypub/inboxes/create
activitypub/outboxes/showIn conversation from mstdn.io permalink -
deutrino (deutrino@mstdn.io)'s status on Friday, 12-Oct-2018 20:44:45 EDT deutrino With decreasing certainty of correctness, this would appear to imply that the Mastodon federation API endpoints are:
accounts/show
follower_accounts
following_accounts
statuses/activity
statuses/show
tags/show
activitypub/collections/show
activitypub/inboxes/create
activitypub/outboxes/showIn conversation from mstdn.io permalink -
deutrino (deutrino@mstdn.io)'s status on Friday, 12-Oct-2018 19:17:14 EDT deutrino @onethousandtwentyfour Okay, thanks so much, this is definitely helpful although I am still somewhat confused especially due to looking at the activitypub controllers in the Masto source.
Do you happen to know if Mastodon is using a standard set of endpoint URLs derived from the #ActivityPub spec, or did he just make endpoints up and ActivityPub mostly defines the what, not the how...? See what I'm asking? :x
In conversation from mstdn.io permalink -
deutrino (deutrino@mstdn.io)'s status on Friday, 12-Oct-2018 18:28:41 EDT deutrino Is there somebody online who knows the URL schema to Mastodon's federation API?
Is it just, roughly:
inboxes/create
inboxes/set_account
inboxes/body (etc..)
outboxes/show
outboxes/outbox_presenter
outboxes/set_statuses (etc..)
collections/show
collections/set_statuses
collections/scope_for_collection (etc..)(I'm just taking those from method names in the #ActivityPub controllers in Mastodon... I don't know Ruby or Rails.) #mastodev
In conversation from mstdn.io permalink -
Alex Castaño (alexcastano@mastodon.social)'s status on Friday, 12-Oct-2018 11:52:25 EDT Alex Castaño It's been a long time since I wrote a post on the blog, but the occasion deserves it. I have a new job! And one of our goals at @moodlenet is to make the world freer and less dependent on large corporations #ActivityPub https://alexcastano.com/moodlenet-more-than-a-technical-project/
In conversation from mastodon.social permalink Attachments
-
St John (stjohn@jank.town)'s status on Thursday, 11-Oct-2018 16:06:30 EDT St John You can see a demo of my minimal, brutalist no-JS Mastodon front-end running on my home server:
https://jank.town/planiverse
Or, if you fancy a bit more grunt, you can clone it and run it for your own instances :)
https://github.com/FuzzJunket/planiverse
#Mastodon #Pleroma #ActivityPub #fediverse #PlaniverseIn conversation from jank.town permalink Attachments