Age | Commit message (Expand) | Author |
2008-06-27 | "subscribe" -> "add to buddy list" | Evan Prodromou |
2008-06-26 | better handling of too-long messages | Evan Prodromou |
2008-06-26 | don't bother with subscription hoohaw; just ask the user to do it | Evan Prodromou |
2008-06-26 | compile error with lost dot | Evan Prodromou |
2008-06-26 | better instructions on confirmation code | Evan Prodromou |
2008-06-26 | some variable names swapped around when I split up the big method | Evan Prodromou |
2008-06-26 | forgot to clone user | Evan Prodromou |
2008-06-26 | show checkbox as checked or not | Evan Prodromou |
2008-06-26 | some UI changes to the IM settings | Evan Prodromou |
2008-06-26 | show the proper address in the message for non-email confirms | Evan Prodromou |
2008-06-24 | show better errors on bad codes | Evan Prodromou |
2008-06-24 | use $newpassword instead of $password consistently | Evan Prodromou |
2008-06-24 | correct field name | Evan Prodromou |
2008-06-24 | type -> address_type | Evan Prodromou |
2008-06-24 | slightly different from settingsaction | Evan Prodromou |
2008-06-24 | url for confirmation email is better, fancy url | Evan Prodromou |
2008-06-24 | output a message when we send the recovery email | Evan Prodromou |
2008-06-24 | rudimentary recoverpassword system | Evan Prodromou |
2008-06-24 | login doesn't bark if the user is automatically logged in | Evan Prodromou |
2008-06-23 | correct name for common_forgetme() in logout | Evan Prodromou |
2008-06-23 | implement rememberme functionality | Evan Prodromou |
2008-06-23 | more robust handling of new JIDs | Evan Prodromou |
2008-06-23 | don't validate email if none provided | Evan Prodromou |
2008-06-23 | broadcast notices to jabber | Evan Prodromou |
2008-06-23 | jabber send and confirmation code | Evan Prodromou |
2008-06-23 | add jabber library and use it | Evan Prodromou |
2008-06-23 | add imsettings to menu | Evan Prodromou |
2008-06-22 | forgot to return on invalid nickname | Evan Prodromou |
2008-06-22 | disallow nicknames on a blacklist | Evan Prodromou |
2008-06-22 | allow blank email address (I think)0.3.4 | Evan Prodromou |
2008-06-22 | UNDO: move profile update to front | Evan Prodromou |
2008-06-22 | move profile update to front | Evan Prodromou |
2008-06-22 | debugging for profile update | Evan Prodromou |
2008-06-22 | special function for generating confirmation codes | Evan Prodromou |
2008-06-22 | confirm address | Evan Prodromou |
2008-06-22 | fix name of class in confirmaddress.php | Evan Prodromou |
2008-06-22 | correctly use Confirm_address | Evan Prodromou |
2008-06-22 | move confirmemail to confirmaddress | Evan Prodromou |
2008-06-22 | more debugging | Evan Prodromou |
2008-06-22 | strcmp for comparison | Evan Prodromou |
2008-06-22 | nickname update | Evan Prodromou |
2008-06-22 | better logic in profile settings, missing method in all | Evan Prodromou |
2008-06-22 | use updateKeys() for updating the user | Evan Prodromou |
2008-06-22 | add confirm email to profile settings | Evan Prodromou |
2008-06-22 | add better debugging | Evan Prodromou |
2008-06-20 | fix url for redirect | Evan Prodromou |
2008-06-20 | change from using tag uris to http urls for identifiers | Evan Prodromou |
2008-06-20 | whitespace and debugging changes | Evan Prodromou |
2008-06-20 | correct confirmation code | Evan Prodromou |
2008-06-20 | correct name for common_good_rand() | Evan Prodromou |