aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into newuifabrixxm2011-08-2211-145/+88
|\
| * store key with contact recordFriendika2011-08-221-2/+3
| |
| * fix warning of self-signed cert for photos of our own contacts in comment ↵Friendika2011-08-201-13/+21
| | | | | | | | notification emails
| * Merge pull request #158 from fabrixxm/masterfabrixxm2011-08-191-89/+15
| |\ | | | | | | Some works on API
| | * move send private message code out of view codefabrixxm2011-08-191-89/+15
| | |
| * | wrong recordFriendika2011-08-191-1/+1
| | |
| * | redirect to added contact, not selfFriendika2011-08-191-1/+1
| | |
| * | don't allow removal of self contactFriendika2011-08-191-2/+2
| | |
| * | on follow, land on new contact edit pageFriendika2011-08-191-1/+2
| | |
| * | double url encode diaspora communicationsFriendika2011-08-191-0/+2
| | |
| * | set writable (e.g. writeable) flag for Diaspora contactsFriendika2011-08-181-3/+12
| | |
| * | dfrn friendship issueFriendika2011-08-181-16/+14
| |/
| * fix several probe related issuesFriendika2011-08-172-12/+14
| |
| * more d* infrastructure for relaying signed messages and storing ↵Friendika2011-08-172-6/+2
| | | | | | | | non-connected people details
* | fix friend request query in pingfabrixxm2011-08-171-4/+16
| |
* | remove javascript to set selectect nav item. enanche img template prefetch ↵fabrixxm2011-08-1711-11/+15
| | | | | | | | ignoring
* | Merge remote-tracking branch 'friendika/master' into newuifabrixxm2011-08-1737-345/+488
|\|
| * D* like and start of relay codeFriendika2011-08-161-6/+6
| |
| * cleanupFriendika2011-08-165-6/+5
| |
| * refactor the diaspora contact logicFriendika2011-08-151-40/+5
| |
| * cronhooks brokenFriendika2011-08-151-1/+1
| |
| * filename typoFriendika2011-08-151-2/+2
| |
| * stupid browsers not honouring meta baseFriendika2011-08-151-2/+9
| |
| * diaspora confirm cleanupFriendika2011-08-152-4/+6
| |
| * set proper relation for diaspora in mod_followFriendika2011-08-152-3/+11
| |
| * privacy enforcement on pubmail_enableFriendika2011-08-151-1/+1
| |
| * diaspora friend approvalsFriendika2011-08-152-11/+24
| |
| * turn diaspora posts into x-www-form-urlencodedFriendika2011-08-151-5/+13
| |
| * fixes share from diasporaFriendika2011-08-151-2/+2
| |
| * diaspora follow from friendikaFriendika2011-08-141-4/+11
| |
| * diaspora probe/scrape changesFriendika2011-08-141-0/+1
| |
| * set network correctly - dfrn_confirmFriendika2011-08-141-1/+3
| |
| * add diaspora support to dfrn_confirm (friendship confirmation)Friendika2011-08-141-10/+14
| |
| * honour "post to xxx network by default" when using APIFriendika2011-08-141-0/+14
| |
| * but #118 proxy settings in admin panelFriendika2011-08-121-4/+4
| |
| * improved diaspora discoveryFriendika2011-08-121-1/+1
| |
| * introduction fails if confirmation differs by http vs httpsFriendika2011-08-123-6/+39
| |
| * redirect to home after logging in using login urlFriendika2011-08-111-0/+2
| |
| * diaspora function dispatcherFriendika2011-08-101-23/+36
| |
| * crypto stuffFriendika2011-08-093-41/+19
| |
| * diaspora encrypt+decrypt working !!Friendika2011-08-091-198/+6
| |
| * use separate hcard from profile urlFriendika2011-08-073-1/+52
| |
| * guids on itemsFriendika2011-08-071-1/+1
| |
| * item guidsFriendika2011-08-071-2/+6
| |
| * guid functionsFriendika2011-08-071-1/+1
| |
| * cleanupFriendika2011-08-077-27/+34
| |
| * move public profile warning to top of pageFriendika2011-08-051-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
| |
| * salmon protocol changes magicsig draft-experimental, fixes to hostxrdFriendika2011-08-043-7/+25
| |