summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2008-07-05optionally queue jabber confirmationsEvan Prodromou
2008-07-05if not a POST, redirect to subscriptionsEvan Prodromou
2008-07-05rememberme debuggingEvan Prodromou
2008-07-05better debuggingEvan Prodromou
2008-07-05debugging code for rmEvan Prodromou
2008-07-05move member since to statisticsEvan Prodromou
2008-07-05nickname in profile, member since in profileEvan Prodromou
2008-07-03add a display url function to display URLsEvan Prodromou
2008-07-02methodEvan Prodromou
2008-07-02fix rememberme checkboxes on login, registerEvan Prodromou
2008-07-01better instructions for loginEvan Prodromou
2008-07-01add OpenID documentationEvan Prodromou
2008-07-01add documentation for OpenMicroBloggingEvan Prodromou
2008-07-01add instructions to remotesubscribeEvan Prodromou
2008-07-01class -> idEvan Prodromou
2008-07-01fixup formatting on remotesubscribe linkEvan Prodromou
2008-06-30fixup code in showstreamEvan Prodromou
2008-06-30change remote subscribe to linkEvan Prodromou
2008-06-30return instructionsEvan Prodromou
2008-06-30move markdown require to commonEvan Prodromou
2008-06-30refactor common behaviour in settings pagesEvan Prodromou
2008-06-27show exact date when neededEvan Prodromou
2008-06-27add a space between address and toEvan Prodromou
2008-06-27"subscribe" -> "add to buddy list"Evan Prodromou
2008-06-26better handling of too-long messagesEvan 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-26some variable names swapped around when I split up the big methodEvan Prodromou
2008-06-26forgot to clone userEvan Prodromou
2008-06-26show checkbox as checked or notEvan Prodromou
2008-06-26some UI changes to the IM settingsEvan Prodromou
2008-06-26show the proper address in the message for non-email confirmsEvan 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-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-23correct name for common_forgetme() in logoutEvan Prodromou
2008-06-23implement rememberme functionalityEvan Prodromou
2008-06-23more robust handling of new JIDsEvan Prodromou
2008-06-23don't validate email if none providedEvan 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