summaryrefslogtreecommitdiff
path: root/actions/updateprofile.php
AgeCommit message (Expand)Author
2009-03-11Make OMB work if the configured domain name does not exclusively contain lowe...Adrian Lang
2009-03-09Improve handling of null values in profile parameters.Adrian Lang
2009-03-08Remove additional output as response to updateprofile.Adrian Lang
2009-02-27Correctly handle avatars at updateProfileAdrian Lang
2009-02-07trac #1155 ++ replace strlen with mb_strlen for all utf8 strings.Robin Millette
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-09-04Resolve remote subscribe and omb problems with quotes (Tickets #604 and #567)CiaranG
2008-07-22base class is_readonly() now returns false by defaultzach
2008-07-22Added is_readonly() method to all Actionszach
2008-07-13Colapse a lot of strings to make like easier for translators and more consisi...Mike Cochrane
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-06-12only validate if values are sentEvan Prodromou
2008-06-12catch errors in debug logEvan Prodromou
2008-06-12broadcast profile and change subscription input idEvan Prodromou
2008-06-11start changing default theme to work with new HTMLEvan Prodromou
2008-05-26oauth discovery and all new actionsEvan Prodromou