aboutsummaryrefslogtreecommitdiffstats
path: root/mod/receive.php
Commit message (Expand)AuthorAgeFilesLines
* undo these bits of trinidad - we're going to do things differentlyfriendica2015-01-051-1/+1
* initial trinidad checkinfriendica2014-12-291-1/+1
* PostgreSQL support initial commitHabeas Codice2014-11-131-1/+1
* try to sort out walltowall translation for diaspora recipientsfriendica2014-09-191-1/+1
* reduce log level of inbound d* posts until we get through some of the more se...friendica2014-09-091-1/+1
* D* receive endpoint is receive/users/$guid - where $guid is really the channe...friendica2014-08-211-4/+5
* change default invitation messagefriendica2014-08-111-1/+1
* nothing going on here. nothing to see. move along.friendica2014-08-101-0/+76
* Removing connectors we won't be needing - this is probably going to break som...friendica2012-07-181-68/+0
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+7
|\
| * let's catch d* disabled at a higher level and not waste any resources on it.friendica2012-04-041-0/+7
|/
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* cripple account when expiredFriendika2011-09-191-1/+1
* diaspora protocol changesFriendika2011-09-141-11/+23
* D* queueFriendika2011-08-241-28/+1
* diaspora photos ?Friendika2011-08-231-0/+3
* double url encode diaspora communicationsFriendika2011-08-191-0/+2
* D* like and start of relay codeFriendika2011-08-161-6/+6
* refactor the diaspora contact logicFriendika2011-08-151-40/+5
* turn diaspora posts into x-www-form-urlencodedFriendika2011-08-151-5/+13
* fixes share from diasporaFriendika2011-08-151-2/+2
* improved diaspora discoveryFriendika2011-08-121-1/+1
* diaspora function dispatcherFriendika2011-08-101-23/+36
* crypto stuffFriendika2011-08-091-1/+1
* diaspora encrypt+decrypt working !!Friendika2011-08-091-198/+6
* cleanupFriendika2011-08-071-1/+1
* fallback sha256 openssl_verify code for php releases prior to 5.3Friendika2011-08-051-3/+6
* updates to Diaspora decrypt/verify from recent testingFriendika2011-08-051-48/+14
* get_diaspora_key()Friendika2011-07-301-9/+31
* basic diaspora decryptionFriendika2011-07-301-31/+103
* wrong path for salmon verifyFriendika2011-07-201-1/+0
* diaspora salmon endpoint (decryption not yet provided)Friendika2011-07-191-0/+215