thelounge/src
Val Lorentz 20ed3e6dc5
sqlite: Escape '%' and '_' in search queries. (#4487)
I picked '@' arbitrarily, it doesn't matter much.
I just don't like '\' because it needs to be escaped itself in the JS code,
which is annoying.
2022-04-11 17:49:13 -07:00
..
command-line Fix user file permissions on create (#4507) 2022-04-11 17:47:22 -07:00
models Show a nicer error in Chan.loadMessages() when network is misconfigured (#4476) 2022-02-16 16:27:41 -08:00
plugins sqlite: Escape '%' and '_' in search queries. (#4487) 2022-04-11 17:49:13 -07:00
client.js Add the option to mute channels, queries, and networks (#4282) 2022-02-10 17:56:17 -08:00
clientManager.js Fix user file permissions on create (#4507) 2022-04-11 17:47:22 -07:00
helper.js getGitCommit: allow git worktrees 2021-12-03 18:16:30 +01:00
identification.js Kill TL when ident can't start up (#4512) 2022-04-11 17:45:36 -07:00
log.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
server.js Kill TL when ident can't start up (#4512) 2022-04-11 17:45:36 -07:00