aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix API time - wrong format stringFriendika2011-08-161-1/+1
* cleanup after refactorFriendika2011-08-161-18/+5
* refactor the diaspora contact logicFriendika2011-08-151-14/+81
* cronhooks brokenFriendika2011-08-151-0/+2
* remove disable oembedFriendika2011-08-151-1/+1
* typosFriendika2011-08-151-3/+3
* doh! add body to the itemFriendika2011-08-151-0/+1
* set parent-uri for top level postsFriendika2011-08-151-1/+1
* turn diaspora posts into x-www-form-urlencodedFriendika2011-08-151-10/+4
* errant debug statementFriendika2011-08-151-1/+1
* fixes share from diasporaFriendika2011-08-152-4/+7
* temporarily disable oembedFriendika2011-08-151-0/+3
* split off facebook and other cron hooks from pollerFriendika2011-08-142-3/+43
* diaspora top level status posts, string updateFriendika2011-08-142-7/+52
* diaspora follow from friendikaFriendika2011-08-141-2/+23
* diaspora probe/scrape changesFriendika2011-08-141-12/+23
* partially fill in diaspora stub functions for comments and likes - these both...Friendika2011-08-131-12/+125
* basic post message from diaspora (untested)Friendika2011-08-131-0/+73