Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | synchronise deletion of comments between red and wp | friendica | 2013-11-28 | 1 | -0/+33 |
| | |||||
* | add photos to red-to-wordpress comments | friendica | 2013-11-27 | 1 | -0/+20 |
| | |||||
* | add xmlrpc method for importing red comments | friendica | 2013-11-27 | 1 | -0/+81 |
| | |||||
* | add terms and categories, fix a delivery loop (stops at one cycle but we ↵ | friendica | 2013-11-26 | 1 | -1/+1 |
| | | | | don't need a post coming back that we just sent out). | ||||
* | link the plugins at both ends so that each can discover a post that was ↵ | friendica | 2013-11-26 | 1 | -11/+6 |
| | | | | imported/exported to/from the other and keep track of updates accordingly | ||||
* | delete from the wp side as well as from the red side | friendica | 2013-11-26 | 1 | -14/+38 |
| | |||||
* | api fixes | friendica | 2013-11-26 | 1 | -1/+10 |
| | |||||
* | wp-to-red: now supports editing, titles, and native permalinks | friendica | 2013-11-25 | 1 | -3/+8 |
| | |||||
* | wordpress publish hook was called before the meta storage hook so the plugin ↵ | friendica | 2013-11-24 | 1 | -5/+14 |
| | | | | would only work on edited posts. This may be a wordpress version issue because you'd think somebody would've noticed it before. | ||||
* | Add some message_id meta information for wordpress posts so we'll know where ↵ | friendica | 2013-11-24 | 1 | -1/+5 |
| | | | | to send comments | ||||
* | wordpress-to-red cross-posting tool ported from Friendica | friendica | 2013-11-24 | 2 | -0/+325 |