aboutsummaryrefslogtreecommitdiffstats
path: root/mod/rpost.php
Commit message (Collapse)AuthorAgeFilesLines
* allow rpost to set source appfriendica2013-11-151-0/+2
|
* provide an html src converterfriendica2013-10-311-8/+7
|
* fix order of args for array_key_exists and allow rpost to accept htmlfriendica2013-10-301-2/+7
|
* allow rpost parameters to survive a login if you weren't locally logged in ↵friendica2013-10-301-4/+13
| | | | at the time.
* prevent loopsfriendica2013-10-291-1/+2
|
* send rpost requests from remote sites back to yours.friendica2013-10-291-2/+8
|
* rpost bbcode tagfriendica2013-10-291-0/+10
|
* remote post module so that from anywhere on the web or at least within the ↵friendica2013-10-271-0/+90
matrix you'll be able to share content or we can have apps on other sites that post status updates on your wall. All with your permission of course as you'll have to click "share" to actually post it.