------------------------------------------------------------------------
r94 | eridius | 2013-01-17 06:56:55 +0000 (Thu, 17 Jan 2013) | 5 lines
Changed paths:
   M /trunk/TitanSocial.lua

Show accurate memory usage

Addon memory usage numbers are cached unless you call
UpdateAddOnMemoryUsage(). Make sure we call this before asking for our
own memory usage.
------------------------------------------------------------------------
r93 | eridius | 2013-01-17 06:56:49 +0000 (Thu, 17 Jan 2013) | 15 lines
Changed paths:
   M /trunk/TitanSocial.lua
   M /trunk/localization.lua

Complely rewrite display routines

The code that constructs the display is much cleaner now. This should be
more maintainable and extensible for the future.

Characters with levels lower than 10 will now have their level string
padded out so they align better.

RealID friends can now display notes.

Broadcasts with embedded newlines will indent nicer. RealID friends with
both a note and a broadcast will display the broadcast on a second line.

Minor tweaks to the spacing between fields should make it slightly more
readable and more consistent.
------------------------------------------------------------------------
r92 | eridius | 2013-01-16 06:36:29 +0000 (Wed, 16 Jan 2013) | 4 lines
Changed paths:
   M /trunk/TitanSocial.lua
   M /trunk/localization.lua

Revamp player status display

Re-add support for DND across the board.
Update the status display to optionally show either icons or text.
------------------------------------------------------------------------
r90 | eridius | 2013-01-14 07:27:47 +0000 (Mon, 14 Jan 2013) | 1 line
Changed paths:
   M /trunk/TitanSocial.lua
   M /trunk/TitanSocial.toc

Bump version to r18
------------------------------------------------------------------------
r89 | eridius | 2013-01-14 07:27:42 +0000 (Mon, 14 Jan 2013) | 1 line
Changed paths:
   M /trunk/TitanSocial.lua

Support cross-realm group membership in RealID section
------------------------------------------------------------------------
r88 | eridius | 2013-01-14 07:27:36 +0000 (Mon, 14 Jan 2013) | 1 line
Changed paths:
   M /trunk/TitanSocial.lua

Fix current realm detection for group membership
------------------------------------------------------------------------
r86 | eridius | 2013-01-14 04:27:35 +0000 (Mon, 14 Jan 2013) | 1 line
Changed paths:
   M /trunk/TitanSocial.lua
   M /trunk/TitanSocial.toc

Bump version number
------------------------------------------------------------------------
r85 | eridius | 2013-01-14 04:27:29 +0000 (Mon, 14 Jan 2013) | 1 line
Changed paths:
   M /trunk/TitanSocial.lua
   M /trunk/localization.lua

Implement guild member sorting
------------------------------------------------------------------------
r84 | eridius | 2013-01-14 04:27:23 +0000 (Mon, 14 Jan 2013) | 1 line
Changed paths:
   M /trunk/TitanSocial.lua
   M /trunk/localization.lua

Show group membership
------------------------------------------------------------------------
r82 | solocommand | 2012-12-19 15:49:43 +0000 (Wed, 19 Dec 2012) | 1 line
Changed paths:
   M /trunk/TitanSocial.lua
   M /trunk/TitanSocial.toc

Updated version numbers
------------------------------------------------------------------------
r81 | solocommand | 2012-12-19 15:48:12 +0000 (Wed, 19 Dec 2012) | 1 line
Changed paths:
   M /trunk/TitanSocial.lua
   M /trunk/TitanSocial.toc

Updated TOC for 5.1
------------------------------------------------------------------------
