Age | Commit message (Expand) | Author |
2008-06-26 | fancy URLs for IM settings | Evan Prodromou |
2008-06-26 | some variable names swapped around when I split up the big method | Evan Prodromou |
2008-06-26 | add a function to show current address | Evan Prodromou |
2008-06-26 | forgot to clone user | Evan Prodromou |
2008-06-26 | stub for jabber_is_subscribed | Evan Prodromou |
2008-06-26 | show checkbox as checked or not | Evan Prodromou |
2008-06-26 | move text out of input, into a separate span | Evan Prodromou |
2008-06-26 | get rid of label on checkbox, just include it as contents | Evan Prodromou |
2008-06-26 | some UI changes to the IM settings | Evan Prodromou |
2008-06-26 | correct confirm code | Evan Prodromou |
2008-06-26 | more logging | Evan Prodromou |
2008-06-26 | use jabber.php more from xmppdaemon | Evan Prodromou |
2008-06-26 | misunderstood host versus server | Evan Prodromou |
2008-06-26 | lost parenthesis in xmppdaemon | Evan Prodromou |
2008-06-26 | handle host ! | Evan Prodromou |
2008-06-26 | confirmation code sent by web user, not xmppdaemon | Evan Prodromou |
2008-06-26 | show the proper address in the message for non-email confirms | Evan Prodromou |
2008-06-26 | commit queries in xmppdaemon::add_notice | Evan Prodromou |
2008-06-26 | use jabber library from xmppdaemon program | Evan Prodromou |
2008-06-26 | subscribe before sending confirmation message | 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 | less tricky with recoverpassword | 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-24 | using bogus attribute of $rm | Evan Prodromou |
2008-06-24 | think && was binding too closely in remembered_user | Evan Prodromou |
2008-06-23 | check session name COOKIE before ensuring session | Evan Prodromou |
2008-06-23 | better cookie building | Evan Prodromou |
2008-06-23 | set user takes a nickname, not a user object | Evan Prodromou |
2008-06-23 | change some things around to see if we can get the cookies right | Evan Prodromou |
2008-06-23 | correct name for common_forgetme() in logout | Evan Prodromou |
2008-06-23 | force session again and correctly get ID | Evan Prodromou |
2008-06-23 | use the correct field for Remember_me | Evan Prodromou |
2008-06-23 | typo in name of common_set_cookie | Evan Prodromou |
2008-06-23 | bad function call | Evan Prodromou |
2008-06-23 | switch order for checkbox, instructio | Evan Prodromou |
2008-06-23 | implement rememberme functionality | Evan Prodromou |
2008-06-23 | add table for remember me codes | Evan Prodromou |
2008-06-23 | more robust handling of new JIDs | Evan Prodromou |
2008-06-23 | syntax error in jabber_format_notice | Evan Prodromou |
2008-06-23 | more fixes in default theme | Evan Prodromou |
2008-06-23 | don't validate email if none provided | Evan Prodromou |
2008-06-23 | fix instructions in default theme | Evan Prodromou |
2008-06-23 | broadcast notices to jabber | Evan Prodromou |