gnu-social/lib
Evan Prodromou 9977591b78 server-side storage model
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
2008-05-27 16:07:21 -04:00
..
action.php abstract out RSS 1.0 generation to allow multiple streams 2008-05-22 07:29:54 -04:00
common.php tags and XRDS 2008-05-22 14:34:21 -04:00
oauthstore.php server-side storage model 2008-05-27 16:07:21 -04:00
omb.php client side of distributed subscription almost complete 2008-05-27 07:42:19 -04:00
rssaction.php fix notice generation in rss channels 2008-05-22 15:14:36 -04:00
settingsaction.php better menuish stuff 2008-05-20 16:51:52 -04:00
stream.php fixup default avatar urls by using common function 2008-05-21 11:54:48 -04:00
util.php server-side storage model 2008-05-27 16:07:21 -04:00