thelounge/client/js/socket-events
Reto Brunner bf7eb0e727 network event: remove unused array
All the network events only ever emit a single copy
There's no point in wrapping it into an array
2024-04-21 15:11:51 +02:00
..
auth.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
changelog.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
commands.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
configuration.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
connection.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
history_clear.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
init.ts socket-events: fix up init 2024-04-21 15:11:51 +02:00
join.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
mentions.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
more.ts chatuserlist 2024-04-21 15:11:51 +02:00
msg.ts fix msg event 2024-04-21 15:11:51 +02:00
msg_preview.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
msg_special.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
mute_changed.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
names.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
network.ts network event: remove unused array 2024-04-21 15:11:51 +02:00
nick.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
open.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
part.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
quit.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
search.ts search: ignore searchResults if it isn't the active query 2023-01-08 11:41:09 +01:00
sessions_list.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
setting.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
sign_out.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
sync_sort.ts Split sort event 2024-04-21 15:11:51 +02:00
topic.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
users.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00