summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-06-23syntax error in jabber_format_noticeEvan Prodromou
2008-06-23more fixes in default themeEvan Prodromou
2008-06-23don't validate email if none providedEvan Prodromou
2008-06-23fix instructions in default themeEvan 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-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
2008-06-22forgot to return on invalid nicknameEvan Prodromou
2008-06-22disallow nicknames on a blacklistEvan Prodromou
2008-06-22remove check immediateEvan Prodromou
2008-06-22version number changedEvan Prodromou
2008-06-22allow blank email address (I think)0.3.4Evan Prodromou
2008-06-22UNDO: move profile update to frontEvan Prodromou