Adium

Ticket #6760 (closed enhancement: fixed)

Opened 2 years ago

Last modified 6 months ago

Show usernames in log viewer

Reported by: CalganX Assigned to: nobody
Priority: normal Milestone: Adium X 1.1
Component: Logging Version: 1.1svn
Severity: normal Keywords: show username alias display name log viewer
Cc: patches@adiumx.com Patch: Accepted
Pending:

Description

I'd like to have an alias shown besides the UID (e.g. ICQ#) in the LogViewer, especially when browsing through all logs. My proposal is attached as patch for AIAbstractLogViewerWindowController.h.

Attachments

ticket6760-fix-rev0.diff (1.0 kB) - added by CalganX on 04/19/2007 10:46:19 AM.
ticket6760-fix-rev1.diff (1.0 kB) - added by CalganX on 05/11/2007 02:16:46 PM.

Change History

04/19/2007 10:46:19 AM changed by CalganX

  • attachment ticket6760-fix-rev0.diff added.

04/20/2007 12:25:31 PM changed by jas8522

  • keywords changed from logviewer to logviewer alias.
  • patch_status changed from Initially Included to Needs Dev Review.
  • version set to 1.1svn.
  • milestone set to Needs dev review.

05/08/2007 11:12:51 PM changed by jas8522

  • keywords changed from logviewer alias to show username alias display name log viewer.

05/08/2007 11:13:49 PM changed by jas8522

  • summary changed from Show usernames in LogViewer to Show usernames in log viewer.

05/11/2007 02:16:46 PM changed by CalganX

  • attachment ticket6760-fix-rev1.diff added.

05/11/2007 02:18:25 PM changed by CalganX

I've changed the way the alias is displayed, as it now conforms with my patch to #6866. I think it should be seen as one fix.

05/13/2007 01:09:42 PM changed by evands

  • status changed from new to closed.
  • resolution set to fixed.

(In [19718]) Patch from CalganX, with modification from me: We now use the longDisplayName in the transcript viewer's logs table when possible. This means the name shown follows the name displayed in the contact list. Fixes #6760

05/13/2007 01:10:11 PM changed by evands

  • patch_status changed from Needs Dev Review to Accepted.
  • milestone changed from Needs dev review to Adium X 1.1.

07/25/2008 01:59:39 PM changed by area

#5146 wanted logging of display names. This ticket shows the current display name in the log viewer, so far as I can see. #5146 was told to bring up this ticket again if it didn't fulfil their criteria.

Adium used to log display names. Currently, the only names I see in my (raw - not in the LogViewer) logs are from when people change their display names when I'm online. Unless I'm missing something?