summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2010-04-26Give users more control over URL shorteningEvan Prodromou
2010-03-24Use InnoDB and UTF-8 options when creating user_im_prefs table, to match othersBrion Vibber
2010-03-08Merge branch '0.9.x' into 1.0.xCraig Andrews
2010-03-04Roll up some missing items from 08to09.sql; now hits all changed tables/colum...Brion Vibber
2010-03-04Create new field in consumer table in 08to09.sqlCiaran Gultnieks
2010-03-04Added oauth_appication tables to 08to09.sqlBrion Vibber
2010-03-01Add index on group_index.notice_id, needed to pull list of target groups for ...Brion Vibber
2010-03-01Add index on post_id for file_to_post, needed for efficient lookups of files/...Brion Vibber
2010-02-25add beta5 to beta6 scriptEvan Prodromou
2010-02-25Not sure how this ended up in wrong-cased dir...Brion Vibber
2010-02-25Add 'mainpage' to User_groupEvan Prodromou
2010-02-24Make user_group able to handle remote groupsEvan Prodromou
2010-02-24Merge branch '0.9.x' into 1.0.xCraig Andrews
2010-02-17Merge branch 'testing' into 0.9.xBrion Vibber
2010-02-17- conversation.uri needs to be nullableZach Copley
2010-02-16New Conversation DO to handle remote notices as conversation rootsZach Copley
2010-02-16Merge branch '0.9.x' into 1.0.xCraig Andrews
2010-02-05OAuth app name should not be nullZach Copley
2010-02-05OAuth app name should not be nullZach Copley
2010-02-02Merge branch '0.9.x' into 1.0.xCraig Andrews
2010-02-02Better token revocationZach Copley
2010-02-02OAuth app names should be unique.Zach Copley
2010-02-02Merge branch 'oauth-continued' into 0.9.xZach Copley
2010-02-02Better token revocationZach Copley
2010-02-01Create new field in consumer table in 08to09.sqlCiaran Gultnieks
2010-02-01OAuth app names should be unique.Zach Copley
2010-02-01Added oauth_appication tables to 08to09.sqlCiaran Gultnieks
2010-01-27Merge branch '0.9.x' into 1.0.xCraig Andrews
2010-01-27fix update script -- read the diff wrong and put a couple fields on wrong tab...Brion Vibber
2010-01-27Rename rc3to09.sql to rc3torc4.sql to avoid confusion if we add a last-minute...Brion Vibber
2010-01-27Add new oauth tables and modifications to 'consumer' table for rc4Brion Vibber
2010-01-27Create IM plugin, Pluginize XMPP, Create AIM pluginCraig Andrews
2010-01-26Site metadata tags in status_network: single 'tags' field, pipe-separated.Brion Vibber
2010-01-24Add verifier and verified callback to token for OAuth 1.0aZach Copley
2010-01-24Remove verifier from Oauth_application_user (not needed there)Zach Copley
2010-01-24Callback URL can be nullZach Copley
2010-01-24Decided we didn't need to keep the token secret in theZach Copley
2010-01-24Associate request tokens with OAuth apps and app usersZach Copley
2010-01-24Workflow for registering new OAuth apps pretty much done.Zach Copley
2010-01-24Changed the OAuth app tables to refer to profiles instead of users.Zach Copley
2010-01-24Add new OAuth application tables and DataObjects. Also add a newZach Copley
2010-01-22Merge branch 'testing' into 0.9.xEvan Prodromou
2010-01-21XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
2010-01-14Add verifier and verified callback to token for OAuth 1.0aZach Copley
2010-01-14Remove verifier from Oauth_application_user (not needed there)Zach Copley
2010-01-14Callback URL can be nullZach Copley
2010-01-14Decided we didn't need to keep the token secret in theZach Copley
2010-01-14Associate request tokens with OAuth apps and app usersZach Copley
2010-01-14Workflow for registering new OAuth apps pretty much done.Zach Copley
2010-01-14Changed the OAuth app tables to refer to profiles instead of users.Zach Copley