thelounge/server
Reto c8cd4057bc
Fix ctcp request message (#4603)
The message was ordered the wrong way in the TS rewrite.

Old:
    +bookworm sent a CTCP request: "chadler" to version
New:
    +bookworm sent a CTCP request: "version" to chadler
2022-07-06 22:28:18 -07:00
..
command-line Fix user commands not working 2022-06-21 10:51:24 +03:00
models TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
plugins Fix ctcp request message (#4603) 2022-07-06 22:28:18 -07:00
types TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
client.ts Potentially fix saving new networks (#4599) 2022-06-28 13:32:08 -07:00
clientManager.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
config.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
helper.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
identification.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
index.d.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
index.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
log.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
server.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
tsconfig.json TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00