Age | Commit message (Expand) | Author |
2009-08-21 | Add table for configuration settings | Evan Prodromou |
2009-08-21 | update database to allow >140c in group descriptions | Evan Prodromou |
2009-08-21 | Allow unlimited-size bios in profiles | Evan Prodromou |
2009-08-21 | allow unlimited text in messages in DB | Evan Prodromou |
2009-08-21 | update database to allow large posts | Evan Prodromou |
2009-08-11 | Revert "changed file.url column type from varcahr(255) to varchar(2047)" | Brenda Wallace |
2009-08-11 | Revert "change file.url to from a varchar(255) to varchar(2047)" | Brenda Wallace |
2009-08-11 | change file.url to from a varchar(255) to varchar(2047) | Brenda Wallace |
2009-08-11 | upgrade script for postgres | Brenda Wallace |
2009-08-10 | changed file.url column type from varcahr(255) to varchar(2047) | Brenda Wallace |
2009-08-06 | add LiveTweeter (note caps) | Evan Prodromou |
2009-08-06 | add qwit | Evan Prodromou |
2009-08-05 | add livetweeter to notice source | Evan Prodromou |
2009-08-04 | start upgrade script for 0.9.x | Evan Prodromou |
2009-08-04 | Splitting br3nda's merge 97db6e17b3f76e9a6acf87ddbad47ba54e9b1a3b | Eric Helgeson |
2009-08-04 | add a deleted_notice table | Evan Prodromou |
2009-08-04 | Upgrade script | Brenda Wallace |
2009-07-28 | Splitting br3nda's merge 97db6e17b3f76e9a6acf87ddbad47ba54e9b1a3b | Eric Helgeson |
2009-07-27 | pgsql's install had windows newlines. ran db/laconica_pg.sql | Eric Helgeson |
2009-07-22 | moved design table earlier - needs to be before "user" becuase of the foreign... | Brenda Wallace |
2009-07-22 | more changes to file_id copied from mysql schema change in 05e51228020fecaa89... | Brenda Wallace |
2009-07-22 | fixes file_redirection table to match mysql schema change in commit 05e512280... | Brenda Wallace |
2009-07-22 | Fixes file_oembed to march mysql schema change that happened in commit 05e512... | Brenda Wallace |
2009-07-22 | added missing columns in file table | Brenda Wallace |
2009-07-22 | Fixed "User" table - added design_id and viewdesigns | Brenda Wallace |
2009-07-21 | Add Cellular South to list of SMS Carriers | Craig Andrews |
2009-07-19 | Merge commit 'br3nda/0.8.x-pginstaller' into 0.8.x | CiaranG |
2009-07-17 | postgres schema - removed not null constraint from nonce.tok, and copied the ... | Brenda Wallace |
2009-07-15 | moved creation of design table earlier than user_group | Brenda Wallace |
2009-07-15 | added design_id to user_group | Brenda Wallace |
2009-07-15 | added group_block and group_alias tables | Brenda Wallace |
2009-07-15 | added missing conversation id to notices | Brenda Wallace |
2009-07-15 | removed semicolons from comments | Brenda Wallace |
2009-07-07 | Merge commit 'br3nda/0.8.x-pgschema' into 0.8.x | CiaranG |
2009-06-27 | session storage | Evan Prodromou |
2009-06-25 | added missing table "design" | Brenda Wallace |
2009-06-25 | added missing conversation id to notices | Brenda Wallace |
2009-06-25 | removed semicolons from comments | Brenda Wallace |
2009-06-24 | script to upgrade a database from 0.7.4 to 0.8.0 | Evan Prodromou |
2009-06-24 | change foreign_user.id to bigint (for Twitter, Facebook, etc.) | Evan Prodromou |
2009-06-23 | a little sql script to drop full-text index and use innodb for profile and no... | Evan Prodromou |
2009-06-22 | Database changes for file tables | Evan Prodromou |
2009-06-17 | Add design_id to User_group | Zach Copley |
2009-06-17 | Update background image settings to use bitflags | Zach Copley |
2009-06-16 | Added background image tile flag to Design | Zach Copley |
2009-06-15 | Merge branch '0.8.x' into userdesign | Zach Copley |
2009-06-15 | updates to Status_network | Evan Prodromou |
2009-06-14 | add a table for group aliases | Evan Prodromou |
2009-06-14 | Merge branch '0.8.x' into groupblock | Evan Prodromou |
2009-06-14 | Commented all .sql fields for file/url related tables. | Robin Millette |