Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-21 | Add feed2omb to notice sources | CiaranG | |
2009-04-18 | add reply_to index to notice | Evan Prodromou | |
2009-04-14 | Notice sources: Fixed Nambu, added Tricklepost and sorted the list. | Zach Copley | |
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 ↵ | Robin Millette | |
insensitive search | |||
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, ↵ | CiaranG | |
otherwise rebuilding can't work | |||
2009-03-07 | PostgreSQL - propogated nonce table fix from MySQL version - see bug #1251 ↵ | CiaranG | |
or 1179ecd13d68e76d74ad94e2d3ca22d9681eeffe | |||
2009-03-07 | Fix nonce usage in OAuth store | Evan 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-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 | |
(fix submitted by oxygene) | |||
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 ↵ | CiaranG | |
the MySQL version, and made sure all 'modified' fields are not null | |||
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 ↵ | CiaranG | |
version | |||
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 | |
Since we're doing fixed IDs for SMS Carrier, we change the definition so it's not auto increment. | |||
2009-02-12 | Add fixed IDs to SMS carrier list | Evan 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-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 ↵ | Ciaran Gultnieks | |
level | |||
2009-01-23 | Merge branch 'master' of /var/www/mublog | Evan 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-14 | PostgreSQL - added the rest of the recently added tables for blocking, ↵ | CiaranG | |
notice inboxes, etc. Needs testing | |||
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 | |
darcs-hash:20081206030132-7b5ce-96c38ab67edd3d58f8722ef25852a6143f05a86b.gz | |||
2008-12-08 | database changes to say whether to deliver messages for a subscription | Evan Prodromou | |
darcs-hash:20081209033637-5ed1f-df5ef40e57cc0e9485e34e2f5e46249dcb0d9130.gz | |||
2008-12-03 | whitespace in laconica.sql | Evan Prodromou | |
darcs-hash:20081203222819-5ed1f-49d1657730072be304ea6455ac96637ab47191f3.gz | |||
2008-12-03 | add profile block data object | Evan Prodromou | |
darcs-hash:20081203222619-5ed1f-b313092893c67a3ec1dc92a79aa7fed4ab583729.gz | |||
2008-11-20 | add profile tags to DB | Evan Prodromou | |
darcs-hash:20081120205506-84dde-e9aa0a70d3529f91909dbe29f03a46b40ef18fff.gz | |||
2008-11-15 | Nudge feature | csarven | |
darcs-hash:20081116022735-eefa4-366f6deb85942f859ebd532e477b57737bcafbf8.gz | |||
2008-11-13 | add inboxed and regenerate data objects | Evan Prodromou | |
darcs-hash:20081113210209-84dde-56052bac5ce490d54f3220baaa13f5bfc0e7618d.gz | |||
2008-11-13 | trac31 pg support, fixing 2tu typo, set ur1.ca as default service | millette | |
darcs-hash:20081113152718-099f7-42b60d02395f016c54c5f3c301f9dbe987c1283f.gz | |||
2008-11-06 | trac31 url_auto_shortening by sgmurphy | millette | |
darcs-hash:20081106205926-099f7-6bcfd7969a159a12b1ba6a9ee254e44a07b94761.gz | |||
2008-11-12 | created timestamp on notice_inbox | Evan Prodromou | |
darcs-hash:20081112172517-5ed1f-4e8534d7898e2134edf4c0a28417b4a5274617d4.gz | |||
2008-10-22 | notice inbox | Evan Prodromou | |
darcs-hash:20081022203600-5ed1f-344e77e348655806a27db2de043b55ba67afc73a.gz | |||
2008-10-22 | add an index to subscription token | Evan Prodromou | |
darcs-hash:20081022192750-5ed1f-3265f9f4954cff431a0c276c16a98b9c22d8d40b.gz | |||
2008-09-29 | PostgreSQL: Put a default on confirm_address.address_extra to mimic mysql's ↵ | CiaranG | |
behaviour when a not-null field is not set in a new record darcs-hash:20080929060227-f6e2c-5996ad74cb5c89052417e36634a22b6e219bd92d.gz | |||
2008-09-24 | PostgreSQL: Corrections to the two new table definitions | CiaranG | |
darcs-hash:20080924113550-f6e2c-8791d68684424ef028049ee9ed95b3853dd8f770.gz | |||
2008-09-23 | PostgreSQL: New tables for private messages and invitations (untested) | CiaranG | |
darcs-hash:20080923214601-f6e2c-350de6e8df8bb6e9e5f3dbb1ea43360fc55ee847.gz |