summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2008-09-22clear and rebuild db scriptsEvan Prodromou
2008-09-16integrate local changes with Zach'sEvan Prodromou
2008-08-17translation updatesEvan Prodromou
2008-06-26fork daemonEvan Prodromou
2008-09-16enjitqueuehandler addedEvan Prodromou
2008-08-30remove custom xmppdaemon error handlerEvan Prodromou
2008-08-16XMPP daemon updates including help, sub and subsub commands, plus subscribe/u...CiaranG
2008-08-14Bounce oversized XMPP messages back to user (Ticket #112)CiaranG
2008-09-13duplicate confirmation to avoid where clauseEvan Prodromou
2008-09-13LOG_ERROR -> LOG_ERREvan Prodromou
2008-09-05free and unset DB_DataObjects after we're done with themEvan Prodromou
2008-09-04better logging for confirm handler updateEvan Prodromou
2008-09-04require xmppqueuehandler in jabberqueuehandlerEvan Prodromou
2008-09-04change xmppqueuedaemon to jabberqueuedaemon in startdaemonsEvan Prodromou
2008-09-04abstract XMPP-related queue handling to a common superclassEvan Prodromou
2008-09-04make confirmhandler a subclass of queuehandlerEvan Prodromou
2008-09-04better feedback when starting daemonsEvan Prodromou
2008-09-04new format for startdaemons; not sure how to do stopdaemons so puntingEvan Prodromou
2008-09-04scripts daemonize themselvesEvan Prodromou
2008-09-04Fix typo in presence message (x3)CiaranG
2008-09-02variable name conflict on reconnectEvan Prodromou
2008-09-02set the reconnect timeoutEvan Prodromou
2008-09-02better connection handling in scriptsEvan Prodromou
2008-09-02add reconnect handlers to main XMPP-handling scriptsEvan Prodromou
2008-08-30switch around how XMLStream does processingEvan Prodromou
2008-09-01dnd -> available, just looks bad as dnsEvan Prodromou
2008-09-01separate out presence from connection, send different presence types from que...Evan Prodromou
2008-08-30add some sanity-check stuff for long-running daemonsEvan Prodromou
2008-08-30add initialization info to the queue handlersEvan Prodromou
2008-08-30public queue handler and xmpp confirm handler service their message queuesEvan Prodromou
2008-08-30check the state of the queue before diving in to process itEvan Prodromou
2008-08-30eliminate loops in forwardingEvan Prodromou
2008-08-30check for self in forwards, tooEvan Prodromou
2008-08-30some fixes from on the jabber serverevan
2008-08-30sms handler was handling omb wronglyEvan Prodromou
2008-08-30require mail for sms, not ombEvan Prodromou
2008-08-30don't clear old claimsEvan Prodromou
2008-08-30correctly use attrs array rather than nonexistent attunctionEvan Prodromou
2008-08-30log fetchEvan Prodromou
2008-08-30debug xml inputEvan Prodromou
2008-08-30better debugging output for forwarded messagesEvan Prodromou
2008-08-30get address from addressesEvan Prodromou
2008-08-30better logging in ombqueuehandlerEvan Prodromou
2008-08-30typo preventing detection of addressesEvan Prodromou
2008-08-30strtolower jids for comparisonEvan Prodromou
2008-08-30forward messages from queuehandler to listenerEvan Prodromou
2008-08-29strip script ending from end of xmppdaemonEvan Prodromou
2008-08-29many jabber queue management changesEvan Prodromou
2008-08-29a little more robust confirm handlerEvan Prodromou
2008-08-29fix name of instantiated classEvan Prodromou