aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bad param in like functionFriendika2011-08-221-1/+1
* public posts ~f to D*Friendika2011-08-221-23/+56
* d* retractionsFriendika2011-08-221-7/+55
* invoke notifierFriendika2011-08-221-47/+41
* diaspora admin toggle, update install guideFriendika2011-08-222-2/+2
* store key with contact recordFriendika2011-08-221-1/+6
* correct the diaspora_like signable string formatFriendika2011-08-221-3/+3
* log the friend request - it's importantFriendika2011-08-211-2/+3
* add trailing slash to diaspora notify url on sendFriendika2011-08-211-5/+7
* D* likes not verifying, ignore result until we figure out the signable_string...Friendika2011-08-211-3/+3
* php error when no aliasesFriendika2011-08-211-1/+1
* diaspora sign/verify requires SHA0 hash algorithmFriendika2011-08-202-13/+12
* 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 th...Friendika2011-08-202-25/+24
* move encryption functions to crypto fileFriendika2011-08-205-43/+47
* Merge branch 'pull'Friendika2011-08-192-14/+319
|\
| * Merge pull request #159 from fabrixxm/masterfabrixxm2011-08-191-18/+29
| |\
| | * API work. Identicurse compatiblityfabrixxm2011-08-191-18/+29
| * | Merge pull request #158 from fabrixxm/masterfabrixxm2011-08-192-5/+299
| |\|
| | * API: private messages (only json)fabrixxm2011-08-191-4/+136
| | * move send private message code out of view codefabrixxm2011-08-191-0/+96
| | * API: missing template and small fix for hototfabrixxm2011-08-191-7/+14
| | * API: add pagination in timelines and add statuses/friends and followersfabrixxm2011-08-191-4/+63
* | | incorrect iv length for blocksizeFriendika2011-08-192-2/+4
|/ /
* | don't allow removal of self contactFriendika2011-08-191-1/+2
* | more loggingFriendika2011-08-191-0/+3
* | 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-192-9/+15
* | 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-182-2/+2
* | 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
* | dfrn friendship issueFriendika2011-08-181-1/+1
* | store signature data if applicable for relayingFriendika2011-08-181-3/+22
* | fill and expire fcontact cacheFriendika2011-08-182-39/+51
|/
* documentationFriendika2011-08-171-0/+20
* fix several probe related issuesFriendika2011-08-172-34/+64
* fix largest_photo mixup in probe_urlFriendika2011-08-171-2/+6
* diaspora continued...Friendika2011-08-171-30/+174
* D* like and start of relay codeFriendika2011-08-161-52/+94
* fill in framework for d* outgoingFriendika2011-08-162-10/+32
* cleanupFriendika2011-08-164-14/+29