2019-01-30 UTC
timbl, xmpp-social and _xmpp-social joined the channel
timbl joined the channel
tantek, cwebber and jdormit_mobile joined the channel
# 18:11 jdormit Anyone know what C2S implementations are out there? Are they all using OAuth2?
tantek and timbl joined the channel
# 22:46 heluecht[m] Does some system support processing a "follow" request to specific objects like notes?
# 22:49 cwebber jdormit: I have some half-baked ones and yes they use oauth2
# 22:50 cwebber heluecht[m]: it could be done as long as the object has an inbox. afaik nobody has done this, but it's a good idea I think
# 22:52 heluecht[m] The idea is to send a "follow note" to the actor of the specific note. This should tell the receiver that the sender wants to get all new posts that belong to that note.
# 22:53 heluecht[m] So the object is the note - and the inbox is the inbox of the actor who wrote this note.