thelounge/server
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
..
command-line cleaner: expose cli task to do cleaning + vacuum 2023-12-24 16:55:45 +01:00
models sharedMsg: remove userAway 2024-04-21 15:11:52 +02:00
plugins server: fix time handling 2024-05-16 22:15:39 +02:00
types irc-events/message: fix types 2024-04-21 15:11:52 +02:00
client.ts fix sync_sort:channels emitter 2024-04-21 15:11:51 +02:00
clientManager.ts client: fix all new linter errros 2024-05-04 12:29:57 +02:00
config.ts ldap: type SearchOptions scope 2024-04-21 15:11:52 +02:00
helper.ts Fix git commit not being available in dist build 2023-02-15 12:03:08 +02:00
identification.ts ident: close connections if they don't send data 2024-05-09 19:01:10 +02: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 server: don't throw in async callback from index requests 2024-04-21 15:49:51 +02:00
storageCleaner.ts wip: msg 2024-04-21 15:10:41 +02:00
tsconfig.json wip: msg 2024-04-21 15:10:41 +02:00