aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix warning of self-signed cert for photos of our own contacts in comment ↵Friendika2011-08-201-13/+21
| | | | notification emails
* set author/owner on likesFriendika2011-08-201-6/+7
|
* get_app for diaspora_likeFriendika2011-08-201-0/+1
|
* sql syntaxFriendika2011-08-201-1/+1
|
* stricmp does not exist - strcasecmp doesFriendika2011-08-201-2/+2
|
* don't generate guid if one provided wirth msgFriendika2011-08-201-1/+1
|
* until algorithm is sorted, ignore D* verification failures so we can debug ↵Friendika2011-08-203-26/+25
| | | | the rest
* move encryption functions to crypto fileFriendika2011-08-205-43/+47
|
* Merge branch 'pull'Friendika2011-08-194-103/+339
|\
| * Merge pull request #159 from fabrixxm/masterfabrixxm2011-08-191-18/+29
| |\ | | | | | | Some works on API 2
| | * API work. Identicurse compatiblityfabrixxm2011-08-191-18/+29
| | |
| * | Merge pull request #158 from fabrixxm/masterfabrixxm2011-08-194-94/+319
| |\| | | | | | | Some works on API
| | * API: private messages (only json)fabrixxm2011-08-191-4/+136
| | |
| | * move send private message code out of view codefabrixxm2011-08-192-89/+111
| | |
| | * API: missing template and small fix for hototfabrixxm2011-08-192-7/+19
| | |
| | * API: add pagination in timelines and add statuses/friends and followersfabrixxm2011-08-191-4/+63
| | |
* | | incorrect iv length for blocksizeFriendika2011-08-193-3/+5
|/ /
* | wrong recordFriendika2011-08-191-1/+1
| |
* | redirect to added contact, not selfFriendika2011-08-191-1/+1
| |
* | don't allow removal of self contactFriendika2011-08-192-3/+4
| |
* | on follow, land on new contact edit pageFriendika2011-08-191-1/+2
| |
* | more loggingFriendika2011-08-191-0/+3
| |
* | facebook - don't fetch wall feeds if no linking is setFriendika2011-08-191-0/+2
| |
* | typo on d* pathFriendika2011-08-191-1/+1
| |
* | better reporting when d* parent not foundFriendika2011-08-191-1/+1
| |
* | double url encode diaspora communicationsFriendika2011-08-193-9/+17
| |
* | fix d* introsFriendika2011-08-181-3/+4
| |
* | debugFriendika2011-08-181-4/+4
| |
* | diaspora share - blocked specified twiceFriendika2011-08-181-2/+2
| |
* | set writable (e.g. writeable) flag for Diaspora contactsFriendika2011-08-183-5/+14
| |
* | lots more diaspora communications - can see light at the endFriendika2011-08-182-9/+151
| |
* | use mb_strlen when iterating utf8Friendika2011-08-182-2/+2
| |
* | notifier issueFriendika2011-08-182-4/+6
| |
* | darkzero - friend request - identity address invisibleFriendika2011-08-181-0/+4
| |
* | Merge branch 'pull'Friendika2011-08-181-1/+6
|\ \
| * \ Merge pull request #157 from tobiasd/mastertobiasd2011-08-181-1/+6
| |\ \ | | | | | | | | piwik analytics opt-out note now translate able
| | * | piwik analytics opt-out note now translate ableTobias Diekershoff2011-08-181-1/+6
| | | |
* | | | dfrn friendship issueFriendika2011-08-183-18/+16
|/ / /
* | | store signature data if applicable for relayingFriendika2011-08-181-3/+22
| | |
* | | Merge branch 'pull'Friendika2011-08-181-0/+16
|\ \ \
| * \ \ Merge pull request #156 from fabrixxm/masterFriendika2011-08-181-0/+16
| |\ \ \ | | | |/ | | |/| | | | | | | | | That was fast :-) Issue 120: poormancron plugin uses php cli if available
| | * | Issue 120: poormancron plugin uses php cli if availablefabrixxm2011-08-181-0/+16
| |/ /
* / / fill and expire fcontact cacheFriendika2011-08-185-41/+57
|/ /
* | Merge branch 'pull'Friendika2011-08-182-204/+225
|\ \
| * | Merge pull request #155 from tobiasd/mastertobiasd2011-08-182-204/+225
| |\| | | | | | | update DE strings
| | * update DE stringsTobias Diekershoff2011-08-182-204/+225
| | |
* | | consistent quotes in vcardFriendika2011-08-181-2/+2
|/ /
* | documentationFriendika2011-08-171-0/+20
| |
* | fix several probe related issuesFriendika2011-08-176-57/+100
|/
* fix largest_photo mixup in probe_urlFriendika2011-08-171-2/+6
|