Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-15 | replies from people you're not subscribed to over Jabber | Evan Prodromou | |
darcs-hash:20080715195513-84dde-454419c971015be385d9c4c35f7acbee419031f9.gz | |||
2008-07-09 | Merge conflicts and kill a whole lot of trailing whitespace on lines. | Mike Cochrane | |
darcs-hash:20080709224630-533db-b5399baef280133858dac9b89c2cd6a2aba9f861.gz | |||
2008-05-27 | server-side storage model | Evan Prodromou | |
First pass at a server-side storage model. New tables for consumers, tokens, and nonces, with associated classes. An OAuthDataStore class interfaces with the OAuth.php library to enable server logic. Some additional work to get pretty-OK random number generation into the utilities library. Use /dev/urandom if available; else use mt_rand(). darcs-hash:20080527200721-84dde-308c047af2ebc2c4d753c1e1e24af20fef862a7e.gz |