thelounge/server/plugins/irc-events
Reto Brunner 0d9c184f19 server: fix time handling
The framework may emit messages which do not have a time stamp.
We tried to unconditionally convert the time field, fix that.

The Msg constructor replaces falsey time fields with the current
date so we can also remove the duplication from that codepath.
2024-05-16 22:15:39 +02:00
..
away.ts move chan enums 2024-04-21 15:10:45 +02:00
cap.ts cap: type the boolean 2024-04-21 15:11:52 +02:00
chghost.ts wip: msg 2024-04-21 15:10:41 +02:00
connection.ts client: fix all new linter errros 2024-05-04 12:29:57 +02:00
ctcp.ts client: fix all new linter errros 2024-05-04 12:29:57 +02:00
error.ts client: fix all new linter errros 2024-05-04 12:29:57 +02:00
help.ts wip: msg 2024-04-21 15:10:41 +02:00
info.ts wip: msg 2024-04-21 15:10:41 +02:00
invite.ts wip: msg 2024-04-21 15:10:41 +02:00
join.ts further chan fixes 2024-04-21 15:11:51 +02:00
kick.ts kick: use the user object 2024-04-21 15:11:52 +02:00
link.ts wip: msg 2024-04-21 15:10:41 +02:00
list.ts further chan fixes 2024-04-21 15:11:51 +02:00
message.ts server: fix time handling 2024-05-16 22:15:39 +02:00
mode.ts client: fix all new linter errros 2024-05-04 12:29:57 +02:00
modelist.ts further chan fixes 2024-04-21 15:11:51 +02:00
motd.ts wip: msg 2024-04-21 15:10:41 +02:00
names.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
nick.ts client: fix all new linter errros 2024-05-04 12:29:57 +02:00
part.ts wip: msg 2024-04-21 15:10:41 +02:00
quit.ts wip: msg 2024-04-21 15:10:41 +02:00
sasl.ts client: fix all new linter errros 2024-05-04 12:29:57 +02:00
topic.ts wip: msg 2024-04-21 15:10:41 +02:00
unhandled.ts wip: msg 2024-04-21 15:10:41 +02:00
welcome.ts network: add getLobby accessor 2023-02-27 18:30:33 +01:00
whois.ts client: fix all new linter errros 2024-05-04 12:29:57 +02:00