summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-01-24defaults for nickname and wildcardEvan Prodromou
2010-01-24Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-24Merge branch 'master' into 0.9.xEvan Prodromou
2010-01-24Removed mobile stylesheet from core output. If Mobile support isSarven Capadisli
2010-01-24Updated path to farbtastic stylesheetSarven Capadisli
2010-01-24Event hooks for before and after site_noticeSarven Capadisli
2010-01-23Allow for instances as well as class names to be passed as queue handlers and...Craig Andrews
2010-01-22StompQueueManager uses decode() to decode queued framesCraig Andrews
2010-01-22Fix unqueuemanager for updated QueueHandler interfaceBrion Vibber
2010-01-22Fix unqueuemanager for updated QueueHandler interfaceBrion Vibber
2010-01-22Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-01-22Fix for stuck queue messages: wrap processing in stomp transactions so our la...Brion Vibber
2010-01-22XMPP queued output & initial retooling of DB queue manager to support non-Not...Brion Vibber
2010-01-22Fix for stuck queue messages: wrap processing in stomp transactions so our la...Brion Vibber
2010-01-22Fix unqueuemanager to work with new Queue layout pushed in 0e852def6ae5aa529c...Eric Helgeson
2010-01-22stupid mistake... let's not talk about this.Craig Andrews
2010-01-22Updated some references to the long gnone "isEnclosure" function to the new "...Craig Andrews
2010-01-21XMPP 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-21Merge commit 'origin/testing' into 0.9.xBrion Vibber
2010-01-21Option to log slow db queries or all db queriesBrion Vibber
2010-01-21Event hooks for before and after site_noticeSarven Capadisli
2010-01-21Removed mobile stylesheet from core output. If Mobile support isSarven Capadisli
2010-01-20Add Start/EndSetApiUser events when setting API user via OAuthZach Copley
2010-01-20HTTP auth provided is evaluated even if it's not requiredMichele
2010-01-20add PubSubHubBub and RSSCloud to list of default pluginsEvan Prodromou
2010-01-19Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-01-19Merge branch 'master' into 0.9.xEvan Prodromou
2010-01-19allow all rights reserved, private dataEvan Prodromou
2010-01-18add event for showing content license in actionEvan Prodromou
2010-01-18Fix order of params on 'plugin not found' exceptionBrion Vibber
2010-01-18Updated path to farbtastic stylesheetSarven Capadisli
2010-01-16Merge branch 'master' into 0.9.xEvan Prodromou
2010-01-16Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2010-01-16change rc3 to beta3Evan Prodromou
2010-01-15--xmpp-only hack for queuedaemon.php to run separate queue daemon with only x...Brion Vibber
2010-01-15Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-01-14fix for --skip-xmpp hack -- forgot to do it on the ping & confirm handlersBrion Vibber
2010-01-14Add nickname suggestion capability for use during autoregistration.Craig Andrews
2010-01-14temporary --skip-xmpp flag on queuedaemon.php, allows to run queue daemons bu...Brion Vibber
2010-01-14Make more complete sentence.Siebrand Mazeland
2010-01-14Keep handler registration per-site to fix queue registration in mixed config ...Brion Vibber
2010-01-14Keep handler registration per-site to fix queue registration in mixed config ...Brion Vibber
2010-01-13Don't barf on io loop if xmpp connection failedBrion Vibber
2010-01-13fix for non-% memory soft limitBrion Vibber
2010-01-13fix for non-% memory soft limitBrion Vibber
2010-01-13queue daemon fixes: path fix for xmpp, suppress warning in memcached initBrion Vibber
2010-01-13queue daemon fixes: path fix for xmpp, suppress warning in memcached initBrion Vibber
2010-01-14- Had to remove checking read vs. read-write in OAuth authenticated methodsZach Copley
2010-01-14Check for read vs. read-write access on OAuth authenticated API mehtods.Zach Copley