Commit graph

23 commits

Author SHA1 Message Date
be9d43f8cc Don't reconnect when encountering 404 2023-02-26 21:17:43 +01:00
319de09c35 Refactor instance logging 2023-02-17 16:55:35 +01:00
46d9367670 Add ConnTx::send_only 2023-01-30 18:57:06 +01:00
63464fdc59 Log disconnect events 2023-01-23 22:48:05 +01:00
29b7d0ed7a Send Snapshot on Connected event 2023-01-23 21:38:48 +01:00
cd4b65d9cc Add InstanceConfig::force_username setting 2023-01-23 19:09:42 +01:00
24e2da9fd3 Add Event::config 2023-01-23 18:32:09 +01:00
9315e5798c Add and update documentation 2023-01-22 22:33:52 +01:00
b34de07fe1 Compact function signatures 2023-01-22 22:33:37 +01:00
d5b45ecb39 Fix log message 2023-01-22 22:05:15 +01:00
820da6db1b Add Instance::stop 2023-01-22 21:57:09 +01:00
5d1d12522e Stop instance when it is dropped 2023-01-22 21:42:04 +01:00
3f14151feb Send different kinds of events 2023-01-22 20:51:08 +01:00
0c7e8c1dff Hide cookies in ServerConfig Debug impl 2023-01-22 20:49:34 +01:00
1ea5ede442 Limit Snapshot to Conn 2023-01-22 19:16:33 +01:00
5a8ad6b40f Split up instance config 2023-01-22 19:07:23 +01:00
adcd17deae Make instance event handler synchronous and infallible 2023-01-22 01:00:18 +01:00
eab230e796 Derive Debug for more types 2023-01-22 00:12:29 +01:00
d02b9a2e76 Update config constructor functions 2023-01-21 16:22:54 +01:00
fb8bb33965 Support cookies in instances 2023-01-21 16:17:27 +01:00
4365d14923 Add logging to instance 2023-01-21 16:17:17 +01:00
bd74931ecd Fix instance not setting nick or using password 2023-01-21 13:12:18 +01:00
7357435ee1 Add Instance 2023-01-21 00:08:11 +01:00