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
/
register.php
Age
Commit message (
Expand
)
Author
2010-02-04
Should fix spurious 'nickname taken' and 'email taken' errors on registration...
Brion Vibber
2010-01-11
Merge branch 'sessionidparam' into 0.9.x
Evan Prodromou
2010-01-10
remove redirect to OTP on login from login, register
Evan Prodromou
2010-01-10
correctly check for ssl enabled
Evan Prodromou
2010-01-10
* L10n updates: consistent puctuation
Siebrand Mazeland
2010-01-09
Use OTP to set cookies from registration action
Evan Prodromou
2009-11-09
Revert "Remove more contractions"
Brion Vibber
2009-11-08
Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x
Siebrand Mazeland
2009-11-08
Remove more contractions
Siebrand Mazeland
2009-11-08
Revert "* check usage of 'people' in UI and change it to 'users' or something...
Brion Vibber
2009-11-08
* check usage of 'people' in UI and change it to 'users' or something else in...
Siebrand Mazeland
2009-11-03
Bug 1817: undefined property in registration form
Brion Vibber
2009-10-26
Make email domain checking optional, as some statusnet installations (such as...
Craig Andrews
2009-09-09
Merge remote branch 'laconica/0.8.x' into 0.9.x
Craig Andrews
2009-09-03
Created autofocus method to give focus to an element (primarily a form
Sarven Capadisli
2009-08-27
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
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-21
Merge branch '0.9.x' into openidplugin
Evan Prodromou
2009-08-21
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-08-21
register checks Profile bio length correctly
Evan Prodromou
2009-08-13
Added a configuration option to disable OpenID.
Jeffery To
2009-08-10
Added configuration option to only allow OpenID logins.
Jeffery To
2009-08-04
move openid instructions to OpenIDPlugin
Evan Prodromou
2009-04-18
fix 0.7.x 0.8.x merge conflict in register.php
Robin Millette
2009-04-17
incorrect variable access
Evan Prodromou
2009-04-17
store invite code in session so openidfinish can find it
Evan Prodromou
2009-04-17
fix merge conflict 0.7.x 0.8.x in util.php and register.php.
Robin Millette
2009-04-16
Add a few events (hooks): RegistrationTry, RegistrationForData, ProfileFormDa...
Robin Millette
2009-02-26
fix notice in register
Evan Prodromou
2009-02-12
Revert "Code to handle PEAR_Errors raised by DB_DataObject that are bubbling"
Evan Prodromou
2009-02-12
Revert "Just discovered the PEAR_Error handling function in index.php. Duh."
Evan Prodromou
2009-02-11
Just discovered the PEAR_Error handling function in index.php. Duh.
Zach Copley
2009-02-11
Code to handle PEAR_Errors raised by DB_DataObject that are bubbling
Zach Copley
2009-02-07
trac #1155 ++ replace strlen with mb_strlen for all utf8 strings.
Robin Millette
2009-01-29
Put license text inside label to align it with "Remember me" label above it. ...
Zach Copley
2009-01-27
Entered CC3.0 anchor text
Sarven Capadisli
2009-01-26
fix license link in registration page
Evan Prodromou
2009-01-22
Added some CSS classes for styling doc pages differently
Zach Copley
2009-01-19
Renamed form_datas to form_data
sarven
2009-01-18
@id for site_nav_global_primary items in order to target for styling
sarven
2009-01-18
Markup and styles for the Register page
sarven
2009-01-18
Update register action to match phpcs and new framework
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
whitespace changes in actions/register.php after global search-and-replace
Evan Prodromou
2008-12-23
move opening brace of class declaration to next line
Evan Prodromou
[next]