aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-222-17/+67
|
* invoke notifierFriendika2011-08-221-47/+41
|
* diaspora admin toggle, update install guideFriendika2011-08-227-18/+36
|
* store key with contact recordFriendika2011-08-222-3/+9
|
* Merge branch 'pull'Friendika2011-08-2217-0/+359
|\
| * Merge pull request #160 from michal-s/mastertobiasd2011-08-2117-0/+359
| |\ | | | | | | added Czech translation of mail messages
| | * added Czech translation of mail messagesMichal Supler2011-08-2117-0/+359
| |/
* / 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-212-6/+8
|
* D* likes not verifying, ignore result until we figure out the ↵Friendika2011-08-211-3/+3
| | | | signable_string exactly
* php error when no aliasesFriendika2011-08-211-1/+1
|
* diaspora sign/verify requires SHA0 hash algorithmFriendika2011-08-202-13/+12
|
* 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
| |