Modify ↓
Opened at 2008-01-11T12:20:22Z
Closed at 2008-02-03T23:45:46Z
#347 closed defect (fixed)
Groupchat message from unknown participant
Reported by: | wilmer | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 1.2 |
Component: | Jabber | Version: | devel |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
Let's change them a little bit, make them come from root inside the channel itself. These come in very often when receiving a channel backlog. I wonder if there's a neat way to also display the user's own messages in the backlog without echoing everything the user says later in the session. (As-in figure out if this message is part of the backlog or not. Possibly the id= tag could be used for it, now that part of it is a session-specific string.)
Attachments (0)
Change History (2)
comment:1 Changed at 2008-01-20T11:17:44Z by
comment:2 Changed at 2008-02-03T23:45:46Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Okay, that's all fixed.
Note: See
TracTickets for help on using
tickets.
imcb_chat_log() is there, but own messages are still ignored. Not sure if I'm going to fix this now already.