summaryrefslogtreecommitdiff
path: root/classes/statusnet.ini
AgeCommit message (Expand)Author
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-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-17- conversation.uri needs to be nullableZach Copley
2010-02-16New Conversation DO to handle remote notices as conversation rootsZach 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-02OAuth app names should be unique.Zach Copley
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-21XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
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
2009-12-08fix exe flagEvan Prodromou
2009-12-08add DB_DataObject for forward tableEvan Prodromou
2009-12-08Merge branch '0.9.x' into testingEvan Prodromou
2009-12-05Added 'login' command that gives you a link that can be used to login to the ...Craig Andrews
2009-11-30Merge branch 'master' into 0.9.xZach Copley
2009-11-26Add OpenID ini info back into statusnet.ini as a stopgap until we canZach Copley
2009-11-25Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b...Zach Copley
2009-11-20correct the primary key for login_tokenCraig Andrews
2009-11-17Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-16Allow plugin DB_DataObject classes to not have to use the .ini file by overri...Craig Andrews
2009-11-16fix exe flag after createTableEvan Prodromou
2009-11-16Rename user_role to profile_roleEvan Prodromou
2009-11-12Added a User_username table that links the external username with a StatusNet...Craig Andrews
2009-11-02Added 'login' command that gives you a link that can be used to login to the ...Craig Andrews
2009-10-30Added an "Verify Your Identity" page to the OpenID providerCraig Andrews
2009-10-21flip x flag on generated filesEvan Prodromou
2009-10-21statusnet.ini updateEvan Prodromou
2009-09-08flip exe bit on statusnet.iniEvan Prodromou