Age | Commit message (Expand) | Author |
2010-03-18 | Runtime check for known bad PHP versions with 64-bit stream_select() bug in x... | Brion Vibber |
2010-03-10 | Detect when queuedaemon/xmppdaemon parent processes die and kill the child pr... | Brion Vibber |
2010-02-16 | Stomp queue restructuring for mass scalability: | Brion Vibber |
2010-01-26 | Control channel for queue daemons to request graceful shutdown, restart, or u... | Brion Vibber |
2010-01-21 | XMPP queued output & initial retooling of DB queue manager to support non-Not... | Brion Vibber |
2010-01-21 | drop debug line from xmppdaemon.php, we're done debugging that | Brion Vibber |
2010-01-19 | Extra debug instrumentation for xmppdaemon | Brion Vibber |
2010-01-10 | Lots of tiny message changes. | Siebrand Mazeland |
2009-12-15 | remove dead code for handling direct messages, now done with commands | Evan Prodromou |
2009-11-12 | Minor typo correction in log message. Seems trivial, unless you are trying to... | Ciaran Gultnieks |
2009-09-29 | remove string-checks from code using Notice::saveNew() | Evan Prodromou |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-08-25 | a distributed -> the distributed | Evan Prodromou |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou |
2009-08-21 | correctly check for max notice length in xmppdaemon | Evan Prodromou |
2009-07-21 | Set the global $_cur current user so that preferences are loaded. | Craig Andrews |
2009-07-09 | send a ping from the xmppdaemon | Evan Prodromou |
2009-07-03 | clean up payload memory | Evan Prodromou |
2009-06-28 | change name of constructor for xmppdaemon | Evan Prodromou |
2009-06-28 | add a lot more logging to xmppdaemon | Evan Prodromou |
2009-06-28 | if not in daemon mode, xmppdaemon sends log to stdout | Evan Prodromou |
2009-06-28 | got my background/foreground logic backwards | Evan Prodromou |
2009-06-28 | xmppdaemon.php can stay in foreground | Evan Prodromou |
2009-06-24 | all daemons take an id parameter | Evan Prodromou |
2009-06-22 | xmppdaemon.php uses commandline.inc | Evan Prodromou |
2009-06-22 | Merge branch '0.8.x' into cmdline | Evan Prodromou |
2009-06-20 | Update copyright dates in files modified in 2009 | Evan Prodromou |
2009-06-20 | change Controlez-Vous to Control Yourself | Evan Prodromou |
2009-06-20 | change scripts to take server and path from commandline | Evan Prodromou |
2009-04-20 | Merge branch '0.7.x' of git://gitorious.org/laconica/bAvatar-clone without th... | Adrian Lang |
2009-04-18 | shortening links in notices from XMPP | Tobias Diekershoff |
2009-04-16 | Abort the xmpp-related daemons immediately if xmpp is disabled in the config,... | CiaranG |
2009-02-17 | another system message | Evan Prodromou |
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-12-13 | trim the body of an incoming message | Evan Prodromou |
2008-12-11 | xmppdaemon uses 'xml' rather than 'raw' accessor | Evan Prodromou |
2008-11-28 | shorten urls for posts > 140 chars only, from anywhere. Only show long urls i... | millette |
2008-12-04 | new auto-reply regexp (thanks @lilyhill!) | Evan Prodromou |
2008-10-04 | add channels and use command interpreter in different channels | Evan Prodromou |
2008-10-02 | XMPP Direct Messaging / Last notice | nick |
2008-09-26 | Fix error in xmpp help | CiaranG |
2008-09-22 | merge CiaranG's changes for subs0.6.00.6 | Evan Prodromou |
2008-09-16 | integrate local changes with Zach's | Evan Prodromou |
2008-06-26 | fork daemon | Evan Prodromou |
2008-08-30 | remove custom xmppdaemon error handler | Evan Prodromou |
2008-08-16 | XMPP daemon updates including help, sub and subsub commands, plus subscribe/u... | CiaranG |
2008-08-14 | Bounce oversized XMPP messages back to user (Ticket #112) | CiaranG |