Ticket #6 (closed enhancement: worksforme)

Opened 8 years ago

Last modified 7 years ago

Highlighting of own nickname in chat window

Reported by: phil Owned by: armin
Priority: normal Milestone: Gobby 0.2.0
Component: Gobby Version:
Severity: normal Keywords:
Cc: Launchpad Bug:

Description

Chat messages of others should be highlighted if the own nickname is mentioned in them.

Change History

Changed 8 years ago by phil

  • priority changed from normal to lowest

This is just eye-candy.

Changed 8 years ago by phil

  • owner changed from armin to phil

Changed 8 years ago by phil

  • status changed from new to assigned

Changed 8 years ago by phil

  • milestone set to Gobby 0.2.0

Changed 8 years ago by libobby

  • status changed from assigned to closed
  • resolution set to fixed

(In [141]) /gobby: changeset Highlight chat messages with the own nickname [fixes #6] Original author: Philipp Kern <phil@…> Date: 2005-06-30 19:36:36

Changed 8 years ago by phil

  • status changed from closed to reopened
  • resolution fixed deleted

The code needs to check if the surrounding characters are not alpha-numerical. Otherwise every single occurence of a short nickname in a line of text would lead to a highlighted one.

Changed 8 years ago by phil

  • priority changed from lowest to normal

Changed 8 years ago by phil

  • owner changed from phil to armin
  • status changed from reopened to new

I was so far unsuccessful to add the right !Glib::Unicode::isalnum check, reassigning to you, Armin.

Changed 8 years ago by libobby

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

(In [272]) /gobby: changeset User highlighting when name is mentioned in chat [fixes #6] Original author: Armin Burgmeier <armin@…> Date: 2005-07-26 15:18:17

Changed 8 years ago by phil

  • status changed from closed to reopened
  • resolution fixed deleted

It still does not work as intended... The nick highlighting does not check correctly the parts before and after the nickname in the received string.

Changed 8 years ago by armin

  • status changed from reopened to closed
  • resolution set to worksforme

Not reproducable :(

Note: See TracTickets for help on using tickets.