summaryrefslogtreecommitdiffstats
path: root/apps/user_webfinger
Commit message (Expand)AuthorAgeFilesLines
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
* keep version numbers in their own files for faster readingRobin Appelman2012-04-142-1/+1
* webfinger protocol compatible + minor changesFlorian Hülsmann2012-04-022-15/+34
* webfinger reimplementation startedFlorian Hülsmann2012-03-315-38/+45
* create static host-meta instead of symlink and .htaccessFlorian Hülsmann2012-03-301-29/+28
* whitespace indentation fixFlorian Hülsmann2012-03-281-26/+26
* webfinger installation creates symlink in document rootFlorian Hülsmann2012-03-281-1/+31
* bump up version and update licenseMichiel de Jong2012-02-251-2/+2
* correct header Content-Type: application/xrd+xmlMichiel de Jong2012-02-222-2/+2
* avoid notice in error log from user_webfinger appMichiel de Jong2012-02-222-2/+2
* remove error output if symlink already exists. this can happen if a user remo...Frank Karlitschek2012-01-031-1/+1
* compliance with http://www.w3.org/community/unhosted/wiki/remoteStorageMichiel de Jong2011-12-071-1/+11
* make webfinger work properly if owncloud is installed in a subdirectoryRobin Appelman2011-11-031-2/+9
* fix webfinger install scriptMichiel@unhosted2011-10-091-1/+2
* use install.php properlyMichiel@unhosted2011-10-092-11/+5
* renamed unhosted to remoteStorage (needs to be updated with coming protocol v...Jan-Christoph Borchardt2011-10-043-9/+2
* correction in webfinger.php activation trapMichiel@unhosted2011-09-121-1/+1
* correct xml syntaxMichiel@unhosted2011-09-121-2/+2
* improve uninstalled-protectionMichiel@unhosted2011-09-122-2/+6
* check activation and make activation impossible by defaultMichiel@unhosted2011-09-122-3/+14
* improved troubleshooting instructionsMichiel@unhosted2011-09-121-1/+1
* correct protocolMichiel@unhosted2011-09-122-2/+2
* putting activation inside activate.phpMichiel@unhosted2011-09-121-0/+11
* adding webfinger appMichiel@unhosted2011-09-126-0/+51