summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2010-01-26Updated geolocation sharing in notice form for Realtime popSarven Capadisli
2010-01-26Add Julien C to author commentsZach Copley
2010-01-26- Remove redundant functionZach Copley
2010-01-26Use "Sign in with Twitter" auth pattern and official Twitter button for Twitt...Zach Copley
2010-01-26Ask the user to set a password before disconnecting from TwitterZach Copley
2010-01-26- Twitter username wasn't getting stored in Foreign_user when linking Twitter...Zach Copley
2010-01-26Allow logging in using TwitterJulien C
2010-01-25Merge branch 'master' into testingEvan Prodromou
2010-01-25Offload inbox updates to a queue handler to speed up posting onlineEvan Prodromou
2010-01-25Disable PubSubHubBub hub pings automatically on private site (hub wouldn't be...Brion Vibber
2010-01-24set correct key types for User_flag_profileEvan Prodromou
2010-01-24add function doc comment to User_flag_profile::create()Evan Prodromou
2010-01-24Added version info for MobileProfile pluginSarven Capadisli
2010-01-24Better alignment for notice options in MobileProfileSarven Capadisli
2010-01-24Updated notice item view where a) notice text no longer wraps aroundSarven Capadisli
2010-01-24Updated UI for notice aside content and notice options in MobileProfileSarven Capadisli
2010-01-24Inline script for maxlength is deprecatedSarven Capadisli
2010-01-22Fix for PoweredByStatusNetPlugin to be localizable (was broken for non-Englis...Brion Vibber
2010-01-22Consolidate PuSH publishing ping into a single POST for all feeds, and fix se...Brion Vibber
2010-01-22XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
2010-01-21XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
2010-01-20add class and function doc comments to PuSH pluginEvan Prodromou
2010-01-20whitespace changes to make phpcs happy for PuSH pluginEvan Prodromou
2010-01-20correctly get replies for a notice in PuSH pluginEvan Prodromou
2010-01-20use standard plugin configuration for PubSubHubBubEvan Prodromou
2010-01-20update friends, not user, timeline for recipients of notice in PuSH pluginEvan Prodromou
2010-01-16Cleanup for memcached host/port split -- apparently we use ';' on purpose, re...Brion Vibber
2010-01-14Clean up host/port separation in memcached plugin -- use : not ; as separator...Brion Vibber
2010-01-13queue daemon fixes: path fix for xmpp, suppress warning in memcached initBrion Vibber
2010-01-13Made the IMAP plugin work in the style of the new queue/iomanagersCraig Andrews
2010-01-13Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xZach Copley
2010-01-13When Twitter bridge encounters a 403 (rate limit) err, drop the noticeZach Copley
2010-01-13throttle subscriptionsEvan Prodromou
2010-01-12Merge branch '0.9.x' into inblobEvan Prodromou
2010-01-12Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-12Major refactoring of queue handlers to support running multiple sites in one ...Brion Vibber
2010-01-12Actually skip the pingback if XML-RPC extension is missing, instead of consid...Brion Vibber
2010-01-11Merge branch '0.9.x' into inblobEvan Prodromou
2010-01-11Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-11safer storage for diskcachepluginEvan Prodromou
2010-01-11dos -> unix line endings on CasAuthentication's CAS libraryBrion Vibber
2010-01-11Merge branch 'diskcache' into 0.9.xEvan Prodromou
2010-01-11Apparently, I can't spell my family name.Sarven Capadisli
2010-01-11Merge branch 'sessionidparam' into 0.9.xEvan Prodromou
2010-01-11inject session before redirect for openid finish loginEvan Prodromou
2010-01-09i18n in the imap pluginCraig Andrews
2010-01-09Add version information to a bunch of pluginsCraig Andrews
2010-01-09use Inbox in twitterstatusfetcherEvan Prodromou
2010-01-09change PuSH plugin to use whoGets()Evan Prodromou
2010-01-09use whoGets() for realtime pluginEvan Prodromou