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
/
avatar.php
Age
Commit message (
Expand
)
Author
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-13
Merge some gettext strings to one line so translation tools are happier
Mike Cochrane
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-06-30
refactor common behaviour in settings pages
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
push notice form and sub-menu into header div
Evan Prodromou
2008-06-11
reminder about site license in avatar upload process
Evan Prodromou
2008-06-11
instructions
Evan Prodromou
2008-06-05
move avatar scaling and saving to Avatar and Profile
Evan Prodromou
2008-05-28
don't scale avatar if original already matches size
Evan Prodromou
2008-05-28
fix submit button for avatar
Evan Prodromou
2008-05-28
add timestamp to avatar filenames to prevent overlap
Evan Prodromou
2008-05-28
remove bogus validation code
Evan Prodromou
2008-05-20
trim whitespace
Evan Prodromou
2008-05-20
call validate before saving objects
Evan Prodromou
2008-05-20
forgot the footer
Evan Prodromou
2008-05-20
add alt to all images
Evan Prodromou
2008-05-18
timestamps for avatar
Evan Prodromou
2008-05-18
better deletion of old avatars
Evan Prodromou
2008-05-18
fix form for avatars
Evan Prodromou
2008-05-17
use cast object for datetimes
Evan Prodromou
2008-05-17
fix created, messages
Evan Prodromou
2008-05-17
require once for settings actions
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-17
upload and change avatars
Evan Prodromou