Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | resolved some local git quirks | Tobias Diekershoff | 2011-03-13 | 1 | -4/+0 |
| | |||||
* | Merge branch 'master' of git://github.com/friendika/friendika | Tobias Diekershoff | 2011-03-13 | 1 | -1/+5 |
|\ | | | | | | | | | Conflicts: addon/twitter/twitter.php | ||||
| * | fb "post by default" implemented, post_by_default logic fixed for other plugins | Friendika | 2011-03-09 | 1 | -1/+1 |
| | | |||||
| * | twitteroauth library path | Friendika | 2011-03-08 | 1 | -1/+1 |
| | | |||||
* | | fixed wrong library path | Tobias Diekershoff | 2011-03-08 | 1 | -1/+1 |
|/ | |||||
* | one replacement of the twitteroauth lib forgotten | Tobias Diekershoff | 2011-02-27 | 1 | -1/+1 |
| | |||||
* | cleanup plugin and post settings | Friendika | 2011-02-23 | 1 | -22/+7 |
| | |||||
* | resolve file inclusion conflicts w/ multiple plugins, improve the typo checker | Friendika | 2011-02-21 | 4 | -1825/+2 |
| | |||||
* | disable network toggles when ACL's are entered | Friendika | 2011-02-11 | 1 | -1/+1 |
| | |||||
* | toggles "post to facebook, post to twitter", etc. | Friendika | 2011-02-11 | 1 | -1/+35 |
| | |||||
* | entirely possible media/links were the only thing posted - don't forward ↵ | Friendika | 2011-02-10 | 1 | -17/+18 |
| | | | | empty message to twitter/SN | ||||
* | spaces for the string extractor, check no parent | Tobias Diekershoff | 2011-02-09 | 1 | -9/+9 |
| | |||||
* | added README files for the piwik, twitter and statusnet addon | Tobias Diekershoff | 2011-02-08 | 1 | -0/+77 |
| | |||||
* | deletion of OAuth stuff works now, removed ToDo note | Tobias Diekershoff | 2011-02-08 | 1 | -5/+3 |
| | |||||
* | deleted another item from the Twitter addon ToDo list | Tobias Diekershoff | 2011-02-06 | 1 | -1/+0 |
| | |||||
* | deleted an item from the ToDo list | Tobias Diekershoff | 2011-02-06 | 1 | -1/+2 |
| | |||||
* | Post to Twitter plugin | Tobias Diekershoff | 2011-02-06 | 3 | -7/+221 |
| | | | | | | | With this plugin a user can choose to post every _public_ message that s/he posts on Friendika also on Twitter. The message will be shortened to if longer then 140 characters in length. If shortened a link to the original posting will be append to the Twitter posting. | ||||
* | added Slinky library by Beau Lebens for shortening the post url | Tobias Diekershoff | 2011-02-06 | 1 | -0/+704 |
| | |||||
* | add twitter plugin | Friendika | 2010-12-30 | 3 | -0/+1165 |