summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-05free memory in SMS daemon, tooEvan Prodromou
2008-09-05free and unset DB_DataObjects after we're done with themEvan Prodromou
2008-09-05set focus to status text areaEvan Prodromou
2008-09-05stop default handling of return in browserEvan Prodromou
2008-09-05do submit on keydownEvan Prodromou
2008-09-05return in the status textarea will submit the formEvan Prodromou
2008-09-04change sms broadcast to use a joinEvan Prodromou
2008-09-04use a join for omb broadcastEvan Prodromou
2008-09-04better @ linksEvan Prodromou
2008-09-04add some processTime() to the send loops to avoid filling the bufferEvan 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-04add newline at the end of pidfileEvan Prodromou
2008-09-04more robust code for setting daemon uid/gidEvan Prodromou
2008-09-04add .pid to pidfile namesEvan Prodromou
2008-09-04scripts daemonize themselvesEvan Prodromou
2008-09-04Fix typo in finishremotesubscribeCiaranG
2008-09-04fix bad args in postnotice for new noticesEvan Prodromou
2008-09-02Some Notice::saveNew cleanups.Ori Avtalion
2008-09-04Fix typo in presence message (x3)CiaranG
2008-09-04Resolve remote subscribe and omb problems with quotes (Tickets #604 and #567)CiaranG
2008-08-30RequirePasswordGarret Buell
2008-08-31Elide_TagsGarret Buell
2008-08-31Allow_multicase_tagsGarret Buell
2008-08-31Tags_without_fancyGarret Buell
2008-08-28move broadcast in OMB postnotice for bad caseEvan Prodromou
2008-08-26try to make the reply button do the right thing if there's no notification box.Evan Prodromou
2008-08-26license block on util.jsEvan Prodromou
2008-09-02reconnect timeoutEvan Prodromou
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-09-02use updated xmpphp libraryEvan Prodromou
2008-08-30slightly better int mathEvan Prodromou
2008-08-30int div gamesEvan Prodromou
2008-08-30floorEvan Prodromou
2008-08-30debug logging in __processEvan Prodromou
2008-08-30switch around how XMLStream does processingEvan Prodromou
2008-09-01dnd -> available, just looks bad as dnsEvan Prodromou
2008-09-01restore HTML in output, remove rump pubsub event codeEvan Prodromou
2008-09-01slightly more robust connection codeEvan Prodromou
2008-09-01separate out presence from connection, send different presence types from que...Evan Prodromou
2008-08-31halt sending HTML in JabberEvan Prodromou
2008-08-30add some sanity-check stuff for long-running daemonsEvan Prodromou