summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-08-27XmppQueueHandler extends QueueHandler tooEvan Prodromou
2008-08-27extend QueueHandlerEvan Prodromou
2008-08-27correct return values from start() in queue handlersEvan Prodromou
2008-08-27don't clear claims immediatelyEvan Prodromou
2008-08-27correct presence in jabber functionEvan Prodromou
2008-08-27change return in queue functionEvan Prodromou
2008-08-27got two lines reversedEvan Prodromou
2008-08-27change queue_item to use a compound primary keyEvan Prodromou
2008-08-27remove unimplemented methods from XmppDaemonEvan Prodromou
2008-08-27break up monolithic xmppdaemon into multiple queue handlersEvan Prodromou
2008-08-29clean up username entered at loginEvan Prodromou
2008-08-29CSRF protection in remotesubscribeZach Copley
2008-08-29CSRF protection in emailsettingsZach Copley
2008-08-29CSRF protection in user registrationEvan Prodromou
2008-08-29CSRF protection in recoverpasswordZach Copley
2008-08-29session token in userauthorization formEvan Prodromou
2008-08-29csrf protection in userauthorizationEvan Prodromou
2008-08-29better client error on CSRF problem with subscribe/unsubscribeEvan Prodromou
2008-08-29CSRF protection for subscription/unsubscriptionEvan Prodromou
2008-08-28CSRF protection in imsettings.phpZach Copley
2008-08-28CSRF protection in smssettings.phpZach Copley
2008-08-29add csrf protection to profile settingsEvan Prodromou