Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-13 | remove inboxes option | Evan Prodromou | |
2009-09-03 | Created autofocus method to give focus to an element (primarily a form | Sarven Capadisli | |
control) on page onload. Updated some of the pages to use autofocus. | |||
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 ↵ | Craig Andrews | |
out javascript and css each time | |||
2009-06-18 | Group theming. | Zach Copley | |
2009-03-08 | Corrected redirect targets for some group actions. These redirects can occur ↵ | Adrian Lang | |
when the canonical name differs from the passed name. | |||
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 | 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 | Better fix for displaying max file size. | Sean Murphy | |
2009-02-05 | Fixed #905: Presenting image size limit to user. | Sean Murphy | |
2009-02-04 | Fixed #1134; Consolidated image scaling functions. | Sean Murphy | |
2009-02-04 | Fix for #1057; group logo transparecy (and pixilation) | Sean Murphy | |
2009-01-29 | Fix problems when crop controls not touched | Meitar Moscovitz | |
2009-01-28 | better upload of group logos | Evan Prodromou | |
2009-01-23 | Matching it to avatar layout | sarven | |
2009-01-23 | Upload logos for groups | Evan Prodromou | |