summaryrefslogtreecommitdiff
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-26compile error with lost dotEvan Prodromou
2008-06-26better instructions on confirmation codeEvan Prodromou
2008-06-26fancy URLs for IM settingsEvan Prodromou
2008-06-26some variable names swapped around when I split up the big methodEvan Prodromou
2008-06-26add a function to show current addressEvan Prodromou
2008-06-26forgot to clone userEvan 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-26more loggingEvan Prodromou
2008-06-26use jabber.php more from xmppdaemonEvan Prodromou
2008-06-26misunderstood host versus serverEvan 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-26show the proper address in the message for non-email confirmsEvan 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-24show better errors on bad codesEvan Prodromou
2008-06-24use $newpassword instead of $password consistentlyEvan Prodromou
2008-06-24correct field nameEvan Prodromou
2008-06-24type -> address_typeEvan Prodromou
2008-06-24slightly different from settingsactionEvan Prodromou
2008-06-24less tricky with recoverpasswordEvan Prodromou
2008-06-24url for confirmation email is better, fancy urlEvan Prodromou
2008-06-24output a message when we send the recovery emailEvan Prodromou
2008-06-24rudimentary recoverpassword systemEvan Prodromou
2008-06-24login doesn't bark if the user is automatically logged inEvan 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-23correct name for common_forgetme() in logoutEvan 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-23add table for remember me codesEvan Prodromou
2008-06-23more robust handling of new JIDsEvan Prodromou