index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
actions
/
confirmaddress.php
Age
Commit message (
Expand
)
Author
2009-08-25
change controlyourself.ca to status.net
Evan Prodromou
2009-08-25
change laconi.ca to status.net
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-10
Added configuration option to only allow OpenID logins.
Jeffery To
2009-01-18
update commitaddress
Evan Prodromou
2009-01-18
Change use of self_url to selfUrl
Evan Prodromou
2009-01-15
Convert use of common_server_error and common_user_error to methods on Action
Evan Prodromou
2009-01-15
Convert all actions to use new UI functions
Evan Prodromou
2008-12-23
move opening brace of class declaration to next line
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace NULL with null
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-08-26
updates for invitations
Evan Prodromou
2008-07-22
base class is_readonly() now returns false by default
zach
2008-07-22
Added is_readonly() method to all Actions
zach
2008-07-21
save changes to smsemail
Evan Prodromou
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-06-26
show the proper address in the message for non-email confirms
Evan Prodromou
2008-06-22
fix name of class in confirmaddress.php
Evan Prodromou
2008-06-22
correctly use Confirm_address
Evan Prodromou
2008-06-22
move confirmemail to confirmaddress
Evan Prodromou