summaryrefslogtreecommitdiff
path: root/classes/statusnet.ini
AgeCommit message (Expand)Author
2010-10-25Merge branch '1.0.x' into schema-xBrion Vibber
2010-10-25Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-20Use a new table (oauth_token_association) to associate authorizedZach Copley
2010-10-20Revert DB change for OAuth. Change compound key for oauth_application_userZach Copley
2010-10-19Add support for an anonymous OAuth consumer. Note: this requires aZach Copley
2010-10-19Add stub schema_version tableBrion Vibber
2010-04-30IM cleanup on 1.0.x branch:Brion Vibber
2010-04-26Give users more control over URL shorteningEvan Prodromou
2010-03-08Merge branch '0.9.x' into 1.0.xCraig Andrews
2010-02-25Fix a few keys that got dropped from statusnet.ini by mistakeBrion Vibber
2010-02-25Add 'mainpage' to User_groupEvan Prodromou
2010-02-24recover user_openid tables, which got lost in generationEvan Prodromou
2010-02-24fixup exe bitsEvan 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-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-05Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingZach Copley
2010-02-05OAuth app name should not be nullZach Copley
2010-02-04Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-03add nickname as unique key for user_group tableEvan Prodromou
2010-02-02Merge branch '0.9.x' into 1.0.xCraig Andrews
2010-02-02OAuth app names should be unique.Zach Copley
2010-02-01OAuth app names should be unique.Zach Copley
2010-01-27Create IM plugin, Pluginize XMPP, Create AIM pluginCraig Andrews
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-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-24It might help if I checkd in statusnet.ini.Zach 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-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-14It might help if I checkd in statusnet.ini.Zach Copley
2010-01-09add inbox data classEvan Prodromou
2010-01-05Cache fixes:Brion Vibber
2010-01-04user_id is a non-autoincrement pkey for user_location_prefsEvan Prodromou
2009-12-29Fix for saving user location preferences -- user_id field was marked as an au...Brion Vibber
2009-12-28user_id is primary key for user_location_prefsEvan Prodromou
2009-12-28add user-location-prefs data objectsEvan Prodromou
2009-12-15Merge branch '0.9.x' into testingEvan Prodromou
2009-12-11reset executable bit on Notice.php and statusnet.iniEvan Prodromou
2009-12-11add repeat_of column to notice classEvan Prodromou
2009-12-11Merge branch '0.9.x' into testingEvan Prodromou
2009-12-10remove forward table from db scriptsEvan Prodromou