Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | serve as application/xrd+xml | redmatrix | 2015-09-15 | 1 | -1/+1 |
| | |||||
* | I'm not going to tell you what's wrong because I'll be accused of bashing ↵ | redmatrix | 2015-09-15 | 1 | -0/+1 |
| | | | | another project. I'll let you read the logs and figure it out for yourself. Follow the trail of evidence and you'll discover the truth. | ||||
* | make diaspora person guids for hubzilla folks globally unique. That's what a ↵ | redmatrix | 2015-08-25 | 1 | -1/+1 |
| | | | | globally unique ID is. This forever kills the prospect of making nomadic identity work flawlessly on Diaspora. But since all your identities have the same guid, this allows your different identities to communicate with Diaspora; which would otherwise fail to connect to your other instances because of the guid collision. | ||||
* | store diaspora meta info in the item table. It has to go there or it will ↵ | friendica | 2014-09-03 | 1 | -12/+5 |
| | | | | kill us with complex joins. We can phase out the sign table once this all checks out. | ||||
* | make the old personal xrd interface (old webfinger) work again | friendica | 2014-08-21 | 1 | -4/+17 |
| | |||||
* | snakebite: bring back some of the legacy XML discovery interfaces, update as ↵ | friendica | 2014-04-02 | 1 | -17/+16 |
| | | | | required. | ||||
* | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 1 | -1/+1 |
| | |||||
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵ | friendica | 2012-10-29 | 1 | -1/+1 |
| | | | | to the profile details. | ||||
* | a few minor changes | friendica | 2012-08-26 | 1 | -1/+1 |
| | |||||
* | Removing connectors we won't be needing - this is probably going to break ↵ | friendica | 2012-07-18 | 1 | -10/+1 |
| | | | | some shit. | ||||
* | get rid of special "short salmon key" for statusnet | friendica | 2012-07-11 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | poco discovery | Friendika | 2011-10-27 | 1 | -0/+1 |
| | |||||
* | zot/salmon new key format for batch keys | Friendika | 2011-09-27 | 1 | -1/+3 |
| | |||||
* | basic zot discovery framework | Friendika | 2011-09-19 | 1 | -0/+1 |
| | |||||
* | crypto stuff | Friendika | 2011-08-09 | 1 | -9/+5 |
| | |||||
* | use separate hcard from profile url | Friendika | 2011-08-07 | 1 | -0/+1 |
| | |||||
* | salmon protocol changes magicsig draft-experimental, fixes to hostxrd | Friendika | 2011-08-04 | 1 | -1/+1 |
| | |||||
* | convert our native pkcs#8 to pkcs#1 for diaspora-public-key xrd field | Friendika | 2011-07-30 | 1 | -1/+2 |
| | |||||
* | basic diaspora discovery | Friendika | 2011-07-18 | 1 | -0/+15 |
| | |||||
* | allow cross-site xrd/lrdd/webfinger | Friendika | 2011-06-25 | 1 | -1/+1 |
| | |||||
* | don't use load_view_file() except in email templates and install of htconfig ↵ | Friendika | 2011-05-10 | 1 | -1/+1 |
| | | | | - to avoid getting wrong file when package is updated by copying over an older version. | ||||
* | add plugin hooks to personal XRD | Friendika | 2011-01-01 | 1 | -0/+4 |
| | |||||
* | two-way subscriptions working with federated social accounts | Mike Macgirvin | 2010-10-25 | 1 | -4/+9 |
| | |||||
* | celebrity/group/community pages about 75% implemented | Mike Macgirvin | 2010-10-17 | 1 | -1/+1 |
| | |||||
* | more comprehensive XRD linkages | Mike Macgirvin | 2010-10-12 | 1 | -6/+8 |
| | |||||
* | inline salmon magic keys | Mike Macgirvin | 2010-10-12 | 1 | -2/+8 |
| | |||||
* | salmon-magic-public-freaking-nasty-keys | Mike Macgirvin | 2010-10-06 | 1 | -1/+2 |
| | |||||
* | infrastructure for salmon | Mike Macgirvin | 2010-10-06 | 1 | -1/+2 |
| | |||||
* | localisation path for all view templates | Mike Macgirvin | 2010-09-22 | 1 | -1/+1 |
| | |||||
* | acct uri may have double slashes after scheme, may be url encoded | Mike Macgirvin | 2010-08-30 | 1 | -1/+4 |
| | |||||
* | added webfinger support | Mike Macgirvin | 2010-07-23 | 1 | -0/+27 |