pump-io / pump.io

Social server with an ActivityStreams API
http://pump.io/
Apache License 2.0
2.22k stars 333 forks source link

Share Button: Pump.io lacks a way of linking users to post a new note with specified content #825

Open jacobwb opened 11 years ago

jacobwb commented 11 years ago

Twitter and StatusNet have a way for webmasters to link users to a page for posting a new Tweet/notice with specified content, such is the simplest of functionality necessary to make a share button. Either Pump.io lacks this functionality, or it's availability is not made clear in API.md.

For example: Twitter has: https://twitter.com/intent/tweet?text=New+Tweet

And StatusNet / pre-Pump.io Identi.ca has: http://identi.ca/index.php?action=newnotice&status_textarea=New+Dent

My existing share button, which should work fine for StatusNet sites with minor changes, is defunct for Identi.ca at the moment due to the migration to Pump.io. Since it appears a convenient way to search for notes by URL isn't available in Pump.io yet, I'm trying for a basic share button right now. But even functionality for which has turned out to be nonexistent.

mlinksva commented 11 years ago

Not sure to what extent this is a duplicate of #771

mama21mama commented 10 years ago

solved https://i.rationa.li/sotitrox/image/hPGFO-L0QCaPZhM01r3yzw

mlinksva commented 10 years ago

Please explain solution.

mama21mama commented 10 years ago

project: granada http://granada.redaustral.tk Download: http://cut07.tk/granada-0_0_1 more info: https://i.rationa.li/sotitrox/image/hPGFO-L0QCaPZhM01r3yzw

button: website http://mamalibre.com.ar

identica

jankusanagi commented 10 years ago

And technically, this was solved a long time ago, by https://hip2.it =)

Granada seems to have more features, though.

jacobwb commented 10 years ago

@mama21mama @jankusanagi Source code, please?

Links to "walled-garden" private Pump.io instances aren't good examples. If Granada and company has solved the issue, I hope they're pushing their respective changes upstream.

mama21mama commented 10 years ago

https://gitorious.org/granada

evanp commented 10 years ago

Awesome!

davexunit commented 10 years ago

@evanp Is this feature something that you would consider appropriate for the pump.io web interface or do you think it is out of scope?