summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-06-03fix service discovery (I think)Evan Prodromou
2008-06-03one more stab at type matching, plus debug messageEvan Prodromou
2008-06-03restructure filters on servicesEvan Prodromou
2008-06-02fix consumer fetching, nonce makingEvan Prodromou
2008-06-02change names, updateEvan Prodromou
2008-06-02add the hmac sha1 signature method to serverEvan Prodromou
2008-06-02correct server error outputEvan Prodromou
2008-06-02fixup classesEvan Prodromou
2008-06-02correct name of data store classEvan Prodromou
2008-06-02fixup caching problem with server variableEvan Prodromou
2008-06-02get content of element rather than raw elementEvan Prodromou
2008-06-02add a namespace when checking for LocalID elementEvan Prodromou
2008-06-02fix URLs for OMB endpointsEvan Prodromou
2008-06-02fix assignment of omb stuffEvan Prodromou
2008-06-02add some debugging stuff for problems with remote subscribeEvan Prodromou
2008-06-02fix dynamically-created codeEvan Prodromou
2008-06-02move service-matching callbacks to libraryEvan Prodromou
2008-06-02better handling of XRDS filesEvan Prodromou
2008-05-30start handling fancy URLsEvan Prodromou
2008-05-30no pid in syslogEvan Prodromou
2008-05-30add debug logging and do some from the remotesubscribe pageEvan Prodromou
2008-05-30fix path for requiring oauthstoreEvan Prodromou
2008-05-30remotesubscribe formEvan Prodromou
2008-05-30common function for turning a relative path into a full URLEvan Prodromou
2008-05-30interim commit after pull from serverEvan Prodromou
2008-05-29don't render content in RSS feedsEvan Prodromou
2008-05-29move linkifying so URL links come firstEvan Prodromou
2008-05-29linkify URLsEvan Prodromou
2008-05-29arEvan Prodromou
2008-05-29more regex funEvan Prodromou
2008-05-29remove URL check againEvan Prodromou
2008-05-29one more try on the preg delimiterEvan Prodromou
2008-05-29bad regex againEvan Prodromou
2008-05-29use q's for regex delimiterEvan Prodromou
2008-05-29remove url regexEvan Prodromou
2008-05-29linkify URLsEvan Prodromou
2008-05-29keep the ampersand in atlinksEvan Prodromou
2008-05-29special chars for raw links in atlinksEvan Prodromou
2008-05-29better regular expression for atlinksEvan Prodromou
2008-05-29don't check for notice in rendering content; just render it!Evan Prodromou
2008-05-29remove debug stringEvan Prodromou
2008-05-29more debugging crapEvan Prodromou
2008-05-29dummy atlinkinEvan Prodromou
2008-05-29fixup atlink generator a bitEvan Prodromou
2008-05-29loosen restrictions on names for atlinksEvan Prodromou
2008-05-29@ messagesEvan Prodromou
2008-05-29use common_render_contentEvan Prodromou
2008-05-29even better boolean handlingEvan Prodromou
2008-05-29fix checking boolean parametersEvan Prodromou
2008-05-28add doc actionEvan Prodromou