summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
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-29PostgreSQL: Put a default on confirm_address.address_extra to mimic mysql's b...CiaranG
2008-09-24PostgreSQL: Corrections to the two new table definitionsCiaranG
2008-09-23PostgreSQL: New tables for private messages and invitations (untested)CiaranG
2008-09-23Twitter bridge - pref setting to turn off sending @-replies to TwitterZach Copley
2008-09-17newmessage and showmessageEvan Prodromou
2008-09-14PostgreSQL: support for full text searching (notice and people)CiaranG
2008-09-10PostgreSQL - reply.modified needs a defaultCiaranG
2008-09-09Initial support for PostgreSQLCiaranG
2008-08-26Twitter integration - decided to change Twitter to service ID #1Zach Copley
2008-08-21Twitter integration - SQL ref data for Twitterzach
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-21add Cincinnati Bell WirelessEvan 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-29Orange (UK) for carriersEvan Prodromou
2008-07-22Index on the correct columnMike Cochrane
2008-07-22Add vodafone New ZealandMike 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-28four key SMS providers had ' (SMS)' appended to their patternsEvan Prodromou
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-20first pass at list of SMS carriers for SMS-to-email gatewayEvan Prodromou
2008-07-19email settings for post by emailEvan Prodromou
2008-07-19add a transport flag to queue itemsEvan Prodromou
2008-07-17mailer daemon startEvan Prodromou