summaryrefslogtreecommitdiff
path: root/actions/updateprofile.php
AgeCommit message (Expand)Author
2010-03-01remove strict check on OMB exception stringsEvan Prodromou
2010-03-01return correct HTTP status code for OMB errorsEvan Prodromou
2010-03-01send smaller error pages for OMB API endpointsEvan Prodromou
2010-01-10* L10n updates: consistent puctuationSiebrand Mazeland
2009-09-19Add missing parenthesis.Adrian Lang
2009-09-19Fix merges.Adrian Lang
2009-09-15change all evans to evan@status.netEvan Prodromou
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-21Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-21Update libomb, fix some omb handling stuff, improve error handling.Adrian Lang
2009-08-10Replace own OMB stack with libomb.Adrian Lang
2009-08-05Use NICKNAME_FMT everywhere consistentlyCraig Andrews
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
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