Age | Commit message (Expand) | Author |
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-06-24 | all daemons take an id parameter | Evan Prodromou |
2009-06-22 | xmppconfirmhandler.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-16 | Abort the xmpp-related daemons immediately if xmpp is disabled in the config,... | CiaranG |
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | TRUE | 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-09-13 | duplicate confirmation to avoid where clause | Evan Prodromou |
2008-09-05 | free and unset DB_DataObjects after we're done with them | Evan Prodromou |
2008-09-04 | better logging for confirm handler update | Evan Prodromou |
2008-09-04 | abstract XMPP-related queue handling to a common superclass | Evan Prodromou |
2008-09-04 | make confirmhandler a subclass of queuehandler | Evan Prodromou |
2008-09-04 | scripts daemonize themselves | Evan Prodromou |
2008-09-04 | Fix typo in presence message (x3) | CiaranG |
2008-09-02 | variable name conflict on reconnect | Evan Prodromou |
2008-09-02 | set the reconnect timeout | Evan Prodromou |
2008-09-02 | better connection handling in scripts | Evan Prodromou |
2008-09-02 | add reconnect handlers to main XMPP-handling scripts | Evan Prodromou |
2008-08-30 | switch around how XMLStream does processing | Evan Prodromou |
2008-09-01 | dnd -> available, just looks bad as dns | Evan Prodromou |
2008-09-01 | separate out presence from connection, send different presence types from que... | Evan Prodromou |
2008-08-30 | add some sanity-check stuff for long-running daemons | Evan Prodromou |
2008-08-30 | add initialization info to the queue handlers | Evan Prodromou |
2008-08-30 | public queue handler and xmpp confirm handler service their message queues | Evan Prodromou |
2008-08-30 | don't clear old claims | Evan Prodromou |
2008-08-29 | a little more robust confirm handler | Evan Prodromou |
2008-08-27 | break up monolithic xmppdaemon into multiple queue handlers | Evan Prodromou |