| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | flatten conversation hierarchy to one level on import but preserve all thread... | Friendika | 2010-12-04 | 4 | -6/+25 |
* | profile page not showing remote profile avatars when their site is down | Friendika | 2010-12-04 | 1 | -6/+11 |
* | "with" is optional - don't show anything if not present. | Friendika | 2010-12-04 | 1 | -1/+5 |
* | relationship targets (linked if applicable) | Friendika | 2010-12-03 | 4 | -5/+63 |
* | revise the last checkin a wee bit to ensure notifications are still sent out | Friendika | 2010-12-03 | 1 | -20/+20 |
* | found the elusive comment box bug | Friendika | 2010-12-03 | 1 | -1/+7 |
* | getting ready to add partner info | Friendika | 2010-12-02 | 3 | -3/+6 |
* | thought we got rid of the "introduction" word | Friendika | 2010-12-02 | 1 | -4/+4 |
* | cache result of (expensive) security check for visitor rights | Friendika | 2010-12-02 | 3 | -30/+37 |
* | more install notes | Friendika | 2010-12-02 | 1 | -1/+3 |
* | update installation doc - subdirs should work now - cross fingers | Friendika | 2010-12-02 | 1 | -3/+3 |
* | ignore malformed xml before it hits the parser. | Friendika | 2010-12-02 | 1 | -0/+10 |
* | fix installation into subdir of domain | Friendika | 2010-12-02 | 4 | -3/+9 |
* | linkify the advanced profile | Friendika | 2010-12-02 | 1 | -1/+2 |
* | improved linkification of naked text urls | Friendika | 2010-12-01 | 3 | -4/+9 |
* | more string extraction | Friendika | 2010-12-01 | 2 | -3/+6 |
* | potential for privacy leakage, plus photo not showing occasionally | Friendika | 2010-12-01 | 1 | -2/+2 |
* | rino recipient patch | Friendika | 2010-12-01 | 2 | -2/+11 |
* | rino landing | Friendika | 2010-11-30 | 3 | -7/+78 |
* | paranoid option to reduce session hijacking by enforcing an IP match on sessi... | Friendika | 2010-11-29 | 1 | -17/+26 |
* | 15 gender choices, 12 sexual preference choices and 30 relationship status op... | Friendika | 2010-11-29 | 2 | -2/+13 |
* | update string table | Friendika | 2010-11-28 | 1 | -5/+13 |
* | localise login template, allow openid to be disabled | Friendika | 2010-11-28 | 9 | -16/+78 |
* | no newlines in tags | Friendika | 2010-11-28 | 2 | -2/+1 |
* | update string table | Friendika | 2010-11-26 | 1 | -6/+21 |
* | verify all the display links in emails | Friendika | 2010-11-26 | 1 | -2/+2 |
* | notify link again | Friendika | 2010-11-26 | 1 | -2/+2 |
* | fix links in notification emails | Friendika | 2010-11-26 | 1 | -1/+1 |
* | array_unique didn't have a second argument before PHP 5.2.9 | Friendika | 2010-11-26 | 1 | -3/+3 |
* | don't attempt to deliver queued items to sites which have already timed out | Friendika | 2010-11-25 | 1 | -3/+13 |
* | make profile name clickable | Friendika | 2010-11-25 | 1 | -1/+1 |
* | updated installation instructions | Friendika | 2010-11-25 | 1 | -21/+26 |
* | more optimising when confronted with dead servers | Friendika | 2010-11-25 | 2 | -1/+18 |
* | log queue startup | Friendika | 2010-11-25 | 2 | -0/+2 |
* | change remote welcome message | Friendika | 2010-11-25 | 2 | -5/+5 |
* | wrong function name | Friendika | 2010-11-25 | 1 | -1/+1 |
* | curl_code tests | Friendika | 2010-11-25 | 1 | -2/+0 |
* | need app | Friendika | 2010-11-25 | 1 | -2/+6 |
* | queue logging | Friendika | 2010-11-25 | 1 | -0/+3 |
* | more pre-install checks to sort out broken environments | Friendika | 2010-11-25 | 2 | -2/+43 |
* | ensuring all non-deliveries get in the queue | Friendika | 2010-11-25 | 3 | -24/+41 |
* | added more notifier logging | Friendika | 2010-11-25 | 2 | -0/+6 |
* | tag search boolean mode | Friendika | 2010-11-24 | 3 | -5/+4 |
* | no pagination on search page | Friendika | 2010-11-24 | 2 | -1/+6 |
* | coloured text confusing the tag finder | Friendika | 2010-11-24 | 1 | -0/+2 |
* | use local_user() | Friendika | 2010-11-24 | 1 | -14/+15 |
* | use sha1 keys for friends as well | Friendika | 2010-11-24 | 1 | -1/+1 |
* | whirlpool not universally supported for key generation, use sha1 | Friendika | 2010-11-24 | 1 | -1/+1 |
* | report failure to generate keys | Friendika | 2010-11-24 | 1 | -0/+5 |
* | undo magic quotes setting if present | Friendika | 2010-11-23 | 1 | -0/+19 |