Conversation:
Notices
-
Evan Prodromou (evan)'s status on Saturday, 15-Jun-2013 23:14:18 EDT Evan Prodromou It's trivial to get a client ID and request the data. Maybe you could explain your application. -
Ryan Finnie (fo0bar)'s status on Sunday, 16-Jun-2013 03:45:54 EDT Ryan Finnie I have an IRC bot (you may remember it) which determines if a pasted URL is an SN site, grabs $ID.json, and displays a preview. -
Ryan Finnie (fo0bar)'s status on Sunday, 16-Jun-2013 03:46:40 EDT Ryan Finnie In the ultra-federated future of pump.io, it would be prohibitive to register a client ID on every site it came across, for public data. -
Ryan Finnie (fo0bar)'s status on Sunday, 16-Jun-2013 04:03:26 EDT Ryan Finnie And on that note, the WHM LRDD does not appear to provide discovery for e.g. note URLs. -
Evan Prodromou (evan)'s status on Sunday, 16-Jun-2013 12:03:56 EDT Evan Prodromou There's dynamic client registration in pump.io; see http://identi.ca/url/75977355 -
Evan Prodromou (evan)'s status on Sunday, 16-Jun-2013 12:04:44 EDT Evan Prodromou So it's an extra POST, but you do it once per site. I don't think it's prohibitive. -
Former Bob Jonkman -- Please use the new server at https://gs.jonkman.ca (bobjonkmanformer)'s status on Sunday, 16-Jun-2013 12:29:10 EDT Former Bob Jonkman -- Please use the new server at https://gs.jonkman.ca @evan@identi.ca In the section https://github.com/e14n/pump.io/blob/master/API.md#side-effects it says that "remove" will add the object to the collection - is that an error in the documentation? -
Ryan Finnie (fo0bar)'s status on Sunday, 16-Jun-2013 17:19:36 EDT Ryan Finnie Fair enough. I still think dynamic client registration for public data is a bit unnecessary, though. -
Evan Prodromou (evan)'s status on Sunday, 16-Jun-2013 20:16:32 EDT Evan Prodromou That's probably true, but it's easier to relax that restriction based on experience than it is to try to add it later. -
Evan Prodromou (evan)'s status on Sunday, 16-Jun-2013 20:16:51 EDT Evan Prodromou It's definitely a part of the design I'm iffy on. -
Evan Prodromou (evan)'s status on Sunday, 16-Jun-2013 21:00:17 EDT Evan Prodromou Nice catch! -
Former Bob Jonkman -- Please use the new server at https://gs.jonkman.ca (bobjonkmanformer)'s status on Monday, 17-Jun-2013 00:27:59 EDT Former Bob Jonkman -- Please use the new server at https://gs.jonkman.ca A similar error in https://github.com/e14n/pump.io/blob/master/API.md#arguments "since: Will get activities that went into the collection immediately *before* the specified activity". Should probably be "*since* the specified activity". Both look like copypasta errors. Do you want I should create a GitHub account and submit corrections? -
Evan Prodromou (evan)'s status on Monday, 17-Jun-2013 08:38:20 EDT Evan Prodromou @bobjonkman that would be exquisite. -
Ryan Finnie (fo0bar)'s status on Monday, 17-Jun-2013 13:02:18 EDT Ryan Finnie Actually, I've already got a pull request in for that one, specifically. http://ur1.ca/ecpdj
-