summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-06The structure return by parse_url is an associative array, not an object.Craig Andrews
2010-01-06The structure return by parse_url is an associative array, not an object.Craig Andrews
2010-01-06Remove erroneous call to parent::onInitializePlugin()Craig Andrews
2010-01-06Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xZach Copley
2010-01-06Don't output notices from deleted users.Zach Copley
2010-01-06Rearrange Memcached_DataObject::staticGet() to avoid "only variables can be p...Brion Vibber
2010-01-06suppress notice for undefined prompt variable when console.php is used from n...Brion Vibber
2010-01-06Merge branch 'flagdel' into 0.9.xBrion Vibber
2010-01-06Fix for broken profile flag admin UI: delete stray flag entries when users ar...Brion Vibber
2010-01-06Updated notice-option width in Cloudy themeSarven Capadisli
2010-01-06Fixes layout for attachment page in Cloudy themeSarven Capadisli
2010-01-06Uses a fixed height for header to control the layout for notice formSarven Capadisli
2010-01-06Removed unnecessary internal styleSarven Capadisli
2010-01-06Some better log msgsZach Copley
2010-01-05Fix subscription path in link elementZach Copley
2010-01-05Some phpcs cleanupZach Copley
2010-01-05Comment out the LoggingAggregator businessZach Copley
2010-01-05Reject subscription requests for handlers that don't support http-postZach Copley
2010-01-05Added a bunch of function commment blocksZach Copley
2010-01-05Added intial READMEZach Copley
2010-01-05Support an 'extra' clause when definining a column (e.g.: 'on updateZach Copley
2010-01-05Add an RSSCloud queue handler daemonZach Copley
2010-01-05Notifier works, and bad subscriptions are deleted properly now.Zach Copley
2010-01-05Plugin now checks notify handlers before registering subscriptionsZach Copley
2010-01-05Better .ini info for RSSCloud subscriptionZach Copley
2010-01-05Make dummy aggregator handle RSSCloud challenge/response with domain parameterZach Copley
2010-01-05Set modified column correctly.Zach Copley
2010-01-05Fixed DB_DataObject to return the right keys info for a compoundZach Copley
2010-01-05Add a table and DB_DataObject class for storing cloud subscriptionsZach Copley
2010-01-05Queue notices for rssCloudZach Copley
2010-01-05Only add rssCloud link to user timelineZach Copley
2010-01-05/rsscloud/request_notify should work nowZach Copley
2010-01-05Some foundational work. Not much to see here. Move along.Zach Copley
2010-01-05Test action to simulate an aggregator. Useful for checking that the cloud hub...Zach Copley
2010-01-05Extremely nascent RSSCloud pluginZach Copley
2010-01-05encache on insert instead of decachingEvan Prodromou
2010-01-06remove invalid calls to AuthenticationPlugin::onAutoloadCraig Andrews
2010-01-06Use plugin configuration instead of common_config()Craig Andrews
2010-01-06Use common_{log,debug} instead of error_log for loggingCraig Andrews
2010-01-06Add shiny's mollom pluginCraig Andrews
2010-01-05Fix for overlong RT trimming: don't trim if textlimit is 0 (unlimited)Brion Vibber
2010-01-05Ticket 2135: trim overlong repeats with ellipsis rather than failing.Brion Vibber
2010-01-05Cache fixes:Brion Vibber
2010-01-05Require users to login to view attachments on private sitesCraig Andrews
2010-01-05Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2010-01-05Move Authorization and Authentication plugin structures into core, instead of...Craig Andrews
2010-01-05Fix auth plugin autoregistration issue.Craig Andrews
2010-01-05Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2010-01-05Added adminprofileflag padding for CloudySarven Capadisli
2010-01-05Typo fix in the new default in-process cache; spewed notice warnings on delet...Brion Vibber