summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2010-09-06common_cache_key() -> Cache::key()Evan Prodromou
2010-09-06common_keyize() -> Cache::keyize()Evan Prodromou
2010-09-06common_memcache() => Cache::instance()Evan Prodromou
2010-09-05Fix syntax errorCraig Andrews
2010-09-03is_otr -> isOtrCraig Andrews
2010-09-03is_autoreply -> isAutoreplyCraig Andrews
2010-09-03get_user -> getUserCraig Andrews
2010-09-03add_notice -> addNoticeCraig Andrews
2010-09-03handle_incoming -> handleIncomingCraig Andrews
2010-09-03format_notice -> formatNoticeCraig Andrews
2010-09-03send_confirmation_code -> sendConfirmationCodeCraig Andrews
2010-09-03send_from_site -> sendFromSiteCraig Andrews
2010-09-03enqueue_incoming_raw -> enqueueIncomingRawCraig Andrews
2010-09-03enqueue_outgoing_raw -> enqueueOutgoingRawCraig Andrews
2010-09-03daemon_screenname -> daemonScreennameCraig Andrews
2010-09-03receive_raw_message -> receiveRawMessageCraig Andrews
2010-09-03send_notice -> sendNoticeCraig Andrews
2010-09-03send_message -> sendMessageCraig Andrews
2010-09-02Merge branch '0.9.x' into 1.0.xEvan Prodromou
2010-09-03* i18n/L10n updates and FIXMEs addedSiebrand Mazeland
2010-09-02Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-09-02Merge branch 'master' into testingBrion Vibber
2010-09-02show notice title on shownotice pageEvan Prodromou
2010-09-02Ticket #2638: allow themes to specify a base theme to load with 'include' set...Brion Vibber
2010-09-02Merge branch 'swat0' into 0.9.xEvan Prodromou
2010-09-02Merge branch 'testing' into 0.9.xEvan Prodromou
2010-09-02Fix for #2635: use ssl-sometimes settings for Twitter settings & auth pagesBrion Vibber
2010-09-01Revert "debugging replyToID"Evan Prodromou
2010-09-01debugging replyToIDEvan Prodromou
2010-09-01Correctly check for user's id in replies in user salmon postEvan Prodromou
2010-09-01correctly return oprofile from Ostatus_profile::ensureProfileURI()Evan Prodromou
2010-09-01save URIs of remote profiles marked for attentionEvan Prodromou
2010-09-01Handle profile-from-uri hook to return ostatus profile if there's a matchEvan Prodromou
2010-09-01send a salmon slap to mentioned person when we reply to a noticeEvan Prodromou
2010-09-01Merge branch 'master' into 0.9.xEvan Prodromou
2010-09-01remove noop function from OStatusPluginEvan Prodromou
2010-08-30Leave session handling to StatusNet - disable phpCAS's handling.Craig Andrews
2010-08-30Upgrade from CAS 1.1.0RC6 to 1.1.2Craig Andrews
2010-08-25fix incorrect function name in updateostatus.php scriptEvan Prodromou
2010-08-18Merge remote branch 'chat-interface-plugins/irc-plugin' into 1.0.xCraig Andrews
2010-08-18Use hash if availableCraig Andrews
2010-08-18reconnect failed doesn't include a parameter in its invocationCraig Andrews
2010-08-18Merge remote branch 'chat-interface-plugins/msn-plugin' into 1.0.xCraig Andrews
2010-08-18include mhash from php compatCraig Andrews
2010-08-18Use mhash from Compat if mhash isn't availableCraig Andrews
2010-08-18Removed old code accidently left in ($data)Luke Fitzgerald
2010-08-18Remove .svn subversion control filesCraig Andrews
2010-08-18Merge remote branch 'chat-interface-plugins/msn-plugin' into 1.0.xCraig Andrews
2010-08-16Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-08-16Merge branch 'testing'Brion Vibber