summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2009-02-16add email notify flag for @-repliesEvan Prodromou
2009-02-12Make ID of SMS Carrier not autoincrementEvan Prodromou
2009-02-12Add fixed IDs to SMS carrier listEvan Prodromou
2009-02-12move carrier.sql to sms_carrier.sqlEvan Prodromou
2009-02-09add some indices for performanceEvan Prodromou
2009-02-05PostgreSQL - database creation script updated to cover 0.7.x featuresCiaranG
2009-01-30PostgreSQL - remaining changes to fix db create script up to laconica 0.6.4 l...Ciaran Gultnieks
2009-01-23Merge branch 'master' of /var/www/mublogEvan Prodromou
2009-01-14PostgreSQL - added the rest of the recently added tables for blocking, notice...CiaranG
2009-01-14Some more PostgreSQL script updates - some recently added fields were missingCiaranG
2009-01-14Added the inboxed field to the user table for PostgreSQL - resolves bug #892CiaranG
2009-01-13SQL setup for groups.Evan Prodromou
2008-12-05trac750 - Exoskeleton of a nascent Facebook appZach Copley
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-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