Age | Commit message (Expand) | Author |
2009-04-10 | add cliqset | Evan Prodromou |
2009-04-10 | Added maisha to notice_source | Evan Prodromou |
2009-04-07 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou |
2009-04-06 | add peoplebrowsr | Evan Prodromou |
2009-04-03 | Add Yatca to notice sources | Zach Copley |
2009-03-30 | trac#776 changed db collations from utf8_bin to utf8_general_ci for case inse... | Robin Millette |
2009-03-23 | fix sql error in notice source script | Evan Prodromou |
2009-03-22 | add Mobidentica | Evan Prodromou |
2009-03-14 | Add Adium to notice sources | Evan Prodromou |
2009-03-08 | PostgreSQL - use the specific sequence names required by DB_DataObject, other... | CiaranG |
2009-03-07 | PostgreSQL - propogated nonce table fix from MySQL version - see bug #1251 or... | CiaranG |
2009-03-07 | Fix nonce usage in OAuth store | Evan Prodromou |
2009-03-05 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | CiaranG |
2009-03-05 | PostgreSQL - the ts field in the OAuth nonce table needed to be an integer. (... | CiaranG |
2009-03-04 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou |
2009-03-04 | PostgreSQL - added defaults for 'created' fields, so they work the same as th... | CiaranG |
2009-03-04 | all inserts in one statement for foreign services | Evan Prodromou |
2009-03-04 | add notice source to default install | Evan Prodromou |
2009-03-03 | PostgreSQL - added new emailnotifyattn field to user table, to match MySQL ve... | CiaranG |
2009-02-28 | don't use semicolons in comments | Evan Prodromou |
2009-02-16 | add email notify flag for @-replies | Evan Prodromou |
2009-02-12 | Make ID of SMS Carrier not autoincrement | Evan Prodromou |
2009-02-12 | Add fixed IDs to SMS carrier list | Evan Prodromou |
2009-02-12 | move carrier.sql to sms_carrier.sql | Evan Prodromou |
2009-02-09 | add some indices for performance | Evan Prodromou |
2009-02-05 | PostgreSQL - database creation script updated to cover 0.7.x features | CiaranG |
2009-01-30 | PostgreSQL - remaining changes to fix db create script up to laconica 0.6.4 l... | Ciaran Gultnieks |
2009-01-23 | Merge branch 'master' of /var/www/mublog | Evan Prodromou |
2009-01-14 | PostgreSQL - added the rest of the recently added tables for blocking, notice... | CiaranG |
2009-01-14 | Some more PostgreSQL script updates - some recently added fields were missing | CiaranG |
2009-01-14 | Added the inboxed field to the user table for PostgreSQL - resolves bug #892 | CiaranG |
2009-01-13 | SQL setup for groups. | Evan Prodromou |
2008-12-05 | trac750 - Exoskeleton of a nascent Facebook app | Zach Copley |
2008-12-08 | database changes to say whether to deliver messages for a subscription | Evan Prodromou |
2008-12-03 | whitespace in laconica.sql | Evan Prodromou |
2008-12-03 | add profile block data object | Evan Prodromou |
2008-11-20 | add profile tags to DB | Evan Prodromou |
2008-11-15 | Nudge feature | csarven |
2008-11-13 | add inboxed and regenerate data objects | Evan Prodromou |
2008-11-13 | trac31 pg support, fixing 2tu typo, set ur1.ca as default service | millette |
2008-11-06 | trac31 url_auto_shortening by sgmurphy | millette |
2008-11-12 | created timestamp on notice_inbox | Evan Prodromou |
2008-10-22 | notice inbox | Evan Prodromou |
2008-10-22 | add an index to subscription token | Evan Prodromou |
2008-09-29 | PostgreSQL: Put a default on confirm_address.address_extra to mimic mysql's b... | CiaranG |
2008-09-24 | PostgreSQL: Corrections to the two new table definitions | CiaranG |
2008-09-23 | PostgreSQL: New tables for private messages and invitations (untested) | CiaranG |
2008-09-23 | Twitter bridge - pref setting to turn off sending @-replies to Twitter | Zach Copley |
2008-09-17 | newmessage and showmessage | Evan Prodromou |
2008-09-14 | PostgreSQL: support for full text searching (notice and people) | CiaranG |