summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)Author
2009-05-26Added AgentSolo.comEvan Prodromou
2009-05-26Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-05-26added qtwitterEvan Prodromou
2009-05-25Add EventBox to notice sourcesZach Copley
2009-05-22Add Gravity to notice sourcesEvan Prodromou
2009-05-08PostgreSQL - added dirty dates to Foreign_link - see ↵CiaranG
3e7b1e69e3e97ac007465376b62084f10bcf97ca
2009-05-07Added dirty dates to Foreign_linkZach Copley
2009-05-03add pingvine notice sourceEvan Prodromou
2009-04-21Add feed2omb to notice sourcesCiaranG
2009-04-18add reply_to index to noticeEvan Prodromou
2009-04-14Notice sources: Fixed Nambu, added Tricklepost and sorted the list.Zach Copley
2009-04-10add cliqsetEvan Prodromou
2009-04-10Added maisha to notice_sourceEvan 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-03Add Yatca to notice sourcesZach Copley
2009-03-30trac#776 changed db collations from utf8_bin to utf8_general_ci for case ↵Robin Millette
insensitive search
2009-03-23fix sql error in notice source scriptEvan Prodromou
2009-03-22add MobidenticaEvan Prodromou
2009-03-14Add Adium to notice sourcesEvan Prodromou
2009-03-08PostgreSQL - use the specific sequence names required by DB_DataObject, ↵CiaranG
otherwise rebuilding can't work
2009-03-07PostgreSQL - propogated nonce table fix from MySQL version - see bug #1251 ↵CiaranG
or 1179ecd13d68e76d74ad94e2d3ca22d9681eeffe
2009-03-07Fix nonce usage in OAuth storeEvan Prodromou
The OAuth store was failing on getting a request token, because the token value was forced to be non-null in the DB. Let this value be null, and use the correct primary key (consumer, timestamp, nonce). Drop the reference to token table, and don't ever use it.
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
(fix submitted by oxygene)
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 ↵CiaranG
the MySQL version, and made sure all 'modified' fields are not null
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 ↵CiaranG
version
2009-02-28don't use semicolons in commentsEvan Prodromou
2009-02-16add email notify flag for @-repliesEvan Prodromou
2009-02-12Make ID of SMS Carrier not autoincrementEvan Prodromou
Since we're doing fixed IDs for SMS Carrier, we change the definition so it's not auto increment.
2009-02-12Add fixed IDs to SMS carrier listEvan Prodromou
Changed the SMS carrier list to use a fixed ID number for each carrier distributed with the software. We claim IDs > 100000; admins can use IDs < 100000 for local values. I'd be pretty surprised if there were more than 100K wireless carriers in the world, but hey.
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 ↵Ciaran Gultnieks
level
2009-01-23Merge branch 'master' of /var/www/mublogEvan Prodromou
Conflicts: actions/api.php actions/deletenotice.php actions/recoverpassword.php actions/remotesubscribe.php actions/tag.php actions/tagrss.php actions/twitapiaccount.php actions/twitapiusers.php classes/Notice.php classes/User.php lib/common.php lib/language.php lib/subs.php lib/twitterapi.php lib/util.php scripts/inbox_users.php scripts/update_translations.php Merged development trunk into laconica head. woohoo!
2009-01-14PostgreSQL - added the rest of the recently added tables for blocking, ↵CiaranG
notice inboxes, etc. Needs testing
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
darcs-hash:20081206030132-7b5ce-96c38ab67edd3d58f8722ef25852a6143f05a86b.gz
2008-12-08database changes to say whether to deliver messages for a subscriptionEvan Prodromou
darcs-hash:20081209033637-5ed1f-df5ef40e57cc0e9485e34e2f5e46249dcb0d9130.gz
2008-12-03whitespace in laconica.sqlEvan Prodromou
darcs-hash:20081203222819-5ed1f-49d1657730072be304ea6455ac96637ab47191f3.gz
2008-12-03add profile block data objectEvan Prodromou
darcs-hash:20081203222619-5ed1f-b313092893c67a3ec1dc92a79aa7fed4ab583729.gz
2008-11-20add profile tags to DBEvan Prodromou
darcs-hash:20081120205506-84dde-e9aa0a70d3529f91909dbe29f03a46b40ef18fff.gz
2008-11-15Nudge featurecsarven
darcs-hash:20081116022735-eefa4-366f6deb85942f859ebd532e477b57737bcafbf8.gz
2008-11-13add inboxed and regenerate data objectsEvan Prodromou
darcs-hash:20081113210209-84dde-56052bac5ce490d54f3220baaa13f5bfc0e7618d.gz