summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-30better check for ready state on connectionEvan Prodromou
2008-08-30check the state of the queue before diving in to process itEvan Prodromou
2008-08-30forgot to use the array for avoiding dupesEvan Prodromou
2008-08-30use priority in connectionEvan Prodromou
2008-08-30make XMPP take a priority for presenceEvan Prodromou
2008-08-30eliminate loops in forwardingEvan Prodromou
2008-08-30check for self in forwards, tooEvan Prodromou
2008-08-30get rid of Laconica_XMPP and ignore priorityEvan Prodromou
2008-08-30some fixes from on the jabber serverevan
2008-08-30forgot to get the profile in public queue handlerEvan Prodromou
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-30less sleeping, slightlyEvan 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-30log transport when claiming a noticeEvan Prodromou
2008-08-30use common log in error handler rather than echoEvan 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-29add 'raw' to payload to allow getting to the raw xmlEvan Prodromou
2008-08-29strip script ending from end of xmppdaemonEvan Prodromou
2008-08-29lost $sent_to in jabber_public_noticeEvan 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
2008-08-29split public stream to its own queue handlerEvan Prodromou
2008-08-29harmonize csrf and queuesEvan Prodromou
2008-08-28add a script to stop daemons, tooEvan Prodromou
2008-08-28add a bash script to start all the daemonsEvan Prodromou
2008-08-27return results of broadcasting by smsEvan Prodromou
2008-08-27misprint of omb as omsEvan Prodromou
2008-08-27return correct values for success in handling messagesEvan Prodromou
2008-08-27$this->log to common_log in Queue_itemEvan Prodromou