Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always open rpost editor on document ready | redmatrix | 2015-09-06 | 1 | -9/+6 |
| | |||||
* | change name of module | redmatrix | 2015-08-22 | 1 | -1/+1 |
| | |||||
* | allow jot to be displayed expanded, remove deprected datetimepicker js and ↵ | Mario Vavti | 2015-04-17 | 1 | -5/+5 |
| | | | | some random fixes | ||||
* | provide a separate input field for rpost attachments | Mario Vavti | 2015-04-16 | 1 | -0/+1 |
| | |||||
* | make rpost respect default post permissions | Mario Vavti | 2015-04-16 | 1 | -1/+8 |
| | |||||
* | config to hide version tag from siteinfo - on my site it's meaningless. | friendica | 2015-03-20 | 1 | -11/+1 |
| | |||||
* | call parse_url from rpost and add the result to the content body if invoked ↵ | friendica | 2015-03-19 | 1 | -0/+5 |
| | | | | with a url argument | ||||
* | remote_user => remote_channel | friendica | 2015-01-28 | 1 | -1/+1 |
| | |||||
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -3/+3 |
| | |||||
* | allow jotnets to work with rpost | friendica | 2014-07-23 | 1 | -1/+1 |
| | |||||
* | rule of snakes #1, kill the snake. | friendica | 2014-06-28 | 1 | -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 ↵ | friendica | 2014-06-09 | 1 | -0/+11 |
| | | | | channel to that if it's valid | ||||
* | change the way jot tools are displayed/hidden | marijus | 2014-04-08 | 1 | -1/+1 |
| | |||||
* | provide the ability for rpost to post as another of your channels. This does ↵ | friendica | 2014-04-05 | 1 | -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 ↵ | friendica | 2014-02-24 | 1 | -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 ↵ | friendica | 2014-01-27 | 1 | -2/+4 |
| | | | | than leave you on a blank rpost page. | ||||
* | allow rpost to set source app | friendica | 2013-11-15 | 1 | -0/+2 |
| | |||||
* | provide an html src converter | friendica | 2013-10-31 | 1 | -8/+7 |
| | |||||
* | fix order of args for array_key_exists and allow rpost to accept html | friendica | 2013-10-30 | 1 | -2/+7 |
| | |||||
* | allow rpost parameters to survive a login if you weren't locally logged in ↵ | friendica | 2013-10-30 | 1 | -4/+13 |
| | | | | at the time. | ||||
* | prevent loops | friendica | 2013-10-29 | 1 | -1/+2 |
| | |||||
* | send rpost requests from remote sites back to yours. | friendica | 2013-10-29 | 1 | -2/+8 |
| | |||||
* | rpost bbcode tag | friendica | 2013-10-29 | 1 | -0/+10 |
| | |||||
* | remote post module so that from anywhere on the web or at least within the ↵ | friendica | 2013-10-27 | 1 | -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. |