2018-06-25 UTC
kaniini and timbl joined the channel
# 06:19 dansup It will be a good week ;)
# 06:19 Loqi [PixelFed] PixelFed Federation Status:✅ - Mastodon
✅ - Pleroma
❌ - Funkwhale (WIP)
❌ - GNU/Social
❌ - Hubzilla
❌ - NextCloud
❌ - MissKey (WIP)
❌ - PeerTube (WIP)
❌ - Plume
❌ - Pump.io
❌ - SocialhomeI will finish the WIP ones and then push ...
xmpp-social and vasilakisfil joined the channel
# 09:01 fr33domlover Hi people
# 09:01 fr33domlover Anyone knows if ActivityPub servers generally limit the event types the accept?
# 09:02 fr33domlover Say if I want to POST a Create of some custom object type
vasilakisfil, KjetilK, timbl, fr33domlover, fr33domlover1, fr33domlover2, fr33domlover3, fr33domlover4 and cwebber2 joined the channel
# 21:10 vasilakisfil hey folks, is there a mastadon-compatible activitypub standalone, single user (i.e. without the federation part) that anyone can use in their personal VPS ?
# 21:10 vasilakisfil single user app*
fr33domlover4 joined the channel
# 21:17 technomancy vasilakisfil: pleroma is supposed to be the go-to "mastadon-lite" that works with very little resources
# 21:19 vasilakisfil alright I ll take a look
fr33domlover, fr33domlover1, cwebber2 and fr33domlover2 joined the channel
# 21:39 puckipedia in the meantime, I'm also working on an activitypub server that is supposed to be pretty light weight
# 21:40 puckipedia it does have federation, obviously, because else it'd just be fancy blog software
fr33domlover3 joined the channel
# 22:02 vasilakisfil puckipedia if I am not mistaken, without federation it's still more than just a blog, right ? You can speak with mastadon instances/users, webmention, linked data notifications and of course have a nice curated feed yourself from your streams.
# 22:02 puckipedia nope, federation is the entire concept of connecting with the other servers and notifications
# 22:02 vasilakisfil wow really? I didn't get that by going through the spec
# 22:03 puckipedia federation is the server-to-server protocol
# 22:04 vasilakisfil I just thought from a developer's perspective federation => support multiple users for a single instance
# 22:04 puckipedia the activitypub spec doesn't actually have a conecpt of 'server'
# 22:08 vasilakisfil puckipedia is your lib code public ? just to track the development/code
# 22:08 vasilakisfil ok cool, what language are you working on ?
# 22:09 vasilakisfil yeah if federation is necessary part of activitypub, it makes sense to first build a complete lib :P
# 22:10 puckipedia I mean, you can write a local-only activitypub server, but..
# 22:10 puckipedia somewhat less useful
vasilakisfil joined the channel
# 23:39 vasilakisfil I have my domain as vasilakisfil.social (vasilakisfil is my username in all social services). Given that activitypub dictates username@instance.name, how do you suggest formating my webfinger ? vasilakisfil@vasilakisfil.social doesn't make much sense
# 23:39 vasilakisfil are there any best practices around that? like default@vasilakisfil.social
# 23:39 puckipedia I would sugest @nick@domain always, even if single-user
# 23:39 puckipedia e.g. Mastodon shows all mentions as @nick even if on another server
# 23:39 puckipedia so else you'd be stuck with '@me so how's the weather today'