Modify ↓
Opened at 2014-04-27T12:20:27Z
Closed at 2015-02-03T01:08:40Z
#1154 closed enhancement (fixed)
[Jabber] Display message from unknown participants as normal messages
Reported by: | Owned by: | wilmer | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Jabber | Version: | 3.2.1 |
Keywords: | patch | Cc: | |
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
It is really annoying to see "@root | Message from unknown participant" instead of normal messages when the user is not in the room anymore. This makes Jabber backlog hard to read. This patch fixes this, by transforming them into normal messages.
Tested with client weechat 0.4.3
Attachments (2)
Change History (5)
Changed at 2014-04-27T12:20:54Z by
Attachment: | patch_message_unknown_participant.txt added |
---|
Changed at 2014-04-27T12:37:46Z by
Attachment: | patch_message_unknown_participant2.txt added |
---|
Better patch: avoid possible segfault condition
comment:2 Changed at 2014-07-14T10:38:47Z by
Keywords: | patch added |
---|
ooh, i was looking for this one a few days ago. taggin'.
comment:3 Changed at 2015-02-03T01:08:40Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
We applied a patch based on this idea here: https://github.com/bitlbee/bitlbee/commit/885d294f
Thanks anyway!
Note: See
TracTickets for help on using
tickets.
patch