thelounge/src
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
..
command-line Fix not overriding config options with -c 2021-06-22 00:00:41 -07:00
models Rewrite conditional as switch 2021-12-06 07:24:21 +01:00
plugins Clear obsolete mentions upon channel part 2021-12-29 16:46:16 +01:00
client.js Clear obsolete mentions upon channel part 2021-12-29 16:46:16 +01:00
clientManager.js Fixing thelounge username case-sensitivity - issue#2943 2020-06-23 13:01:06 +01:00
helper.js getGitCommit: allow git worktrees 2021-12-03 18:16:30 +01:00
identification.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
log.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
server.js Use non 0 exit code in abnormal shutdown 2021-12-02 07:55:06 +01:00