Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |