| Commit message (Expand) | Author | Age | Files | Lines |
* | smiley filter | Friendika | 2010-12-08 | 20 | -3/+24 |
* | more instrumentation on dfrn_confirm to help track down why it quietly gives ... | Friendika | 2010-12-08 | 1 | -62/+116 |
* | display the fact that a conversation is private without disclosing the detail... | Friendika | 2010-12-07 | 6 | -11/+40 |
* | significantly enhanced profile security | Friendika | 2010-12-07 | 3 | -63/+198 |
* | db prepare for enhanced magic profiles and remote privacy indicators, fixed $... | Friendika | 2010-12-07 | 5 | -8/+19 |
* | stray debugging statement | Friendika | 2010-12-07 | 1 | -1/+1 |
* | highlight any messages on page newer than 12 hours | Friendika | 2010-12-07 | 4 | -3/+25 |
* | removed high-bit angle-char stripping from input filter - interfering with ut... | Friendika | 2010-12-07 | 1 | -7/+20 |
* | bring back full name check but without utf-8 regex's | Friendika | 2010-12-07 | 1 | -17/+13 |
* | remove first (space) last registration restriction due to confusion | Friendika | 2010-12-07 | 1 | -5/+5 |
* | trim trailing LF in imported link | Friendika | 2010-12-06 | 1 | -1/+1 |
* | RINO encryption now enabled by default on new installs | Friendika | 2010-12-06 | 2 | -0/+13 |
* | no newline at EOF | Friendika | 2010-12-05 | 2 | -1/+5 |
* | use local photo in email, email photo upload point to new url | Friendika | 2010-12-05 | 2 | -3/+6 |
* | allow community page members to upload photos and assorted other stuff which ... | Friendika | 2010-12-05 | 8 | -115/+238 |
* | 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 |