Commit graph

17 commits

Author SHA1 Message Date
695b152c7e
Commit forgotten dependencies in Cargo.toml 2023-12-02 14:33:35 +02:00
74edd5bdac
matrix: Use labadoor-open and labadoor-common::run_bin() 2023-11-28 18:13:58 +02:00
bace7ef138
Use struct for passing module arguments: matrix 2023-11-21 21:30:56 +02:00
278bae953a
matrix: Add handler for accepting invitations 2023-11-18 20:15:04 +02:00
e06b720d43
matrix: Ignore messages sent by the bot 2023-11-18 20:12:38 +02:00
4889318e54
matrix: Use new event types in message handler 2023-11-18 20:10:55 +02:00
df3d04eb87
matrix: SyncSettings uses previous client token by default now 2023-11-18 20:06:50 +02:00
a087d2774f
matrix: Specify client id when logging in and store the state with sled 2023-11-18 20:04:36 +02:00
ac59bc31b5
matrix: Minor fixes and fmt 2023-11-16 19:28:34 +02:00
fe34027edc
matrix: Update matrix-sdk to 0.6.2 2023-11-16 19:26:22 +02:00
9144f5d8ed
matrix: Add ping command 2023-11-15 20:52:19 +02:00
ad7074ad03 matrix: Don't return a value, panic on failure 2023-06-30 18:10:57 +03:00
983456997b Rename library functions from "main" 2023-06-30 18:02:40 +03:00
6e6d4b227d matrix: Accept username and password as function parameters 2023-06-30 17:43:52 +03:00
ed628b2ee3 Create labadoor binary crate calling each librarie's main() 2023-06-30 17:12:24 +03:00
3abf7106fc Convert all crates to libraries 2023-06-30 17:00:39 +03:00
ebeed8dcee
labadoor-matrix: Initial commit 2021-11-27 23:39:45 +02:00