After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 787009 - Also show network name in notification of user-to-user chat message
Also show network name in notification of user-to-user chat message
Status: RESOLVED OBSOLETE
Product: gnome-shell
Classification: Core
Component: telepathy
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: GNOME Shell Telepathy maintainer(s)
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2017-08-30 09:22 UTC by Daniel Boles
Modified: 2021-07-05 14:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel Boles 2017-08-30 09:22:58 UTC
via https://bugzilla.gnome.org/show_bug.cgi?id=786709#c4, apparently Polari doesn't handle this itself.

If someone /msgs you, the resulting notification just shows their name, e.g.
    ChanServ
    message preview

It would be nice also to see the network name, e.g.
    ChanServ on OFTC
    message preview

The linked bug will reformat in-room notifications from Polari as "usernick in roomname", so I thought I'd go with "on" for this one, as it's (A) different and (B) seems more correct to be "on" than "in" a network.
Comment 1 Daniel Boles 2017-09-01 19:02:54 UTC
A hint like which filename/module is responsible wouldn't go a miss :)
Comment 2 Florian Müllner 2017-09-01 19:39:05 UTC
js/ui/components/telepathyClient.js. One thing to keep in mind is that those notifications are not polari/IRC specific, so any change must work for other providers as well (XMPP/GTalk/etc.).
Comment 3 Daniel Boles 2018-04-08 19:48:31 UTC
Thanks for the pointer and caveat. I don't know much about those providers. I'm guessing they don't all have the concept of networks, and if we would want to do this, we would need to only append "on Network" if the provider supports it? Or should we instead say "User on GTalk"?

But then, if doing that, we should probably also make clear that the notification is about IRC, making the full recipe something like "User on [network] on [provider]"... So I guess this may need a wider design discussion in what to do.
Comment 4 GNOME Infrastructure Team 2021-07-05 14:06:38 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of  gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/

Thank you for your understanding and your help.