Commit graph

11 commits

Author SHA1 Message Date
pep
b5c7c2b579
WIP2: Scansion codegen
Signed-off-by: pep <pep@bouah.net>
2024-11-01 21:05:51 +01:00
e432c8b17e
WIP scansion/test codegen
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2023-10-29 15:19:08 +01:00
49af4e44f7
Update xmpp (tokio-xmpp, jid) deps
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2023-10-26 00:48:24 +02:00
6692443b18
TestComponent: implement word-diff
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2023-01-07 15:44:15 +01:00
5ef59d9197
TestComponent: Add syntax highlighting behind RUST_LOG
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2023-01-05 16:55:34 +01:00
6f7f55a72f
Change name of the project to muchrooms
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-12-27 11:41:41 +01:00
5be165e08a
Cargo.toml: Add myself as author
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-12-27 11:41:05 +01:00
da12752d50
Cargo.toml: Remove custom paths for xmpp-rs deps
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-09-24 01:57:14 +02:00
7797af95b9
Add TestComponent.expect_with; test for Delay in MUC subject
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-09-10 18:00:02 +02:00
88828da67e
New ComponentTrait for testing
Move handlers in their own module. Add a component module for the
Component newtype and TestComponent. Add a tests component.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-09-10 10:36:56 +02:00
05033ee6f7
Initial commit: Users can join!
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-09-07 20:08:27 +02:00