| Commit message (Expand) | Author | Age | Files | Lines |
* | bug #198 - create activitystream 'friends with' message for Diaspora confirma... | Friendika | 2011-11-12 | 1 | -0/+1 |
* | part of bug #143 | Friendika | 2011-09-07 | 1 | -1/+6 |
* | set writable (e.g. writeable) flag for Diaspora contacts | Friendika | 2011-08-18 | 1 | -3/+12 |
* | filename typo | Friendika | 2011-08-15 | 1 | -2/+2 |
* | set proper relation for diaspora in mod_follow | Friendika | 2011-08-15 | 1 | -1/+2 |
* | diaspora friend approvals | Friendika | 2011-08-15 | 1 | -6/+19 |
* | set network correctly - dfrn_confirm | Friendika | 2011-08-14 | 1 | -1/+3 |
* | add diaspora support to dfrn_confirm (friendship confirmation) | Friendika | 2011-08-14 | 1 | -10/+14 |
* | introduction fails if confirmation differs by http vs https | Friendika | 2011-08-12 | 1 | -5/+15 |
* | cleanup | Friendika | 2011-08-07 | 1 | -10/+10 |
* | some more zot changes migrating back to f9a mainline | Friendika | 2011-08-01 | 1 | -1/+1 |
* | bug #95 | Friendika | 2011-06-23 | 1 | -1/+1 |
* | bug #85 | Friendika | 2011-05-23 | 1 | -1/+3 |
* | deprecate load_view_file | Friendika | 2011-05-11 | 1 | -2/+2 |
* | keep space before t() for legacy string puller | Friendika | 2011-04-20 | 1 | -1/+1 |
* | pull request #91 fabrixxm (manual merge) | Friendika | 2011-04-20 | 1 | -3/+5 |
* | set utf-8 on all emails | Friendika | 2011-04-14 | 1 | -1/+5 |
* | [privacy] use owner's default permission settings on "is now friends with..."... | Friendika | 2011-04-10 | 1 | -0/+5 |
* | better handling of troublesome feeds. | Friendika | 2011-04-04 | 1 | -1/+1 |
* | Fix spaces around t() and tt() | fabrixxm | 2011-03-13 | 1 | -1/+1 |
* | update source strings | fabrixxm | 2011-03-11 | 1 | -2/+2 |
* | move php path setting inside proc_run | Friendika | 2011-02-23 | 1 | -5/+2 |
* | Added proc_run() and modified all occurrence of proc_close(proc_open()) to us... | fabrixxm | 2011-01-24 | 1 | -2/+2 |
* | revised openid patch, added fix for Windows servers, make "is now friends wit... | Friendika | 2010-12-23 | 1 | -0/+1 |
* | send new friend activity when appropriate | Friendika | 2010-12-22 | 1 | -0/+56 |
* | Raise network timeout during friend acceptance, because | Friendika | 2010-12-09 | 1 | -1/+9 |
* | more instrumentation on dfrn_confirm to help track down why it quietly gives ... | Friendika | 2010-12-08 | 1 | -62/+116 |
* | use sha1 keys for friends as well | Friendika | 2010-11-24 | 1 | -1/+1 |
* | more dfrn_confirm logging | Friendika | 2010-11-18 | 1 | -2/+7 |
* | add a bit more logging to friend accept | Friendika | 2010-11-18 | 1 | -0/+13 |
* | enumerate required php modules | Friendika | 2010-11-16 | 1 | -2/+1 |
* | if pre-existing relationship, don't set duplex | Friendika | 2010-11-09 | 1 | -0/+6 |
* | lint | Friendika | 2010-11-07 | 1 | -1/+1 |
* | issues with friendship again | Friendika | 2010-11-06 | 1 | -4/+9 |
* | add micro profile photo | Friendika | 2010-11-04 | 1 | -2/+6 |
* | de-duplicate photo importation logic | Mike Macgirvin | 2010-10-26 | 1 | -74/+13 |
* | workflow for federated/non-dfrn followers | Mike Macgirvin | 2010-10-24 | 1 | -164/+214 |
* | duplex wasn't getting set correctly on group pages | Mike Macgirvin | 2010-10-19 | 1 | -1/+1 |
* | eradicate redundant get_uid function | Mike Macgirvin | 2010-10-18 | 1 | -1/+1 |
* | celebrity/group/community pages about 75% implemented | Mike Macgirvin | 2010-10-17 | 1 | -16/+44 |
* | cleanup to ensure protocol version is passed properly. We will need it if/whe... | Mike Macgirvin | 2010-10-12 | 1 | -1/+1 |
* | added 's' keys - salmon keys, small keys, stupid keys, whatever... | Mike Macgirvin | 2010-10-11 | 1 | -2/+2 |
* | if pubkey is encrypted, it will also be packaged for safe transport | Mike Macgirvin | 2010-10-11 | 1 | -5/+9 |
* | protocol revision, send dfrn_confirm binary items as hex | Mike Macgirvin | 2010-10-11 | 1 | -5/+7 |
* | A bit more telemetry of friend confirms and lots of extra doco | Mike Macgirvin | 2010-10-10 | 1 | -211/+270 |
* | further enhance the friend confirm reporting | Mike Macgirvin | 2010-10-10 | 1 | -4/+10 |
* | make it much easier to debug friend acceptance issues | Mike Macgirvin | 2010-10-10 | 1 | -98/+115 |
* | friend acceptance sets up lots of important stuff, so we | Mike Macgirvin | 2010-10-05 | 1 | -8/+25 |
* | a bit more robust about loading external pics | Mike Macgirvin | 2010-10-04 | 1 | -7/+7 |
* | pubsubhubbub endpoint | Mike Macgirvin | 2010-09-30 | 1 | -2/+1 |