summaryrefslogtreecommitdiff
path: root/db/laconica.sql
AgeCommit message (Expand)Author
2009-05-07Added dirty dates to Foreign_linkZach Copley
2009-04-18add reply_to index to noticeEvan Prodromou
2009-03-30trac#776 changed db collations from utf8_bin to utf8_general_ci for case inse...Robin Millette
2009-03-07Fix nonce usage in OAuth storeEvan Prodromou
2009-02-28don't use semicolons in commentsEvan 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
2008-08-25added a created timestamp to invitationsEvan Prodromou
2008-08-23data classes for invitationsEvan Prodromou
2008-09-15only use MyISAM for tables with fulltext indicesEvan Prodromou
2008-08-27change queue_item to use a compound primary keyEvan Prodromou
2008-08-19add database tables for foreign servicesEvan Prodromou
2008-08-17trim whitespace in laconica.sqlEvan Prodromou
2008-08-17restore fave table lost when doing utf8 upgradeEvan Prodromou
2008-08-17Database uses UTF-8 by defaultEvan Prodromou
2008-08-13first step towards adding favorites to the systemEvan Prodromou
2008-07-31extend length of source for noticesEvan Prodromou
2008-07-22Index on the correct columnMike Cochrane
2008-07-21Resolve conflicts after pull from evanmikec
2008-07-21Publish MicroIDs for email and mpp on profile and notice pages.mikec
2008-07-20Explicitly set the character set on the handle column to fix http://laconi.ca...Mike Cochrane
2008-07-18Patch for PITS 00032, 00033, 00034matthew.gregg
2008-07-20First cut at hastags support.Mike Cochrane
2008-07-22add notice sources (currently unused)Evan Prodromou
2008-07-22mark notices as localEvan Prodromou
2008-07-21add flag for sms repliesEvan Prodromou
2008-07-20add sms email address to userEvan Prodromou
2008-07-20add autosubscribe flag to usersEvan Prodromou
2008-07-19email settings for post by emailEvan Prodromou
2008-07-19add a transport flag to queue itemsEvan Prodromou