Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | disable network toggles when ACL's are entered | Friendika | 2011-02-11 | 2 | -2/+2 | |
| | ||||||
* | toggles "post to facebook, post to twitter", etc. | Friendika | 2011-02-11 | 2 | -7/+74 | |
| | ||||||
* | fb connecter - document installation | Friendika | 2011-02-10 | 1 | -5/+25 | |
| | ||||||
* | post to FB is working | Friendika | 2011-02-10 | 1 | -17/+52 | |
| | ||||||
* | more work on facebook addon | Friendika | 2011-02-10 | 2 | -669/+88 | |
| | ||||||
* | entirely possible media/links were the only thing posted - don't forward ↵ | Friendika | 2011-02-10 | 2 | -18/+20 | |
| | | | | empty message to twitter/SN | |||||
* | spaces for the string extractor, check no parent | Tobias Diekershoff | 2011-02-09 | 2 | -21/+21 | |
| | ||||||
* | added README files for the piwik, twitter and statusnet addon | Tobias Diekershoff | 2011-02-08 | 3 | -0/+195 | |
| | ||||||
* | post to StatusNet addon for Friendika | Tobias Diekershoff | 2011-02-08 | 6 | -0/+2133 | |
| | ||||||
* | added link to Redmine of addon author | Tobias Diekershoff | 2011-02-08 | 1 | -0/+2 | |
| | ||||||
* | 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 | |
| | ||||||
* | string update, allow js_upload file selection text to be localised | Friendika | 2011-02-02 | 1 | -0/+21 | |
| | ||||||
* | Move [embed] bbtag from oembed plugin to core | Fabio Comuni | 2011-01-31 | 1 | -44/+0 | |
| | ||||||
* | Merge branch 'fabrixxm-master' | Friendika | 2011-01-28 | 1 | -0/+48 | |
|\ | | | | | | | | | Conflicts: boot.php | |||||
| * | updated poormancron plugin | Fabio Comuni | 2011-01-28 | 1 | -19/+16 | |
| | | ||||||
| * | first try of 'poormancron' whith 'proc_run' hook | fabrixxm | 2011-01-24 | 1 | -0/+51 | |
| | | ||||||
* | | removed java photo uploader from mainline. Photo uploaders are now plugins, ↵ | Friendika | 2011-01-27 | 3 | -32/+70 | |
| | | | | | | | | but a single item upload is available by default. | |||||
* | | Revert "Revert "roll version - now in alpha 2.1"" | Friendika | 2011-01-27 | 2 | -13/+143 | |
| | | | | | | | | This reverts commit e8a3166fa9caa1bdff90526886ae705bc44c4ac8. | |||||
* | | Revert "roll version - now in alpha 2.1" | Friendika | 2011-01-27 | 2 | -143/+13 | |
| | | | | | | | | This reverts commit df4f77dadddc7bd756c3e4f72fa2fbe204cfff88. | |||||
* | | roll version - now in alpha 2.1 | Friendika | 2011-01-27 | 2 | -13/+143 | |
| | | ||||||
* | | Merge branch 'oembed' of https://github.com/fabrixxm/friendika into ↵ | Friendika | 2011-01-26 | 4 | -1/+113 | |
|\ \ | | | | | | | | | | fabrixxm-oembed | |||||
| * | | Rewrite oembed plugin to use new bbcode tag [embed] and make discovery ↵ | Fabio Comuni | 2011-01-26 | 2 | -44/+48 | |
| | | | | | | | | | | | | server-side | |||||
| * | | oembed consumer plugin | Fabio Comuni | 2011-01-26 | 3 | -0/+107 | |
| | | | ||||||
| * | | Add 'jot_tool' hook, plugins can add tool icons. | Fabio Comuni | 2011-01-26 | 1 | -1/+2 | |
| |/ | ||||||
* | | Piwik plugin for Friendika | Tobias Diekershoff | 2011-01-26 | 2 | -0/+72 | |
| | | | | | | | | | | | | | | This plugin allows you to enter the code necessary for Piwik analytics at the bottom of every page that Friendika produces. Displaying an opt-out link is possible (optional). For details about the configuration the the header of the PHP file. | |||||
* | | work in progress js_uploader plugin, turn java uploader into plugin - not ↵ | Friendika | 2011-01-26 | 68 | -0/+6768 | |
| | | | | | | | | done yet | |||||
* | | wrong branch | Friendika | 2011-01-24 | 2 | -242/+0 | |
| | | ||||||
* | | main plugin files | Friendika | 2011-01-24 | 2 | -0/+242 | |
|/ | ||||||
* | profile edit hooks | Friendika | 2011-01-20 | 1 | -0/+8 | |
| | ||||||
* | new profile_sidebar_enter hook, changed profile_sidebar to array | Friendika | 2011-01-18 | 1 | -2/+6 | |
| | ||||||
* | first checkin fortunate plugin | Friendika | 2011-01-11 | 2 | -0/+31 | |
| | ||||||
* | add page start/end hooks, cleanup couple of notice msgs | Friendika | 2011-01-10 | 1 | -6/+12 | |
| | ||||||
* | add contact edit hooks | Friendika | 2011-01-07 | 1 | -0/+10 | |
| | ||||||
* | plugin settings were getting changed | Friendika | 2011-01-05 | 2 | -3/+6 | |
| | ||||||
* | add plugin hook to home page content | fabrixxm | 2011-01-03 | 1 | -0/+4 | |
| | ||||||
* | add plugin hooks to personal XRD | Friendika | 2011-01-01 | 1 | -0/+6 | |
| | ||||||
* | add twitter plugin | Friendika | 2010-12-30 | 4 | -2/+1167 | |
| | ||||||
* | page_header hook | Friendika | 2010-12-30 | 1 | -0/+4 | |
| | ||||||
* | plugin hooks for bbcode conversions | Friendika | 2010-12-30 | 1 | -0/+6 | |
| | ||||||
* | doco on state of FB connector | Friendika | 2010-12-27 | 1 | -1/+11 | |
| | ||||||
* | move facebook post to addon - and under the AGPL | Friendika | 2010-12-27 | 3 | -0/+717 | |
| | ||||||
* | wrong file location | Friendika | 2010-12-27 | 1 | -0/+0 | |
| | ||||||
* | Add sample external authentication plugin (ldap) | Friendika | 2010-12-27 | 3 | -1/+127 | |
| | ||||||
* | plugin changes to contact_block, also configurable limit | Friendika | 2010-12-26 | 1 | -3/+5 | |
| | ||||||
* | preliminary plugin hook documentation | Friendika | 2010-12-26 | 1 | -0/+125 | |
| | ||||||
* | if sub-projects cannot mandate any terms to our license, we should not force any | Friendika | 2010-12-25 | 1 | -5/+0 | |
| | | | | conditions or license terms on them either. |