- 09 Feb, 2009 6 commits
-
-
Robin Millette authored
-
Zach Copley authored
-
Zach Copley authored
-
Zach Copley authored
-
Zach Copley authored
-
Evan Prodromou authored
-
- 06 Feb, 2009 18 commits
-
-
Evan Prodromou authored
README and version number.
-
Evan Prodromou authored
Fixes Bug#1036.
-
Evan Prodromou authored
-
Evan Prodromou authored
Conflicts: lib/util.php
-
-
Sean Murphy authored
-
Meitar Moscovitz authored
I've seen a request or two pop up for this on the Laconica group on Identica, and I'd personally like there to be a link to the search page from my own groups listing, as I often find myself looking for one and end up at my browser's address bar.
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
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.
-
Sarven Capadisli authored
-
Sarven Capadisli authored
form_notice_delete
-
Evan Prodromou authored
-
Evan Prodromou authored
-
-
Zach Copley authored
-
Zach Copley authored
-
- 05 Feb, 2009 16 commits
-
-
Sean Murphy authored
-
CiaranG authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
Made two different functions for file size in ImageFile; one uses the other. Also, use sprintf() for gettext msgs.
-
Sarven Capadisli authored
-
-
Zach Copley authored
-
Sean Murphy authored
-
Sean Murphy authored
-
Robin Millette authored
-
git://gitorious.org/laconica/sgmurphy-cloneEvan Prodromou authored
Conflicts: actions/avatarsettings.php
-
Adrian Lang authored
Fix #81: Profile and personal shows „you“ instead of username when looking at own profile / personal. While doing so I fixed a wrong gettext usage were the result was not sprintf'd, but concat'd.
-
Evan Prodromou authored
-
Evan Prodromou authored
"Rememberme" logins aren't allowed to make changes to an account (since cookie-stealing is too easy). Users have to re-authenticate. Previously, it was impossible to do so without having a username and password; this change lets you do it with OpenID, too.
-
Sean Murphy authored
-