Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-04 | Avatar crop fix for shrinking/stretching of images when user doesn't | Sarven Capadisli | |
scale it with the Jcrop tool (but hits Crop). This will use the lower value from width/height. | |||
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 | |
Moved the common_avatar_* functions to the Avatar class. Typically either as methods on the object or as static methods. Replaced all the uses of the functions in other modules. | |||
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 | |
Made two different functions for file size in ImageFile; one uses the other. Also, use sprintf() for gettext msgs. | |||
2009-02-05 | Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into ↵ | Evan Prodromou | |
sgmurphy-clone/0.7.x | |||
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 ↵ | Evan Prodromou | |
sgmurphy-clone/0.7.x Conflicts: actions/avatarsettings.php | |||
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 | |
Made two tabsets: account and connect. Removed "Invite" from the global nav to make room. | |||
2009-01-16 | Split avatar upload to its own page | Evan Prodromou | |