summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-08-29CSRF protection in openidsettingsEvan Prodromou
2008-08-29swap around some stuff to show the form correctly on a CSRF error in openidloginEvan Prodromou
2008-08-28CSRF protection for OpenID formEvan Prodromou
2008-08-28add a token for CSRF avoidanceEvan Prodromou
2008-08-28show error in delete noticeEvan Prodromou
2008-08-28CSRF protection in deletenoticeEvan Prodromou
2008-08-28add CSRF protection to avatarEvan Prodromou
2008-08-28return after failed tokenEvan Prodromou
2008-08-28fix random function nameEvan Prodromou
2008-08-28code for session tokenEvan Prodromou
2008-08-28add session token check to password changeEvan Prodromou
2008-08-27get language before setting it.Evan Prodromou
2008-08-27don't do too many broadcasts or confirms before checking the message queueEvan Prodromou
2008-08-27add back in a session start handlerEvan Prodromou
2008-08-27restoring upstream XMLStream.php after pulling ciarang's patchEvan Prodromou
2008-08-26XMPP daemon that doesn't eat messages - note change to XMPPHP as well (Ticket...CiaranG
2008-08-27don't show unknown (debug) errorsEvan Prodromou
2008-08-27fixup whitespaceEvan Prodromou
2008-08-27import upstream XMPPHP with @ciarang's fixEvan Prodromou
2008-08-26fix error storing uris of remote noticesEvan Prodromou
2008-08-26use notice URI if it's not local and it's an HTTP URLEvan Prodromou
2008-08-26only send local messages to public XMPP streamEvan Prodromou