summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-06-26new version number0.3.5Evan Prodromou
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-26fancy URLs for IM settingsEvan Prodromou
2008-06-26add a function to show current addressEvan Prodromou
2008-06-26stub for jabber_is_subscribedEvan Prodromou
2008-06-26show checkbox as checked or notEvan Prodromou
2008-06-26move text out of input, into a separate spanEvan Prodromou
2008-06-26get rid of label on checkbox, just include it as contentsEvan Prodromou
2008-06-26some UI changes to the IM settingsEvan Prodromou
2008-06-26correct confirm codeEvan Prodromou
2008-06-26use jabber.php more from xmppdaemonEvan Prodromou
2008-06-26misunderstood host versus serverEvan Prodromou
2008-06-26handle host !Evan Prodromou
2008-06-26confirmation code sent by web user, not xmppdaemonEvan Prodromou
2008-06-26use jabber library from xmppdaemon programEvan Prodromou
2008-06-26subscribe before sending confirmation messageEvan Prodromou
2008-06-24less tricky with recoverpasswordEvan Prodromou
2008-06-24url for confirmation email is better, fancy urlEvan Prodromou
2008-06-24rudimentary recoverpassword systemEvan Prodromou
2008-06-24using bogus attribute of $rmEvan Prodromou
2008-06-24think && was binding too closely in remembered_userEvan Prodromou
2008-06-23check session name COOKIE before ensuring sessionEvan Prodromou
2008-06-23better cookie buildingEvan Prodromou
2008-06-23set user takes a nickname, not a user objectEvan Prodromou
2008-06-23change some things around to see if we can get the cookies rightEvan Prodromou
2008-06-23force session again and correctly get IDEvan Prodromou
2008-06-23use the correct field for Remember_meEvan Prodromou
2008-06-23typo in name of common_set_cookieEvan Prodromou
2008-06-23bad function callEvan Prodromou
2008-06-23switch order for checkbox, instructioEvan Prodromou
2008-06-23implement rememberme functionalityEvan Prodromou
2008-06-23more robust handling of new JIDsEvan Prodromou
2008-06-23syntax error in jabber_format_noticeEvan Prodromou
2008-06-23broadcast notices to jabberEvan Prodromou
2008-06-23jabber send and confirmation codeEvan Prodromou
2008-06-23add jabber library and use itEvan Prodromou
2008-06-23add imsettings to menuEvan Prodromou
2008-06-22first pass at a daemon to receive XMPP messagesEvan Prodromou
2008-06-22disallow nicknames on a blacklistEvan Prodromou
2008-06-22version number changedEvan Prodromou
2008-06-22use a static rather than a constant for code charsEvan Prodromou
2008-06-22special function for generating confirmation codesEvan Prodromou
2008-06-22require the right classEvan Prodromou
2008-06-22move confirmemail to confirmaddressEvan Prodromou
2008-06-22typo in objstringEvan Prodromou
2008-06-22reference calling for objstringEvan Prodromou
2008-06-22add better debuggingEvan Prodromou
2008-06-20some whitespaceEvan Prodromou
2008-06-20change from using tag uris to http urls for identifiersEvan Prodromou