Files
thelounge/server/plugins/messageStorage
Max Leiter 5867e6dc29 sqlite: store msgid column, add migration (#5073)
https://github.com/thelounge/thelounge/pull/5044 added the type + value
to handles, but now we need to persist it in the database so e.g.
mentions work after a server restart.

`msgid` is optional
2026-07-15 20:17:05 -07:00
..