aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | fix it againFriendika2011-08-231-1/+1
* | | | fix group public membersFriendika2011-08-231-1/+1
* | | | diaspora photos ?Friendika2011-08-234-6/+136
* | | | retractions - precedence issueFriendika2011-08-231-2/+2
* | | | testing retractionsFriendika2011-08-231-3/+3
* | | | typoFriendika2011-08-231-2/+2
* | | | don't process diaspora communications if no pubkeyFriendika2011-08-231-0/+6
* | | | include bb2diaspora at top levelFriendika2011-08-231-1/+1
* | | | more testing with imagesFriendika2011-08-231-1/+1
* | | | second tryFriendika2011-08-231-0/+1
* | | | forget about the image link we have it in the wrapperFriendika2011-08-231-1/+1
* | | | photos a bit messed up on d*Friendika2011-08-231-2/+1
* | | | updates bb2mdFriendika2011-08-231-3/+8
* | | | convert bbcode to markdown for diaspora (first try, will need tweaking)Friendika2011-08-232-5/+159
* | | | 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