Modify ↓
Opened at 2012-02-17T10:27:20Z
#919 new defect
Handle invitations to known chatrooms
Reported by: | wilmer | Owned by: | wilmer |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | IRC | Version: | 3.0.4 |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
http://bugs.bitlbee.org/bitlbee/browser/devel/irc_im.c?rev=devel%2C863#L762
Right now incoming invitations will dynamically create a new channel. But maybe the user knows the channel s/he's being invited to already and has it in his/her configs. In that case, reuse that channel (after verifying that it's the same room).
In fact, try to find an existing channel before creating a new one.
Attachments (0)
Note: See
TracTickets for help on using
tickets.