Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
actions/showstream.php
|
|
|
|
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.
|
|
Made two different functions for file size in ImageFile; one uses the
other.
Also, use sprintf() for gettext msgs.
|
|
|
|
|
|
|
|
|
|
|