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
/
avatarsettings.php
Age
Commit message (
Expand
)
Author
2009-09-12
Check if the avatar exists before trying to delete it.
Craig Andrews
2009-09-03
Created autofocus method to give focus to an element (primarily a form
Sarven Capadisli
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-11
Updated Jcrop to 0.9.8 (avatar cropping wasn't working in IE7 with 0.9.5)
Jeffery To
2009-08-05
Use script() and cssLink() methods everywhere instead of manually writing out...
Craig Andrews
2009-04-14
Updated remaining files and styles for style separation for themes
Sarven Capadisli
2009-04-13
Updated path for jCrop
Sarven Capadisli
2009-03-04
Avatar crop fix for shrinking/stretching of images when user doesn't
Sarven Capadisli
2009-02-27
Broadcast profile via OMB after avatar change.
Adrian Lang
2009-02-09
Fixed #1025: Delete avatar option.
Sean Murphy
2009-02-06
fix formatting of new Avatar:: calls
Evan Prodromou
2009-02-06
Move common_avatar_* functions to Avatar
Evan Prodromou
2009-02-05
Don't show stretchy-box on avatar if not cropping
Evan Prodromou
2009-02-05
Two different functions for file size
Evan Prodromou
2009-02-05
Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmu...
Evan Prodromou
2009-02-05
Better fix for displaying max file size.
Sean Murphy
2009-02-05
Fixed #905: Presenting image size limit to user.
Sean Murphy
2009-02-05
Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmu...
Evan Prodromou
2009-02-04
Fixed #1134; Consolidated image scaling functions.
Sean Murphy
2009-02-04
Fix PHP warnings when user avatar crop controls aren'tn touched.
Meitar Moscovitz
2009-01-23
Missing closing li
sarven
2009-01-23
Made avatar upload a two-stage process; first upload, then crop
Evan Prodromou
2009-01-22
Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk
Evan Prodromou
2009-01-22
Extract image management code to a helper function
Evan Prodromou
2009-01-21
Profile avatar settings
sarven
2009-01-17
Break up settings into two tabset
Evan Prodromou
2009-01-16
Split avatar upload to its own page
Evan Prodromou