aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/webfinger/views.py
Commit message (Collapse)AuthorAgeFilesLines
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
|
* Added references to docstring in mediagoblin.webfingerJoar Wandborg2011-12-201-0/+3
| | | | 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-151-0/+46