Age | Commit message (Expand) | Author |
2009-09-15 | check correct define (not backwards compatible) | Evan Prodromou |
2009-09-15 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-09-08 | flip exe bit on statusnet.ini | Evan Prodromou |
2009-09-08 | flip exe bit on Deleted_notice.php | Evan Prodromou |
2009-09-08 | flip exe bit on Config.php | Evan Prodromou |
2009-09-02 | Merge remote branch 'laconica/0.8.x' into 0.9.x | Craig Andrews |
2009-09-01 | Check "Files" of type 'application/xhtml+xml' for oEmbed in addition to just ... | Craig Andrews |
2009-08-28 | Status_network had wrong ini file | Evan Prodromou |
2009-08-28 | used standard SQL that mysql and pgsql both like | Brenda Wallace |
2009-08-28 | used standard SQL that mysql and pgsql both like | Brenda Wallace |
2009-08-28 | make use of common_database_tablename() | Brenda Wallace |
2009-08-28 | fix for SQL error: ERROR: syntax error at or near ")" at character 45 | Brenda Wallace |
2009-08-28 | fix for SQL error: ERROR: syntax error at or near ")" at character 45 | Brenda Wallace |
2009-08-27 | make URL analyzer save new info on URLs0.8.1rc2 | Evan Prodromou |
2009-08-27 | remove duplicate save of Notice and streamline attachment detection | Evan Prodromou |
2009-08-27 | changes to File | Evan Prodromou |
2009-08-27 | Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x | Evan Prodromou |
2009-08-27 | methods on User to grant, check, and revoke roles | Evan Prodromou |
2009-08-27 | flip executable bit on User_role.php | Evan Prodromou |
2009-08-27 | add data object class for user_role | Evan Prodromou |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-08-26 | Merge commit 'laconica/0.8.x' into 0.9.x | Craig Andrews |
2009-08-26 | Fix some stupid bugs, such as a mispelling of oembed | Craig Andrews |
2009-08-26 | Display linked oembed resources as enclosures if they are of non-html mime types | Craig Andrews |
2009-08-26 | Save the mimetype for oEmbed linked url | Craig Andrews |
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou |
2009-08-25 | global search and replace for laconica -> statusnet | Evan Prodromou |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou |
2009-08-25 | a distributed -> the distributed | Evan Prodromou |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou |
2009-08-25 | Merge branch '0.8.x' into testing | Evan Prodromou |
2009-08-25 | Rename Laconica to StatusNet | Evan Prodromou |
2009-08-25 | Take token field out of foreign_link | Zach Copley |
2009-08-24 | ftps protocol should be handled the same way as ftp | Craig Andrews |
2009-08-24 | Merge branch '0.8.x' into testing | Evan Prodromou |
2009-08-24 | Add new Foreign_link col to store OAuth access token | Zach Copley |
2009-08-21 | Merge branch '0.9.x' into openidplugin | Evan Prodromou |
2009-08-21 | Merge branch 'dbconfig' into 0.9.x | Evan Prodromou |
2009-08-21 | load configuration options from database at runtime | Evan Prodromou |
2009-08-21 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-08-21 | new class for configuration settings | Evan Prodromou |
2009-08-21 | validation code in Notice correctly checks length of content | Evan Prodromou |
2009-08-21 | Notice class has methods to check content length | Evan Prodromou |
2009-08-21 | check correct setting in Profile bio length | Evan Prodromou |
2009-08-21 | Profile class has methods to check bio length | Evan Prodromou |
2009-08-21 | methods for Message to check max content length | Evan Prodromou |
2009-08-21 | can set group desc limit to unlimited without resetting global limit | Evan Prodromou |
2009-08-21 | allow configurable length for user group description | Evan Prodromou |
2009-08-21 | data classes allow >140c in user group descriptions | Evan Prodromou |