Age | Commit message (Expand) | Author |
2010-02-24 | - break OMB profile update pings to a background queue | Brion Vibber |
2010-02-21 | Combine code that finds mentions into one place and add hook points | Evan Prodromou |
2010-02-16 | move some nickname-guessing code to lib/util.php from OpenID | Evan Prodromou |
2010-02-12 | Session fix for PHP 5.3 configurations where cookies are excluded from $_REQU... | Brion Vibber |
2010-02-09 | OStatus partial support for group subscriptions: | Brion Vibber |
2010-02-08 | OStatus cleanup... | Brion Vibber |
2010-02-01 | Don't enqueue into plugin or SMS queues when disabled (breaks unqueuehandler ... | Brion Vibber |
2010-01-27 | dropping the setcookie() call from common_ensure_session() since we're pretty... | Brion Vibber |
2010-01-27 | append '/' on cookie path for now (may still need some refactoring) | Brion Vibber |
2010-01-28 | set session cookie correctly | Evan Prodromou |
2010-01-25 | Offload inbox updates to a queue handler to speed up posting online | Evan Prodromou |
2010-01-22 | XMPP queued output & initial retooling of DB queue manager to support non-Not... | Brion Vibber |
2010-01-13 | remove session info in syslog | Evan Prodromou |
2010-01-12 | remove some debugging statements from util.php | Evan Prodromou |
2010-01-12 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2010-01-12 | Major refactoring of queue handlers to support running multiple sites in one ... | Brion Vibber |
2010-01-11 | strip out session ID from root URL | Evan Prodromou |
2010-01-11 | Merge branch 'sessionidparam' into 0.9.x | Evan Prodromou |
2010-01-11 | accept session from | Evan Prodromou |
2010-01-10 | add session ID to local URL when server parts differ | Evan Prodromou |
2010-01-10 | Sever -> server in error message | Evan Prodromou |
2010-01-10 | Sever -> server in error message | Evan Prodromou |
2010-01-10 | Merge branch 'master' into 0.9.x | Evan Prodromou |
2010-01-10 | debugging code to find passed-in objects in munge_password | Evan Prodromou |
2010-01-04 | Ticket 2141: bugs with weighted popularity lists across year boundary. | Brion Vibber |
2010-01-04 | Ticket 2141: bugs with weighted popularity lists across year boundary. | Brion Vibber |
2010-01-02 | Make caching a plugin system | Evan Prodromou |
2010-01-02 | fixup memcache functions | Evan Prodromou |
2009-12-30 | Enable memcache automatic compression, starting at 20k and only if compressio... | Craig Andrews |
2009-12-22 | Merge branch 'testing' | Evan Prodromou |
2009-12-21 | Ignore user language settings that aren't listed in language config; we'll th... | Brion Vibber |
2009-12-19 | Ignore user language settings that aren't listed in language config; we'll th... | Brion Vibber |
2009-12-16 | Add some doc comments and fixmes in util.php | Brion Vibber |
2009-12-16 | PHP 5.3 closure-based implementation of curry(); old implementation used as f... | Brion Vibber |
2009-12-05 | Add 2 new events to enable logger pluginization: StartLog and EndLog | Craig Andrews |
2009-12-03 | Code style cleanup: dropped some unnecessary =& reference assignments where t... | Brion Vibber |
2009-11-27 | Drop the username from the log id for now; seems to trigger an error loop in ... | Brion Vibber |
2009-11-27 | Drop the username from the log id for now; seems to trigger an error loop in ... | Brion Vibber |
2009-11-27 | request id on logs... pid + random id per web request + username + method + url | Brion Vibber |
2009-11-27 | request id on logs... pid + random id per web request + username + method + url | Brion Vibber |
2009-11-25 | Drop error message on setlocale() failure; this is harmless, since we actuall... | Brion Vibber |
2009-11-25 | Drop error message on setlocale() failure; this is harmless, since we actuall... | Brion Vibber |
2009-11-18 | Added Authorization plugin | Craig Andrews |
2009-11-12 | blasted, that should not be there | Craig Andrews |
2009-11-12 | Added a User_username table that links the external username with a StatusNet... | Craig Andrews |
2009-11-11 | Redid how URL shorteners work. This way is much more like how Evan wants even... | Craig Andrews |
2009-11-11 | Fix bug 1963: Web UI throws warnings during previously open login session aft... | Brion Vibber |
2009-11-10 | change credential check to work more like other events | Evan Prodromou |
2009-11-10 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-11-10 | fixup output of object attributes in db error code | Evan Prodromou |