Conversations+

Notice: Undefined index: tasklist_type in /var/www/clients/client5/web39/bugs/includes/class.tpl.php(128) : eval()'d code on line 85 Notice: Undefined index: tasklist_type in /var/www/clients/client5/web39/bugs/includes/class.tpl.php(128) : eval()'d code on line 90
  • Status New   Reopened
  • Percent Complete
    0%
  • Task Type Feature Request
  • Category App → User Interface
  • Assigned To Tristan Zur (tzur)
  • Operating System All
  • Severity Medium
  • Priority Normal
  • Reported Version Conversations+ 0.0.4
  • Due in Version Conversations+ 0.0.6
  • Due Date Undecided
  • Votes 0
  • Private No
Attached to Project: Conversations+
Opened by Tristan Zur (tzur) - 2015-09-30
Last edited by Sebastian Luksch (lookshe) - 2016-02-28

FS#64 - Show who wrote last message in conversation overview

Show who wrote last message in conversation overview.

Possibilities of realization:
- avatar before message text preview
- state "me" before own message text preview, and nothing before messages from others

This task does not depend on any other tasks.

Tristan Zur (tzur)
Friday, 15 January 2016, 10:52 GMT
Implemented as following:

In the message preview of own messages the message text is prefixed with "Me: "
In the message preview of messages from other MUC participants the message text is prefixed with "$PARTICIPANT$: "
Sebastian Luksch (lookshe)
Sunday, 28 February 2016, 17:36 GMT
$nick: is the same as highlighting someone in a muc, so there should be used something else
Tristan Zur (tzur)
Sunday, 28 February 2016, 18:05 GMT
If this is your criteria there will be nothing which can be used.
Highlighting is everything with $nick(nonwhitespace)

Loading...