Commit Graph

9 Commits

Author SHA1 Message Date
Luca bdb42f9699 Fix build
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2022-07-27 18:07:06 +02:00
Luca f9c6f48ef7 Refactor code, respond with 500 status if message could not be broadcast, terminate on sync failure 2022-07-27 18:04:03 +02:00
Luca cecd903810 Add greeting when joining rooms 2022-07-25 01:07:28 +02:00
Luca a18353b531 Save device ID 2022-07-24 23:44:04 +02:00
Luca 8e608f0f17 Broadcast new orders to allowed rooms 2022-07-24 23:19:52 +02:00
Luca f8479ed7b6 Implement basic matrix client 2022-07-24 02:40:44 +02:00
Luca 8dd0a1f3be Fix build errors 2022-07-23 00:36:28 +02:00
Luca e549d0ec19 Load credentials from config file instead of requiring user to manually enter them 2022-07-23 00:33:05 +02:00
Luca 2277916d30 Implement login prompt 2022-07-22 19:52:41 +02:00