aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* Avoid a small error in adminFabio Comuni2011-08-311-1/+1
|
* Installed apps as array instead of stringFabio Comuni2011-08-311-8/+11
|
* Merge remote-tracking branch 'friendika/master' into newuiFabio Comuni2011-08-307-56/+63
|\
| * remove "online reputation" section on contact editing - nobody ever uses it, ↵Friendika2011-08-291-17/+1
| | | | | | | | and there is no interface to query it.
| * bring Diaspora message signing back to the source author - whether they like ↵Friendika2011-08-281-0/+29
| | | | | | | | it or not.
| * remove public disclosure riskFriendika2011-08-271-1/+1
| |
| * some minor work on contact edit pageFriendika2011-08-251-1/+6
| |
| * theme settings for contact photo menuFriendika2011-08-251-1/+1
| |
| * contact menu beginningsFriendika2011-08-241-0/+1
| |
| * missing salmon key? report it.Friendika2011-08-241-1/+2
| |
| * don't accept pubsub from diasporaFriendika2011-08-241-0/+6
| |
| * D* queueFriendika2011-08-241-28/+1
| |
| * diaspora photos ?Friendika2011-08-231-0/+3
| |
| * d* retractionsFriendika2011-08-221-10/+12
| |
| * diaspora admin toggle, update install guideFriendika2011-08-221-0/+3
| |
* | don't add notification details on new postsfabrixxm2011-08-231-4/+4
| |
* | add more notification messagesfabrixxm2011-08-231-20/+86
| |
* | 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
| |