Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | don't process empty or non-existent group array | Friendika | 2011-01-02 | 1 | -2/+3 | |
| | | ||||||
| * | validate the openid url as well. We won't change it if it's bogus, but we ↵ | Friendika | 2011-01-02 | 1 | -1/+2 | |
| | | | | | | | | won't use it either. | |||||
| * | don't update openidserver if openid is empty | Friendika | 2011-01-02 | 1 | -5/+9 | |
| | | ||||||
| * | don't use openid CURL wrapper if open_basedir is set (even if safe_mode isn't) | Friendika | 2011-01-02 | 2 | -1/+3 | |
| | | ||||||
| * | valid host checks were returning true on TXT records and other useless garbage | Friendika | 2011-01-02 | 2 | -2/+3 | |
| | | ||||||
| * | typo slipped through | Friendika | 2011-01-02 | 1 | -1/+1 | |
| | | ||||||
| * | alt profiles not clickable | Friendika | 2011-01-02 | 1 | -1/+1 | |
| | | ||||||
| * | missing thumbnail in new profiles | Friendika | 2011-01-02 | 1 | -1/+2 | |
| | | ||||||
| * | declare key size/algorithm to ensure key gets generated | Friendika | 2011-01-02 | 1 | -0/+13 | |
| | | ||||||
| * | 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 | |
| | | ||||||
* | | duepuntozero theme | fabrixxm | 2010-12-28 | 3 | -0/+1820 | |
| | | ||||||
* | | 'system','theme' config to set default site theme | fabrixxm | 2010-12-28 | 1 | -2/+2 | |
|/ | ||||||
* | 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 | |
| |