aboutsummaryrefslogtreecommitdiffstats
path: root/mod/rpost.php
Commit message (Expand)AuthorAgeFilesLines
* remote_user => remote_channelfriendica2015-01-281-1/+1
* local_user => local_channelfriendica2015-01-281-3/+3
* allow jotnets to work with rpostfriendica2014-07-231-1/+1
* rule of snakes #1, kill the snake.friendica2014-06-281-2/+2
* allow rpost to take a channel argument (the channel nickname) and change chan...friendica2014-06-091-0/+11
* change the way jot tools are displayed/hiddenmarijus2014-04-081-1/+1
* provide the ability for rpost to post as another of your channels. This does ...friendica2014-04-051-0/+1
* remote "add bookmark" - like rpost but saves a bookmark from a remote hub int...friendica2014-02-241-1/+1
* after rposting - if there's no remote_return, go to your matrix page rather t...friendica2014-01-271-2/+4
* 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 at...friendica2013-10-301-4/+13
* 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 ma...friendica2013-10-271-0/+90