summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-28Added a PubSubHubBub pluginCraig Andrews
2009-08-28Added 2 new events: StartApiRss and StartApiAtomCraig Andrews
2009-08-28Take out unnecessary definesZach Copley
2009-08-28Status_network had wrong ini fileEvan Prodromou
2009-08-28fix 'callback_helper'0.8.1Evan Prodromou
2009-08-28stutuses -> statusesEvan Prodromou
2009-08-28Merge branch 'testing' of git@gitorious.org:laconica/mainline into testingEvan Prodromou
2009-08-28fix for postgres - was using a non-existent variable to work out if should wr...Brenda Wallace
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-28added the user_role tableBrenda Wallace
2009-08-28added config tableBrenda 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-28Merge branch 'twitter-basic-auth' into 0.8.xZach Copley
2009-08-28Make SyncTwitterFriends and TwitterStatusFetcher daemons use both HTTP Basic ...Zach Copley
2009-08-28Abstract the Twitter basic auth stuff into its own client classZach Copley
2009-08-28Renable basic auth posting to Twitter for users who already have a bridge setupZach Copley
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-27reformat curry() to make my editor happyEvan Prodromou
2009-08-27added my email address next to my name at the top of the filesCraig Andrews
2009-08-27Implement the is_member and membership group api'sCraig Andrews
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-27Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.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-27add table for user rolesEvan Prodromou
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-27update version in README, add note about status.netEvan Prodromou
2009-08-27add api/laconica for backwards compatibilityEvan Prodromou
2009-08-27Do not used named capturing groupsCraig Andrews
2009-08-27change default logo from laconica to status.netEvan Prodromou
2009-08-27show SQL errors in the outputEvan Prodromou
2009-08-27don't show a warning when dl() disabledEvan Prodromou
2009-08-27add changelog to READMEEvan Prodromou
2009-08-27update version in, and add codename to, lib/commonEvan Prodromou
2009-08-27Update version number in READMEEvan Prodromou
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-26allow oEmbed resources to be facebook attachmentsCraig Andrews
2009-08-26Merge commit 'laconica/0.8.x' into 0.9.xCraig Andrews
2009-08-26Support multiple attachments per facebook updateCraig Andrews
2009-08-26Fix some stupid bugs, such as a mispelling of oembedCraig Andrews
2009-08-26Add library checking pageCraig 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-26statusize config.php.sampleEvan Prodromou