thelounge/shared/types
Reto Brunner e61e356f1e server: somewhat type fix auth related functions
The auth functions are a bloody mess and need to be cleaned up.
using various callback functions and using variables as pointers makes the logic
hard to follow and hence idiotic to type too, as multiple orthogonal logic paths
are mixed up into one function.

This really needs to be untangled
2024-04-21 15:11:52 +02:00
..
chan.ts fix join socket type 2024-04-21 15:11:51 +02:00
changelog.ts changelog data type 2024-04-21 15:11:51 +02:00
config.ts configuration 2024-04-21 15:11:51 +02:00
mention.ts mention 2024-04-21 15:10:45 +02:00
msg.ts wip: unbork init progress 2024-04-21 15:11:51 +02:00
network.ts sharedchans does not have users 2024-04-21 15:11:51 +02:00
socket-events.d.ts server: somewhat type fix auth related functions 2024-04-21 15:11:52 +02:00
storage.ts searchresponse 2024-04-21 15:11:51 +02:00
user.ts shared: extract chan + user 2024-04-21 15:10:45 +02:00