summaryrefslogtreecommitdiff
path: root/actions/confirmaddress.php
AgeCommit message (Expand)Author
2010-04-10Document messages for which clarification was requested.Siebrand Mazeland
2010-04-10Update message formatting for serverError to use a starting capital and a lea...Siebrand Mazeland
2010-01-14Make page titles more consistent: no title case in four cases.Siebrand Mazeland
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-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-21Revert "Added configuration option to only allow OpenID logins."Evan Prodromou
2009-08-10Added configuration option to only allow OpenID logins.Jeffery To
2009-01-18update commitaddressEvan Prodromou
2009-01-18Change use of self_url to selfUrlEvan Prodromou
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
2009-01-15Convert all actions to use new UI functionsEvan 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 NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-08-26updates for invitationsEvan Prodromou
2008-07-22base class is_readonly() now returns false by defaultzach
2008-07-22Added is_readonly() method to all Actionszach
2008-07-21save changes to smsemailEvan Prodromou
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-06-26show the proper address in the message for non-email confirmsEvan Prodromou
2008-06-22fix name of class in confirmaddress.phpEvan Prodromou
2008-06-22correctly use Confirm_addressEvan Prodromou
2008-06-22move confirmemail to confirmaddressEvan Prodromou