Age | Commit message (Expand) | Author |
2010-01-21 | drop debug line from xmppdaemon.php, we're done debugging that | Brion Vibber |
2010-01-21 | Quick hack to avoid breaking with geonames off when there's some old cookie s... | Brion Vibber |
2010-01-21 | Option to log slow db queries or all db queries | Brion Vibber |
2010-01-21 | Unimplement retweeted_by_me API action until we have a more efficient query | Evan Prodromou |
2010-01-21 | retweet API methods are readonly | Evan Prodromou |
2010-01-20 | update changes in README0.9.0beta3 | Evan Prodromou |
2010-01-20 | mark retweet api actions read-only where applicable | Evan Prodromou |
2010-01-20 | add class and function doc comments to PuSH plugin | Evan Prodromou |
2010-01-20 | whitespace changes to make phpcs happy for PuSH plugin | Evan Prodromou |
2010-01-20 | correctly get replies for a notice in PuSH plugin | Evan Prodromou |
2010-01-20 | use standard plugin configuration for PubSubHubBub | Evan Prodromou |
2010-01-20 | Revert "DEBUG HACK: error checking for xml_parse in XMPPHP input stream" | Evan Prodromou |
2010-01-20 | Merge branch 'master' of git@gitorious.org:statusnet/mainline | Evan Prodromou |
2010-01-20 | update friends, not user, timeline for recipients of notice in PuSH plugin | Evan Prodromou |
2010-01-20 | DEBUG HACK: error checking for xml_parse in XMPPHP input stream | Brion Vibber |
2010-01-19 | Extra debug instrumentation for xmppdaemon | Brion Vibber |
2010-01-19 | allow all rights reserved, private data | Evan Prodromou |
2010-01-18 | Merge branch 'master' of git@gitorious.org:statusnet/mainline | Evan Prodromou |
2010-01-18 | add event for showing content license in action | Evan Prodromou |
2010-01-16 | Cleanup for memcached host/port split -- apparently we use ';' on purpose, re... | Brion Vibber |
2010-01-16 | Merge branch 'master' of gitorious.org:statusnet/mainline | Brion Vibber |
2010-01-16 | Merge branch 'master' of git@gitorious.org:statusnet/mainline | Evan Prodromou |
2010-01-16 | change rc3 to beta3 | Evan Prodromou |
2010-01-15 | Fix for background recalculation of groups; needs to get Group objects not ID... | Brion Vibber |
2010-01-15 | --xmpp-only hack for queuedaemon.php to run separate queue daemon with only x... | Brion Vibber |
2010-01-15 | Fix since_id and max_id API parameters for inbox-based loads; was failing if ... | Brion Vibber |
2010-01-14 | fix for --skip-xmpp hack -- forgot to do it on the ping & confirm handlers | Brion Vibber |
2010-01-14 | temporary --skip-xmpp flag on queuedaemon.php, allows to run queue daemons bu... | Brion Vibber |
2010-01-14 | Clean up host/port separation in memcached plugin -- use : not ; as separator... | Brion Vibber |
2010-01-14 | Keep handler registration per-site to fix queue registration in mixed config ... | Brion Vibber |
2010-01-13 | Merge branch 'master' of gitorious.org:statusnet/mainline | Brion Vibber |
2010-01-13 | Don't barf on io loop if xmpp connection failed | Brion Vibber |
2010-01-13 | remove debugging statement for friends_timeline | Evan Prodromou |
2010-01-13 | change double quotes to single quotes in numbered format string | Evan Prodromou |
2010-01-13 | do since_id and max_id in inbox | Evan Prodromou |
2010-01-13 | go straight to the DB for inbox before insert | Evan Prodromou |
2010-01-13 | fix for non-% memory soft limit | Brion Vibber |
2010-01-13 | queue daemon fixes: path fix for xmpp, suppress warning in memcached init | Brion Vibber |
2010-01-13 | actually use the user id instead of 0 ;) | Brion Vibber |
2010-01-13 | in case we have cached 'fake' inboxes, make sure we rebuild them running init... | Brion Vibber |
2010-01-13 | Gracefully skip missing user entries when initializing inboxes in bulk | Brion Vibber |
2010-01-13 | Merge branch 'testing' | Evan Prodromou |
2010-01-13 | accept file for initializeinbox.php | Evan Prodromou |
2010-01-14 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli |
2010-01-14 | Update geo location UI for notice form where the geo data info is only | Sarven Capadisli |
2010-01-13 | Merge branch 'master' of git@gitorious.org:statusnet/mainline | Evan Prodromou |
2010-01-13 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2010-01-13 | rev version in lib/common.php | Evan Prodromou |
2010-01-13 | script to upgrade from RC2 to RC3 | Evan Prodromou |
2010-01-13 | Fix for dbqueuehandler: if a queue is unrecognized, discard entries rather th... | Brion Vibber |