summaryrefslogtreecommitdiff
path: root/xmppdaemon.php
AgeCommit message (Expand)Author
2008-06-26lost a couple of variablesEvan Prodromou
2008-06-26don't bother with subscription hoohaw; just ask the user to do itEvan Prodromou
2008-06-26some UI changes to the IM settingsEvan Prodromou
2008-06-26more loggingEvan Prodromou
2008-06-26use jabber.php more from xmppdaemonEvan Prodromou
2008-06-26lost parenthesis in xmppdaemonEvan Prodromou
2008-06-26handle host !Evan Prodromou
2008-06-26confirmation code sent by web user, not xmppdaemonEvan Prodromou
2008-06-26commit queries in xmppdaemon::add_noticeEvan Prodromou
2008-06-26use jabber library from xmppdaemon programEvan Prodromou
2008-06-26subscribe before sending confirmation messageEvan Prodromou
2008-06-23add jabber library and use itEvan Prodromou
2008-06-23add imsettings to menuEvan Prodromou
2008-06-23normalize jids before comparisonEvan Prodromou
2008-06-22conn is an attribute of XMPPdaemonEvan Prodromou
2008-06-22change host to portEvan Prodromou
2008-06-22dont let the daemon get called from a web serverEvan Prodromou
2008-06-22strip whitespace in xmppdaemonEvan Prodromou
2008-06-22make the daemon do somethingEvan Prodromou
2008-06-22add flags to db for jabber and sms notificationEvan Prodromou
2008-06-22first pass at a daemon to receive XMPP messagesEvan Prodromou