Age | Commit message (Collapse) | Author |
|
and hence breaking the tag.
|
|
I changed common_local_url() to take an additional optional argument
-- for query parameters. Being persnickety, I made it the third of
four, and moved the last one ($fragment) down a slot. That required
changing a couple of calls.
|
|
|
|
|
|
|
|
script is totally deprecated.
|
|
|
|
|
|
|
|
We had a bunch of
|
|
|
|
making a twitterqueuehandler.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
lib/util.php
|
|
sgmurphy-clone/0.7.x
|
|
|
|
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.
|
|
|
|
sgmurphy-clone/0.7.x
|
|
|
|
|
|
sgmurphy-clone/0.7.x
Conflicts:
actions/avatarsettings.php
|
|
|
|
|
|
|
|
|
|
|
|
argument in startHTML calls
|
|
This patch builds on the work of user `candrews` at http://laconi.ca/trac/ticket/529#comment:2
|
|
|
|
|
|
Changed the errors in notice deletion so it now works. Also,
consistently delete records from related tables that refer
to the notice.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adjusted some CSS
|
|
|