Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into newui | fabrixxm | 2011-08-22 | 11 | -188/+747 |
|\ | |||||
| * | store key with contact record | Friendika | 2011-08-22 | 1 | -1/+6 |
| | | |||||
| * | correct the diaspora_like signable string format | Friendika | 2011-08-22 | 1 | -3/+3 |
| | | |||||
| * | log the friend request - it's important | Friendika | 2011-08-21 | 1 | -2/+3 |
| | | |||||
| * | add trailing slash to diaspora notify url on send | Friendika | 2011-08-21 | 1 | -5/+7 |
| | | |||||
| * | D* likes not verifying, ignore result until we figure out the ↵ | Friendika | 2011-08-21 | 1 | -3/+3 |
| | | | | | | | | signable_string exactly | ||||
| * | php error when no aliases | Friendika | 2011-08-21 | 1 | -1/+1 |
| | | |||||
| * | diaspora sign/verify requires SHA0 hash algorithm | Friendika | 2011-08-20 | 2 | -13/+12 |
| | | |||||
| * | set author/owner on likes | Friendika | 2011-08-20 | 1 | -6/+7 |
| | | |||||
| * | get_app for diaspora_like | Friendika | 2011-08-20 | 1 | -0/+1 |
| | | |||||
| * | sql syntax | Friendika | 2011-08-20 | 1 | -1/+1 |
| | | |||||
| * | stricmp does not exist - strcasecmp does | Friendika | 2011-08-20 | 1 | -2/+2 |
| | | |||||
| * | don't generate guid if one provided wirth msg | Friendika | 2011-08-20 | 1 | -1/+1 |
| | | |||||
| * | until algorithm is sorted, ignore D* verification failures so we can debug ↵ | Friendika | 2011-08-20 | 2 | -25/+24 |
| | | | | | | | | the rest | ||||
| * | move encryption functions to crypto file | Friendika | 2011-08-20 | 5 | -43/+47 |
| | | |||||
| * | Merge branch 'pull' | Friendika | 2011-08-19 | 2 | -14/+319 |
| |\ | |||||
| | * | Merge pull request #159 from fabrixxm/master | fabrixxm | 2011-08-19 | 1 | -18/+29 |
| | |\ | | | | | | | | | Some works on API 2 | ||||
| | | * | API work. Identicurse compatiblity | fabrixxm | 2011-08-19 | 1 | -18/+29 |
| | | | | |||||
| | * | | Merge pull request #158 from fabrixxm/master | fabrixxm | 2011-08-19 | 2 | -5/+299 |
| | |\| | | | | | | | | | Some works on API | ||||
| | | * | API: private messages (only json) | fabrixxm | 2011-08-19 | 1 | -4/+136 |
| | | | | |||||
| | | * | move send private message code out of view code | fabrixxm | 2011-08-19 | 1 | -0/+96 |
| | | | | |||||
| | | * | API: missing template and small fix for hotot | fabrixxm | 2011-08-19 | 1 | -7/+14 |
| | | | | |||||
| | | * | API: add pagination in timelines and add statuses/friends and followers | fabrixxm | 2011-08-19 | 1 | -4/+63 |
| | | | | |||||
| * | | | incorrect iv length for blocksize | Friendika | 2011-08-19 | 2 | -2/+4 |
| |/ / | |||||
| * | | don't allow removal of self contact | Friendika | 2011-08-19 | 1 | -1/+2 |
| | | | |||||
| * | | more logging | Friendika | 2011-08-19 | 1 | -0/+3 |
| | | | |||||
| * | | typo on d* path | Friendika | 2011-08-19 | 1 | -1/+1 |
| | | | |||||
| * | | better reporting when d* parent not found | Friendika | 2011-08-19 | 1 | -1/+1 |
| | | | |||||
| * | | double url encode diaspora communications | Friendika | 2011-08-19 | 2 | -9/+15 |
| | | | |||||
| * | | fix d* intros | Friendika | 2011-08-18 | 1 | -3/+4 |
| | | | |||||
| * | | debug | Friendika | 2011-08-18 | 1 | -4/+4 |
| | | | |||||
| * | | diaspora share - blocked specified twice | Friendika | 2011-08-18 | 1 | -2/+2 |
| | | | |||||
| * | | set writable (e.g. writeable) flag for Diaspora contacts | Friendika | 2011-08-18 | 2 | -2/+2 |
| | | | |||||
| * | | lots more diaspora communications - can see light at the end | Friendika | 2011-08-18 | 2 | -9/+151 |
| | | | |||||
| * | | use mb_strlen when iterating utf8 | Friendika | 2011-08-18 | 2 | -2/+2 |
| | | | |||||
| * | | notifier issue | Friendika | 2011-08-18 | 2 | -4/+6 |
| | | | |||||
| * | | dfrn friendship issue | Friendika | 2011-08-18 | 1 | -1/+1 |
| | | | |||||
| * | | store signature data if applicable for relaying | Friendika | 2011-08-18 | 1 | -3/+22 |
| | | | |||||
| * | | fill and expire fcontact cache | Friendika | 2011-08-18 | 2 | -39/+51 |
| |/ | |||||
| * | documentation | Friendika | 2011-08-17 | 1 | -0/+20 |
| | | |||||
| * | fix several probe related issues | Friendika | 2011-08-17 | 2 | -34/+64 |
| | | |||||
| * | fix largest_photo mixup in probe_url | Friendika | 2011-08-17 | 1 | -2/+6 |
| | | |||||
* | | remove javascript to set selectect nav item. enanche img template prefetch ↵ | fabrixxm | 2011-08-17 | 2 | -5/+28 |
| | | | | | | | | ignoring | ||||
* | | Merge remote-tracking branch 'friendika/master' into newui | fabrixxm | 2011-08-17 | 25 | -288/+3850 |
|\| | |||||
| * | diaspora continued... | Friendika | 2011-08-17 | 1 | -30/+174 |
| | | |||||
| * | D* like and start of relay code | Friendika | 2011-08-16 | 1 | -52/+94 |
| | | |||||
| * | fill in framework for d* outgoing | Friendika | 2011-08-16 | 2 | -10/+32 |
| | | |||||
| * | cleanup | Friendika | 2011-08-16 | 4 | -14/+29 |
| | | |||||
| * | fix API time - wrong format string | Friendika | 2011-08-16 | 1 | -1/+1 |
| | | |||||
| * | cleanup after refactor | Friendika | 2011-08-16 | 1 | -18/+5 |
| | |