aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* change the way public feeds work just to fix statusnet's bug, because they won'tFriendika2011-08-241-3/+20
* cleaned up the conditions on when to and when not to relay.Friendika2011-08-243-9/+43
* turn off notifier - runawayFriendika2011-08-241-2/+2
* don't accept pubsub from diasporaFriendika2011-08-241-0/+6
* Merge branch 'pull'Friendika2011-08-241-2/+2
|\
| * Merge pull request #161 from tobiasd/mastertobiasd2011-08-231-2/+2
| |\
| | * Merge github.com:tobiasd/friendikaTobias Diekershoff2011-08-241-2/+2
| |/|
| | * fixed a missing string in DETobias Diekershoff2011-08-231-2/+2
* | | D* queueFriendika2011-08-244-72/+94
|/ /
* | author and owner sign exactly the same string - apparentlyFriendika2011-08-231-2/+4
* | that was ugly - let's do betterFriendika2011-08-231-8/+9
* | fix for public posts to D*Friendika2011-08-231-1/+1
* | correct time in photo msgFriendika2011-08-231-2/+2
* | photo fixesFriendika2011-08-232-4/+4
* | fix it againFriendika2011-08-231-1/+1
* | fix group public membersFriendika2011-08-231-1/+1
* | diaspora photos ?Friendika2011-08-2310-12/+175
* | 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-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 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 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
* fix warning of self-signed cert for photos of our own contacts in comment not...Friendika2011-08-201-13/+21
* 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-203-26/+25