thelounge/src/plugins/inputs
Reto Brunner 0d209fce09 Clear obsolete mentions upon channel part
Currently, the mentions only track the chanID and MsgID.
However, when we part a channel the chanID becomes orphaned.

Considering that mentions from a parted channel probably aren't
that relevant, let's automatically clear them when we part.
Should the user really want to look at them again, they can re-join
the channel and get the scroll back that way.
2021-12-29 16:46:16 +01:00
..
action.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
away.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
ban.js Add /kickban 2021-11-30 12:07:11 +02:00
connect.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
ctcp.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
disconnect.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
ignore.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
index.js Disable /search and hide help item if searching is disabled 2021-11-17 20:23:51 -08:00
invite.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
kick.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
kill.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
list.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
mode.js Merge pull request #4275 from hellomouse/isupport-modes 2021-07-06 17:09:31 -07:00
msg.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
nick.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
notice.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
part.js Clear obsolete mentions upon channel part 2021-12-29 16:46:16 +01:00
quit.js Generate client certificates and automatically do SASL EXTERNAL 2020-04-15 10:56:04 +03:00
raw.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
rejoin.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
topic.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
whois.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00