aboutsummaryrefslogtreecommitdiffstats
path: root/mod/rpost.php
Commit message (Collapse)AuthorAgeFilesLines
* allow jotnets to work with rpostfriendica2014-07-231-1/+1
|
* rule of snakes #1, kill the snake.friendica2014-06-281-2/+2
| | | | | | tinymce is gone. if you want a visual editor, figure out what you want and make it happen. If you don't want a visual editor, do nothing. This is in the community's hands. I don't need a visual editor.
* allow rpost to take a channel argument (the channel nickname) and change ↵friendica2014-06-091-0/+11
| | | | channel to that if it's valid
* 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
| | | | not yet work, so the functionality has not been enabled.
* remote "add bookmark" - like rpost but saves a bookmark from a remote hub ↵friendica2014-02-241-1/+1
| | | | into one of your own bookmark folders (or a new one if desired).
* after rposting - if there's no remote_return, go to your matrix page rather ↵friendica2014-01-271-2/+4
| | | | than leave you on a blank rpost page.
* 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.