Age | Commit message (Expand) | Author |
2009-08-28 | fix for SQL error: ERROR: syntax error at or near ")" at character 45 | Brenda Wallace |
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 |
2009-08-21 | data classes allow >140 bios in profiles | Evan Prodromou |
2009-08-21 | Messages can be >140c in classes | Evan Prodromou |
2009-08-21 | update data classes for TEXT content in notice | Evan Prodromou |
2009-08-20 | Change the notice type defines all into class constants and adapt all files. | Marcel van der Boom |
2009-08-18 | Return null if all columns in the compound primary key aren't specified | Zach Copley |
2009-08-12 | Prevents redirect URLs that have canonical URLs longer than 255 chars from be... | Brett Taylor |
2009-08-10 | common_config returns false if the config value is not set. Design::toWebColo... | Adrian Lang |
2009-08-07 | Implemented the list_all and list groups API methods as defined at http://lac... | Craig Andrews |
2009-08-05 | Argh, first commit for ages and such a stupid error. Sorry. | Adrian Lang |
2009-08-05 | Argh, first commit for ages and such a stupid error. Sorry. | Adrian Lang |
2009-08-05 | Fix reference to undefined variable in Design::toWebColor. | Adrian Lang |
2009-08-04 | Added correct null check. Created noisey errors on fresh install. | Eric Helgeson |
2009-08-04 | move redirect-to-openid code to OpenID plugin | Evan Prodromou |
2009-08-04 | Move OpenID-related files to OpenID plugin directory | Evan Prodromou |