summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2009-05-07Added Twitter to notice sourcesZach Copley
2009-05-01Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-04-28Added dirty dates to Foreign_linkZach Copley
2009-04-21Add feed2omb to notice sourcesCiaranG
2009-04-19Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-04-18add reply_to index to noticeEvan Prodromou
2009-04-14Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-04-14Notice sources: Fixed Nambu, added Tricklepost and sorted the list.Zach Copley
2009-04-10Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-04-10add cliqsetEvan Prodromou
2009-04-10Added maisha to notice_sourceEvan Prodromou
2009-04-07Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-04-07Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xEvan Prodromou
2009-04-07Host multiple sites with the same codebaseEvan Prodromou
2009-04-07Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-06add peoplebrowsrEvan Prodromou
2009-04-03Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-04-03Add Yatca to notice sourcesZach Copley
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-30Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-03-23fix sql error in notice source scriptEvan Prodromou
2009-03-23Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-03-22add MobidenticaEvan Prodromou
2009-03-14Add Adium to notice sourcesEvan Prodromou
2009-03-12Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-03-08PostgreSQL - use the specific sequence names required by DB_DataObject, other...CiaranG
2009-03-07PostgreSQL - propogated nonce table fix from MySQL version - see bug #1251 or...CiaranG
2009-03-07Fix nonce usage in OAuth storeEvan Prodromou
2009-03-06Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-03-05Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xCiaranG
2009-03-05PostgreSQL - the ts field in the OAuth nonce table needed to be an integer. (...CiaranG
2009-03-04Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-03-04PostgreSQL - added defaults for 'created' fields, so they work the same as th...CiaranG
2009-03-04all inserts in one statement for foreign servicesEvan Prodromou
2009-03-04add notice source to default installEvan Prodromou
2009-03-03PostgreSQL - added new emailnotifyattn field to user table, to match MySQL ve...CiaranG
2009-03-02add notice source to default installEvan 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-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