aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/webfinger
Commit message (Collapse)AuthorAgeFilesLines
* It's 2012 all up in hereChristopher Allan Webber2012-02-023-3/+3
|
* Added references to docstring in mediagoblin.webfingerJoar Wandborg2011-12-202-0/+13
| | | | and mediagoblin.webfinger.views [references mediagoblin.webfinger]
* Polishing the webfinger implementationJoar Wandborg2011-12-201-13/+81
| | | | | | | - Changed quotes in the templates from " to ' - Changed all link generation to use request.urlgen - Moved xrd links data generation from template to view - Added parsing of the account URI using urlparse
* Changed some thngs to be compatible with webfinger.org, still *very preliminary*Joar Wandborg2011-12-151-2/+2
|
* Added *very preliminary* support for webfingerJoar Wandborg2011-12-153-0/+86