Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* '0.8.x' of git@gitorious.org:laconica/mainline:
Updated rgb2hex() to handle IE. It turns out that jQuery is giving hex
|
|
|
|
to IE and RGB to Firefox, Opera, Safari. Fun.
|
|
|
|
|
|
|
|
|
|
304db1d30b4ad96f8a2ca500d224bb1609588fed
|
|
|
|
|
|
|
|
|
|
The remaining failing tests I believe are incorrect.
|
|
|
|
|
|
Canon urls that have a protocol followed by a host (and no path) automatcally get a trailing slash by the canon function - make the unit test match that
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 14b46e2183f10359cc53d597913a878f53e23719.
This functionality will need to be rewritten to work with the new
OpenIDPlugin.
Conflicts:
index.php
lib/logingroupnav.php
|
|
This reverts commit 7dc3a90d1252137859a687e32313ea569dcf8796.
Conflicts:
actions/login.php
actions/register.php
lib/accountsettingsaction.php
lib/common.php
lib/logingroupnav.php
|
|
Conflicts:
actions/login.php
actions/register.php
|
|
|
|
Conflicts:
lib/common.php
|
|
|
|
|
|
to 'git add php-gettext' deciding to find all hidden files in the directory for me :P
|
|
appending data to it to avoid triggering an E_NOTICE message.
|