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
/
login.php
Age
Commit message (
Expand
)
Author
2008-08-29
clean up username entered at login
Evan Prodromou
2008-07-22
base class is_readonly() now returns false by default
zach
2008-07-13
conflict resolution after pulling from mikenz
Evan Prodromou
2008-07-13
Merge some gettext strings to one line so translation tools are happier
Mike Cochrane
2008-07-13
little lost hash
Evan Prodromou
2008-07-13
restore enhanced login instructions, lost in gettext() switchover
Evan Prodromou
2008-07-10
Resolve conflicts and convert _t( to _( where it was introduced again.
Mike Cochrane
2008-07-09
Merge conflicts and kill a whole lot of trailing whitespace on lines.
Mike Cochrane
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-07-09
fixup end tag in login (not used, maybe later)
Evan Prodromou
2008-07-09
reword, leave out the OpenID part
Evan Prodromou
2008-07-09
login -> reenter
Evan Prodromou
2008-07-09
don't refetch user objects so much
Evan Prodromou
2008-07-09
better description of what happens when changing settings
Evan Prodromou
2008-07-08
p.instructions -> div.instructions
Evan Prodromou
2008-07-08
more debug output for rememberme cookies
Evan Prodromou
2008-07-05
rememberme debugging
Evan Prodromou
2008-07-05
better debugging
Evan Prodromou
2008-07-02
method
Evan Prodromou
2008-07-02
fix rememberme checkboxes on login, register
Evan Prodromou
2008-07-01
better instructions for login
Evan Prodromou
2008-06-24
rudimentary recoverpassword system
Evan Prodromou
2008-06-24
login doesn't bark if the user is automatically logged in
Evan Prodromou
2008-06-23
implement rememberme functionality
Evan Prodromou
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-05
show error correctly in login
Evan Prodromou
2008-06-05
a
Evan Prodromou
2008-05-30
interim commit after pull from server
Evan Prodromou
2008-05-20
trim whitespace
Evan Prodromou
2008-05-20
better login button
Evan Prodromou
2008-05-20
better forms for new theme
Evan Prodromou
2008-05-19
try to fix updating in profile
Evan Prodromou
2008-05-17
check results of setting current user
Evan Prodromou
2008-05-17
fixup login form
Evan Prodromou
2008-05-17
fix check for POST
Evan Prodromou
2008-05-17
common_start_element -> common_element_start
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
2008-05-07
beginnings of PHP
Evan Prodromou