Commit graph

10 commits

Author SHA1 Message Date
cdcf80ab9a Fix timestamps with too much precision being representable 2024-12-04 18:56:03 +01:00
4314a24e78 Switch to jiff from time 2024-12-04 17:08:52 +01:00
de62727dc6 Fix clippy lints 2023-01-30 18:57:28 +01:00
470f3455f7 Add Time::new constructor 2023-01-20 17:11:00 +01:00
547256b842 Remove direct dependency on thiserror
Thiserror is still a transitive dependency due to tungstenite.
2022-10-23 13:33:45 +02:00
bdb17db5bf Track sessions only known by nick-events 2022-09-26 15:49:53 +02:00
748d6b7ded Add wrapper types for various kinds of id 2022-09-26 10:00:06 +02:00
4dcf09a136 Implement Display for UserId 2022-08-18 17:16:43 +02:00
e771d24575 Implement Display and FromStr for Snowflake 2022-08-18 17:16:36 +02:00
1495095fa8 Copy euph-api-related parts from cove
Also includes the required dependencies and some minor changes to the
module structure, as well as all the clippy and rustc warnings.
2022-08-18 00:46:16 +02:00