summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2009-09-02Merge remote branch 'laconica/0.8.x' into 0.9.xCraig Andrews
2009-09-01Check "Files" of type 'application/xhtml+xml' for oEmbed in addition to just ...Craig Andrews
2009-08-28Status_network had wrong ini fileEvan Prodromou
2009-08-28 used standard SQL that mysql and pgsql both likeBrenda Wallace
2009-08-28used standard SQL that mysql and pgsql both likeBrenda Wallace
2009-08-28make use of common_database_tablename()Brenda Wallace
2009-08-28fix for SQL error: ERROR: syntax error at or near ")" at character 45Brenda Wallace
2009-08-28fix for SQL error: ERROR: syntax error at or near ")" at character 45Brenda Wallace
2009-08-27make URL analyzer save new info on URLs0.8.1rc2Evan Prodromou
2009-08-27remove duplicate save of Notice and streamline attachment detectionEvan Prodromou
2009-08-27changes to FileEvan Prodromou
2009-08-27Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.xEvan Prodromou
2009-08-27methods on User to grant, check, and revoke rolesEvan Prodromou
2009-08-27flip executable bit on User_role.phpEvan Prodromou
2009-08-27add data object class for user_roleEvan Prodromou
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-26Merge commit 'laconica/0.8.x' into 0.9.xCraig Andrews
2009-08-26Fix some stupid bugs, such as a mispelling of oembedCraig Andrews
2009-08-26Display linked oembed resources as enclosures if they are of non-html mime typesCraig Andrews
2009-08-26Save the mimetype for oEmbed linked urlCraig Andrews
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25global search and replace for laconica -> statusnetEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-25Merge branch '0.8.x' into testingEvan Prodromou
2009-08-25Rename Laconica to StatusNetEvan Prodromou
2009-08-25Take token field out of foreign_linkZach Copley
2009-08-24ftps protocol should be handled the same way as ftpCraig Andrews
2009-08-24Merge branch '0.8.x' into testingEvan Prodromou
2009-08-24Add new Foreign_link col to store OAuth access tokenZach Copley
2009-08-21Merge branch '0.9.x' into openidpluginEvan Prodromou
2009-08-21Merge branch 'dbconfig' into 0.9.xEvan Prodromou
2009-08-21load configuration options from database at runtimeEvan Prodromou
2009-08-21Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-21new class for configuration settingsEvan Prodromou
2009-08-21validation code in Notice correctly checks length of contentEvan Prodromou
2009-08-21Notice class has methods to check content lengthEvan Prodromou
2009-08-21check correct setting in Profile bio lengthEvan Prodromou
2009-08-21Profile class has methods to check bio lengthEvan Prodromou
2009-08-21methods for Message to check max content lengthEvan Prodromou
2009-08-21can set group desc limit to unlimited without resetting global limitEvan Prodromou
2009-08-21allow configurable length for user group descriptionEvan Prodromou
2009-08-21data classes allow >140c in user group descriptionsEvan Prodromou
2009-08-21data classes allow >140 bios in profilesEvan Prodromou
2009-08-21Messages can be >140c in classesEvan Prodromou
2009-08-21update data classes for TEXT content in noticeEvan Prodromou
2009-08-20Change the notice type defines all into class constants and adapt all files.Marcel van der Boom
2009-08-18Return null if all columns in the compound primary key aren't specifiedZach Copley