Age | Commit message (Expand) | Author |
2008-09-22 | merge CiaranG's changes for subs0.6.00.6 | Evan Prodromou |
2008-09-06 | A working stopdaemons.sh, and no parameter needed for startdaemons.sh | CiaranG |
2008-09-22 | clear and rebuild db scripts | Evan Prodromou |
2008-09-16 | integrate local changes with Zach's | Evan Prodromou |
2008-08-17 | translation updates | Evan Prodromou |
2008-06-26 | fork daemon | Evan Prodromou |
2008-09-16 | enjitqueuehandler added | 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 |
2008-09-13 | duplicate confirmation to avoid where clause | Evan Prodromou |
2008-09-13 | LOG_ERROR -> LOG_ERR | 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 | require xmppqueuehandler in jabberqueuehandler | Evan Prodromou |
2008-09-04 | change xmppqueuedaemon to jabberqueuedaemon in startdaemons | 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 | better feedback when starting daemons | Evan Prodromou |
2008-09-04 | new format for startdaemons; not sure how to do stopdaemons so punting | 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 | check the state of the queue before diving in to process it | Evan Prodromou |
2008-08-30 | eliminate loops in forwarding | Evan Prodromou |
2008-08-30 | check for self in forwards, too | Evan Prodromou |
2008-08-30 | some fixes from on the jabber server | evan |
2008-08-30 | sms handler was handling omb wrongly | Evan Prodromou |
2008-08-30 | require mail for sms, not omb | Evan Prodromou |
2008-08-30 | don't clear old claims | Evan Prodromou |
2008-08-30 | correctly use attrs array rather than nonexistent attunction | Evan Prodromou |
2008-08-30 | log fetch | Evan Prodromou |
2008-08-30 | debug xml input | Evan Prodromou |
2008-08-30 | better debugging output for forwarded messages | Evan Prodromou |
2008-08-30 | get address from addresses | Evan Prodromou |
2008-08-30 | better logging in ombqueuehandler | Evan Prodromou |
2008-08-30 | typo preventing detection of addresses | Evan Prodromou |
2008-08-30 | strtolower jids for comparison | Evan Prodromou |
2008-08-30 | forward messages from queuehandler to listener | Evan Prodromou |
2008-08-29 | strip script ending from end of xmppdaemon | Evan Prodromou |
2008-08-29 | many jabber queue management changes | Evan Prodromou |