🐛(webhook) search existing Matrix user before inviting

fix wrong formatting of user id + now searches for existing Matrix
account of the user before inviting them to webhook room.
This commit is contained in:
Marie PUPO JEAMMET
2025-06-26 17:47:30 +02:00
committed by Marie
parent 5327baacbd
commit 3dc11c9b52
7 changed files with 219 additions and 51 deletions

View File

@@ -19,6 +19,10 @@ and this project adheres to
- 🧑‍💻(docker) split frontend to another file #924
### Fixed
- 🐛(webhook) handle user on different home server than room server
## [1.17.0] - 2025-06-11
### Added