Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-27 | session storage | Evan Prodromou | |
2009-06-24 | change foreign_user.id to bigint (for Twitter, Facebook, etc.) | Evan Prodromou | |
2009-06-22 | Database changes for file tables | Evan Prodromou | |
Some minor database changes for file tables. Namely: * Added a timestamp to all tables * Added a filename column for local files * Change some tables that had unnecessary auto-increment primary keys when they had another unique column that should act as the primary key * Change engine from MyISAM to InnoDB for a couple of files. Also, rebuilt the DB_DataObject files for all these tables. | |||
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 | |
* 0.8.x: (32 commits) updates to Status_network makeadmin action make admins of groups show aliases when showing a group Link and distribute notices tagged for a group alias Code for adding and saving group aliases Styles for group block add correct li for css magic for block stuff typo in profileminilist class return count from show try to get the right class for profileminilist fix perms for classes/statusnet.ini fixup perms for classes Added Group_alias class add a table for group aliases Cross-browser notice_attach Allow users to be unblocked from a group Some UI improvements for blocking and unblocking The rest of the things necessary to make group block work Make group block work ... Conflicts: db/laconica.sql lib/common.php | |||
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 | |
2009-06-14 | added group_block table to database | Evan Prodromou | |
2009-06-09 | Merge branch '0.8.x' into userdesign | Evan Prodromou | |
Conflicts: actions/designsettings.php | |||
2009-05-27 | Upgraded foreign_id column to handle new 64-bit Facebook user IDs. | Zach Copley | |
See: http://developers.facebook.com/news.php?blog=1&story=226 | |||
2009-05-23 | move design items before timestamps | Evan Prodromou | |
2009-05-22 | schema changes for user support of designs | Evan Prodromou | |
2009-05-22 | add design table to DB | Evan Prodromou | |
2009-05-22 | reformat laconica.sql | Evan Prodromou | |
2009-05-15 | Added sql files to handle attachments (not yet tested) Hoping someone will ↵ | Robin Millette | |
improve the postgres version. | |||
2009-04-28 | Added dirty dates to Foreign_link | Zach Copley | |
2009-04-19 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-04-18 | add reply_to index to notice | Evan Prodromou | |
2009-04-02 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-03-30 | trac#776 changed db collations from utf8_bin to utf8_general_ci for case ↵ | Robin Millette | |
insensitive search | |||
2009-03-12 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
Conflicts: classes/Notice.php lib/action.php lib/router.php lib/twitter.php | |||
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-02-28 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
2009-02-28 | don't use semicolons in comments | Evan Prodromou | |
2009-02-26 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
2009-02-26 | add conversation id to notice | 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-09 | add some indices for performance | Evan Prodromou | |
2009-01-13 | SQL setup for groups. | Evan Prodromou | |
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-23 | Twitter bridge - pref setting to turn off sending @-replies to Twitter | Zach Copley | |
darcs-hash:20080924023615-7b5ce-c747e8236b3967824ed93f18285e1b6e0b46c3f0.gz | |||
2008-09-17 | newmessage and showmessage | Evan Prodromou | |
darcs-hash:20080917174741-5ed1f-c090055487bab0df52d25ad6550d3850ef5f7661.gz | |||
2008-09-16 | Database and classes for direct messages | Evan Prodromou | |
darcs-hash:20080916185126-84dde-2983718fc2ab11874c839489290b8a827985274d.gz | |||
2008-09-16 | change some more tables to InnoDB | Evan Prodromou | |
darcs-hash:20080916174515-84dde-f0adac3444809b2f3bfc145eaf8e6f394124e9cc.gz | |||
2008-09-08 | initial non-Ajax version of favorites | Evan Prodromou | |
darcs-hash:20080908181624-84dde-8200e1d91eb5f560ef0f296c9e1c56f93ef1b0c5.gz | |||
2008-08-26 | add a foreign_link table with prefs for the link | Evan Prodromou | |
darcs-hash:20080827032423-84dde-90a4d5931c2292c9ec5febd0c90ed18f6ab93e90.gz |