summaryrefslogtreecommitdiff
path: root/db/laconica.sql
AgeCommit message (Expand)Author
2009-06-24change foreign_user.id to bigint (for Twitter, Facebook, etc.)Evan Prodromou
2009-06-22Database changes for file tablesEvan Prodromou
2009-06-17Add design_id to User_groupZach Copley
2009-06-17Update background image settings to use bitflagsZach Copley
2009-06-16Added background image tile flag to DesignZach Copley
2009-06-15Merge branch '0.8.x' into userdesignZach Copley
2009-06-14add a table for group aliasesEvan Prodromou
2009-06-14Merge branch '0.8.x' into groupblockEvan Prodromou
2009-06-14Commented all .sql fields for file/url related tables.Robin Millette
2009-06-14added group_block table to databaseEvan Prodromou
2009-06-09Merge branch '0.8.x' into userdesignEvan Prodromou
2009-05-27Upgraded foreign_id column to handle new 64-bit Facebook user IDs.Zach Copley
2009-05-23move design items before timestampsEvan Prodromou
2009-05-22schema changes for user support of designsEvan Prodromou
2009-05-22add design table to DBEvan Prodromou
2009-05-22reformat laconica.sqlEvan Prodromou
2009-05-15Added sql files to handle attachments (not yet tested) Hoping someone will im...Robin Millette
2009-04-28Added dirty dates to Foreign_linkZach Copley
2009-04-19Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-04-18add reply_to index to noticeEvan Prodromou
2009-04-02Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-03-30trac#776 changed db collations from utf8_bin to utf8_general_ci for case inse...Robin Millette
2009-03-12Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-03-07Fix nonce usage in OAuth storeEvan Prodromou
2009-02-28Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-02-28don't use semicolons in commentsEvan Prodromou
2009-02-26Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-02-26add conversation id to noticeEvan Prodromou
2009-02-16add email notify flag for @-repliesEvan Prodromou
2009-02-12Make ID of SMS Carrier not autoincrementEvan Prodromou
2009-02-09add some indices for performanceEvan Prodromou
2009-01-13SQL setup for groups.Evan Prodromou
2008-12-08database changes to say whether to deliver messages for a subscriptionEvan Prodromou
2008-12-03whitespace in laconica.sqlEvan Prodromou
2008-12-03add profile block data objectEvan Prodromou
2008-11-20add profile tags to DBEvan Prodromou
2008-11-15Nudge featurecsarven
2008-11-13add inboxed and regenerate data objectsEvan Prodromou
2008-11-13trac31 pg support, fixing 2tu typo, set ur1.ca as default servicemillette
2008-11-06trac31 url_auto_shortening by sgmurphymillette
2008-11-12created timestamp on notice_inboxEvan Prodromou
2008-10-22notice inboxEvan Prodromou
2008-10-22add an index to subscription tokenEvan Prodromou
2008-09-23Twitter bridge - pref setting to turn off sending @-replies to TwitterZach Copley
2008-09-17newmessage and showmessageEvan Prodromou
2008-09-16Database and classes for direct messagesEvan Prodromou
2008-09-16change some more tables to InnoDBEvan Prodromou
2008-09-08initial non-Ajax version of favoritesEvan Prodromou
2008-08-26add a foreign_link table with prefs for the linkEvan Prodromou
2008-08-25clean up some whitespace in DB scriptEvan Prodromou