Ticket #1823 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

Send single messages to contact belongs to a group

Reported by: beal@… Owned by: asterix
Priority: high Milestone: 0.11
Component: roster Version:
Severity: normal Keywords:
Cc: OS:

Description (last modified by nk) (diff)

I would like to be able to send a message to a group on the roster without being in a group chatroom.

this can be done via context menu on group row

also needs a refactored single message window UI which would support displaying many jids

Attachments

gajim.fix1823.diff (3.9 kB) - added by misc 2 years ago.
patch to add a "send message to group" to the contact, when multiple contact are select
gajim.fix1823_with_menu.diff (6.3 kB) - added by misc 2 years ago.

Change History

Changed 3 years ago by nk

  • priority changed from normal to lowest
  • component changed from None to roster
  • description modified (diff)
  • summary changed from Group messages to Send single messages to contact belongs to a group

Changed 2 years ago by anonymous

  • priority changed from lowest to high

Changed 2 years ago by nk

I think we support many JIDS sepereted with comma. If we don't it's

because we can't be really sure where the JID ends. I recall now that I talked with Peter about it and even comma was allowed in JID.

Changed 2 years ago by misc

I have coded this, but i used a comma to separate the various recipient. i am trying to dig into rfc to find something more suitable, what about using space ?

Changed 2 years ago by misc

patch to add a "send message to group" to the contact, when multiple contact are select

Changed 2 years ago by misc

I have refined the patch, now, it doesn't allows to edit the recipient list, as it would be too complex for me ( spaces are authorized in ressource, and ',' are in jid and everywhere ).

Changed 2 years ago by asterix

we should also have a menuitem in group popup menu:

send group message -> to all online users
                   -> to all users

Changed 2 years ago by misc

Ok, what about this new patch ? It add the menu you suggested.

Changed 2 years ago by misc

Changed 2 years ago by asterix

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

(In [7411]) [misc] ability to send messages to a group or to several contacts. fixes #1823

Add/Change #1823 (Send single messages to contact belongs to a group)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.