thelounge/src/plugins
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
..
auth Filter user loading at startup for "advanced" LDAP 2020-04-23 15:54:09 +01:00
inputs Clear obsolete mentions upon channel part 2021-12-29 16:46:16 +01:00
irc-events Clear obsolete mentions upon channel part 2021-12-29 16:46:16 +01:00
messageStorage Small cleanup of messageStorage/sqlite. 2021-10-28 00:48:11 -07:00
packages plugins: prefix logger with the plugin name 2021-10-13 23:39:32 +02:00
auth.js Filter user loading at startup for "advanced" LDAP 2020-04-23 15:54:09 +01:00
changelog.js Pass in client manager object in update checker 2020-03-09 17:58:40 +02:00
clientCertificate.js Generate client certificates and automatically do SASL EXTERNAL 2020-04-15 10:56:04 +03:00
dev-server.js Update mini-css-extract-plugin 2020-10-11 11:06:52 +03:00
storage.js Replace all uses of fs-extra with native methods 2020-03-22 20:42:16 +02:00
sts.js Refresh STS policy expiration on network quit 2020-02-27 13:48:48 +02:00
uploader.js Switch busboy implementation to @fastify/busboy 2021-12-04 19:49:21 -05:00
webpush.js vapid: keep the file secret 2021-11-30 19:08:29 +01:00