Feature #38
send notices from users to channels and querys where useful
Status: | Closed | Start: | ||
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine IRC | |||
Target version: | 0.8.9 | |||
Complexity: | ||||
Votes: | 0 |
Description
When you and a user "foo" is on channel #chan and sends you a notice, not only show the notice on the network chat but also on that channel. Same goes with a query chat (if exists).
Related issues
related to Smuxi - Feature #226 | show global messages on server tab | Closed | 10/31/2009 | ||
related to Smuxi - Feature #300 | mirror notice on active tab | New | 01/15/2010 | ||
related to Smuxi - Bug #658 | Connection looping with NullReferenceException on server | Feedback | 12/08/2011 | ||
related to Smuxi - Bug #868 | Don't write broadcast/PMs in logs of unrelated channels | Closed | 08/12/2013 |
Associated revisions
Revision cf1ef0dcd6475756eb82fab7e182bbecc29306e5
[Engine-IRC] Reworked how private notices are handled
- A notice will no longer open new tabs, instead show the notice on the
server tab. This avoids NickServ/ChanServ spam (closes: #554) and
also IRCop tab spam (closes: #226)
- Notices from users you share channels with will also be shown on the
channel and the server tab to make it easier to see their notices.
(closes: #38)
Revision e85b8d0ce1bb522a677495af7af773ab78beed01
[Engine-IRC] Fixed potential NullReferenceException in IrcProtocolManager._OnQueryNotice() (references: #658, #38)
History
Updated by Mirco Bauer 5195 days ago
- Target version changed from 0.8 to TBD
Updated by Mirco Bauer 4735 days ago
- Target version changed from TBD to 0.8.9
Updated by Mirco Bauer 4735 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset cf1ef0dcd6475756eb82fab7e182bbecc29306e5.