mirror of
https://github.com/Skylar-Tech/node-red-contrib-matrix-chat.git
synced 2026-05-17 20:53:32 -06:00
Compare commits
1 Commits
v0.8.0
...
6bbd1d5119
| Author | SHA1 | Date | |
|---|---|---|---|
| 6bbd1d5119 |
@@ -13,6 +13,8 @@ The following is supported from this package:
|
||||
- [Currently a WIP](#end-to-end-encryption-notes)
|
||||
- Can also use [pantalaimon](https://github.com/matrix-org/pantalaimon) as an alternative solution to E2EE (if you need multiple sessions synced up with keys)
|
||||
- Receive events from a room (messages, reactions, images, audio, locations, and files) whether encrypted or not
|
||||
- Fetch and modify room state events (for changing room settings)
|
||||
- Paginate room history
|
||||
- Send Images/Files (sending files to e2ee room doesn't currently encrypt them yet)
|
||||
- Edit messages
|
||||
- Send typing events (Bot is typing ...)
|
||||
|
||||
Reference in New Issue
Block a user