Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
A first pass at the delivery of group messages.
|
|
|
|
|
|
|
|
|
|
|
|
Broke up the tag action into two different actions (publictagcloud and
tag). Brought it up-to-date with the new framework, but haven't fixed it
for phpcs yet.
|
|
Made two tabsets: account and connect. Removed "Invite" from
the global nav to make room.
|
|
common_at_hash_link()
|
|
|
|
|
|
|