Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add plugin hooks to personal XRD | Friendika | 2011-01-01 | 2 | -0/+10 |
| | |||||
* | try to auto-fill the profile address if we actually do know it. | Friendika | 2011-01-01 | 3 | -5/+32 |
| | |||||
* | new year | Friendika | 2010-12-31 | 1 | -1/+1 |
| | |||||
* | and slashes - sigh... | Friendika | 2010-12-30 | 1 | -2/+2 |
| | |||||
* | add twitter plugin | Friendika | 2010-12-30 | 4 | -2/+1167 |
| | |||||
* | and right angles | Friendika | 2010-12-30 | 1 | -2/+2 |
| | |||||
* | oops escape left angles in expressions | Friendika | 2010-12-30 | 1 | -2/+2 |
| | |||||
* | linkify audio/video links for non-html5 browsers (or those with unsupported ↵ | Friendika | 2010-12-30 | 1 | -2/+2 |
| | | | | codecs?) | ||||
* | html5 video/audio support - still needs multiple source | Friendika | 2010-12-30 | 2 | -46/+63 |
| | | | | selection, and check that it isn't blocked by html purifier | ||||
* | page_header hook | Friendika | 2010-12-30 | 2 | -2/+6 |
| | |||||
* | plugin hooks for bbcode conversions | Friendika | 2010-12-30 | 3 | -1/+14 |
| | |||||
* | upd8 | Friendika | 2010-12-30 | 1 | -8/+5 |
| | |||||
* | yeah in the garage on an old PC too. | Friendika | 2010-12-29 | 1 | -4/+5 |
| | |||||
* | strip tabs | Friendika | 2010-12-29 | 1 | -1/+1 |
| | |||||
* | upd8s | Friendika | 2010-12-29 | 1 | -13/+35 |
| | |||||
* | more upd8s | Friendika | 2010-12-29 | 1 | -5/+11 |
| | |||||
* | upd8 | Friendika | 2010-12-29 | 1 | -1/+3 |
| | |||||
* | more upd8 | Friendika | 2010-12-29 | 1 | -2/+4 |
| | |||||
* | upd8 readme | Friendika | 2010-12-29 | 1 | -41/+73 |
| | |||||
* | freeform text area for private contact info - notes or things you just want ↵ | Friendika | 2010-12-28 | 7 | -2/+60 |
| | | | | to remember (addresses, phone numbers, birthdays, whatever) | ||||
* | 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 | 4 | -26/+720 |
| | |||||
* | wrong file location | Friendika | 2010-12-27 | 1 | -0/+0 |
| | |||||
* | Add sample external authentication plugin (ldap) | Friendika | 2010-12-27 | 4 | -16/+152 |
| | |||||
* | Merge branch 'fabrixxm-master' | Friendika | 2010-12-27 | 1 | -5/+5 |
|\ | |||||
| * | Fix some IT strings typos | fabrixxm | 2010-12-25 | 1 | -5/+5 |
| | | |||||
* | | plugin changes to contact_block, also configurable limit | Friendika | 2010-12-26 | 2 | -6/+16 |
| | | |||||
* | | 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 | 2 | -12/+9 |
| | | | | | | | | conditions or license terms on them either. | ||||
* | | more hooks | Friendika | 2010-12-25 | 3 | -3/+20 |
| | | |||||
* | | updated LICENSE | Friendika | 2010-12-25 | 1 | -0/+11 |
| | | |||||
* | | more plugin hooks | Friendika | 2010-12-25 | 3 | -2/+22 |
|/ | |||||
* | secure profile redirect failed with duplex relationship | Friendika | 2010-12-25 | 2 | -7/+8 |
| | |||||
* | addon/plugin licenses may be copyleft/AGPL/GPL | Friendika | 2010-12-25 | 1 | -0/+17 |
| | |||||
* | new string wasn't configured for translation. | Friendika | 2010-12-25 | 3 | -1/+3 |
| | |||||
* | minor nits after proof-reading | Friendika | 2010-12-24 | 1 | -3/+4 |
| | |||||
* | provide separate plugin settings page, update demo plugin, fix hook_register | Friendika | 2010-12-24 | 8 | -8/+40 |
| | |||||
* | link italian creative commons license to italian cc page | Friendika | 2010-12-24 | 1 | -1/+1 |
| | |||||
* | show creative commons coverage on registration page | Friendika | 2010-12-24 | 5 | -8/+26 |
| | |||||
* | undo one of the hooks from last checkin - passing objects led to error | Friendika | 2010-12-24 | 2 | -1/+5 |
| | |||||
* | more plugin hooks | Friendika | 2010-12-24 | 1 | -0/+14 |
| | |||||
* | add authentication plugin hooks | Friendika | 2010-12-24 | 1 | -11/+34 |
| | |||||
* | more comments plus an id rename | Friendika | 2010-12-23 | 2 | -3/+13 |
| | |||||
* | typo in comments | Friendika | 2010-12-23 | 1 | -1/+1 |
| | |||||
* | add sample plugin code + fix a couple html issues on settings page | Friendika | 2010-12-23 | 5 | -20/+212 |
| | |||||
* | debugging the plugin logic, couple of issues found | Friendika | 2010-12-23 | 1 | -2/+11 |
| | |||||
* | slight change on last commit - server discovery for legacy openid | Friendika | 2010-12-23 | 1 | -1/+3 |
| | |||||
* | revised openid patch, added fix for Windows servers, make "is now friends ↵ | Friendika | 2010-12-23 | 7 | -41/+27 |
| | | | | with" commentable, fix settings form hook to be inside form | ||||
* | OpenID delegation degrade gracefully if database table is not updated. | fabrixxm | 2010-12-23 | 2 | -17/+22 |
| | |||||
* | IT language | fabrixxm | 2010-12-23 | 49 | -0/+2848 |
| |