summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2009-10-01change DB so OpenIDPlugin manages OpenID tablesEvan Prodromou
2009-09-23Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-09-15Add Jiminy to notice sourcesZach Copley
2009-09-15Add Jiminy to notice sourcesZach Copley
2009-09-13Add ChinaMobile as an email to SMS carrierCraig Andrews
2009-08-31fixed up some invalid comment syntax - this is ANSI SQLBrenda Wallace
2009-08-29added missing parts to postgres update, and the config+user_role tables to bo...Brenda Wallace
2009-08-28added the user_role tableBrenda Wallace
2009-08-28added config tableBrenda Wallace
2009-08-27Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.xEvan Prodromou
2009-08-27add table for user rolesEvan Prodromou
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-26Save the mimetype for oEmbed linked urlCraig Andrews
2009-08-26accidentally changed the URL for Laconica ToolsEvan Prodromou
2009-08-25global search and replace for laconica -> statusnetEvan Prodromou
2009-08-25Rename Laconica to StatusNetEvan Prodromou
2009-08-25Take token field out of foreign_linkZach Copley
2009-08-24Merge branch '0.8.x' into testingEvan Prodromou
2009-08-24Add new Foreign_link col to store OAuth access tokenZach Copley
2009-08-21Merge branch 'dbconfig' into 0.9.xEvan Prodromou
2009-08-21Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-21Add table for configuration settingsEvan Prodromou
2009-08-21update database to allow >140c in group descriptionsEvan Prodromou
2009-08-21Allow unlimited-size bios in profilesEvan Prodromou
2009-08-21allow unlimited text in messages in DBEvan Prodromou
2009-08-21update database to allow large postsEvan Prodromou
2009-08-11Revert "changed file.url column type from varcahr(255) to varchar(2047)"Brenda Wallace
2009-08-11Revert "change file.url to from a varchar(255) to varchar(2047)"Brenda Wallace
2009-08-11change file.url to from a varchar(255) to varchar(2047)Brenda Wallace
2009-08-11upgrade script for postgresBrenda Wallace
2009-08-10changed file.url column type from varcahr(255) to varchar(2047)Brenda Wallace
2009-08-06add LiveTweeter (note caps)Evan Prodromou
2009-08-06add qwitEvan Prodromou
2009-08-05add livetweeter to notice sourceEvan Prodromou
2009-08-04start upgrade script for 0.9.xEvan Prodromou
2009-08-04Splitting br3nda's merge 97db6e17b3f76e9a6acf87ddbad47ba54e9b1a3bEric Helgeson
2009-08-04add a deleted_notice tableEvan Prodromou
2009-08-04Upgrade scriptBrenda Wallace
2009-07-28Splitting br3nda's merge 97db6e17b3f76e9a6acf87ddbad47ba54e9b1a3bEric Helgeson
2009-07-27pgsql's install had windows newlines. ran db/laconica_pg.sqlEric Helgeson
2009-07-22moved design table earlier - needs to be before "user" becuase of the foreign...Brenda Wallace
2009-07-22more changes to file_id copied from mysql schema change in 05e51228020fecaa89...Brenda Wallace
2009-07-22fixes file_redirection table to match mysql schema change in commit 05e512280...Brenda Wallace
2009-07-22Fixes file_oembed to march mysql schema change that happened in commit 05e512...Brenda Wallace
2009-07-22added missing columns in file tableBrenda Wallace
2009-07-22Fixed "User" table - added design_id and viewdesignsBrenda Wallace
2009-07-21Add Cellular South to list of SMS CarriersCraig Andrews
2009-07-19Merge commit 'br3nda/0.8.x-pginstaller' into 0.8.xCiaranG
2009-07-17postgres schema - removed not null constraint from nonce.tok, and copied the ...Brenda Wallace
2009-07-15moved creation of design table earlier than user_groupBrenda Wallace