index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
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
2008-06-17
move instructions up to the "whats up" area
Evan Prodromou
2008-06-12
add instructions to each form entry in forms
Evan Prodromou
2008-06-11
instructions
Evan Prodromou
2008-06-11
canonicalization lowercases nicknames
Evan Prodromou
2008-05-29
fix checking boolean parameters
Evan Prodromou
2008-05-29
dump args to browser for debugging
Evan Prodromou
2008-05-28
show error messages in registration form
Evan Prodromou
2008-05-28
get rid of the license label, since it mucks everything else up.
Evan Prodromou
2008-05-28
move license label to _after_ the checkbox
Evan Prodromou
2008-05-28
registration requires accepting the license
Evan Prodromou
2008-05-22
add tags on creation of notices and users
Evan Prodromou
2008-05-21
validation in form handlers
Evan Prodromou
2008-05-20
trim whitespace
Evan Prodromou
2008-05-20
call validate before saving objects
Evan Prodromou
2008-05-20
better forms for new theme
Evan Prodromou
2008-05-17
save profile url
Evan Prodromou
2008-05-17
use cast object for datetimes
Evan Prodromou
2008-05-17
fix created, messages
Evan Prodromou
2008-05-17
check results of setting current user
Evan Prodromou
2008-05-17
fixup login form
Evan Prodromou
2008-05-17
require once for settings actions
Evan Prodromou
2008-05-17
fixup some nickname handling
Evan Prodromou
2008-05-17
change username to nickname
Evan Prodromou
2008-05-17
misspelled function name
Evan Prodromou
2008-05-17
fix check for POST
Evan Prodromou
2008-05-17
buttons work right
Evan Prodromou
2008-05-17
wrong title on register
Evan Prodromou
2008-05-17
common_start_element -> common_element_start
Evan Prodromou
2008-05-17
fix form output in register
Evan Prodromou
2008-05-17
try to fix arghandling in action
Evan Prodromou
2008-05-17
try to make register work
Evan Prodromou
2008-05-17
fixes to make it all lint
Evan Prodromou
2008-05-14
license block for source code
Evan Prodromou
2008-05-14
considerable coding
Evan Prodromou