platypush/platypush/plugins/matrix
Fabio Manganiello e479ca7e3e
Completing the Matrix plugin integration
Newly implemented actions:

- `get_messages`
- `get_room_members`
- `update_device`
- `delete_devices`
- `room_alias_to_id`
- `add_room_alias`
- `delete_room_alias`
- `kick`
- `ban`
- `unban`
- `forget`
2022-08-28 12:26:27 +02:00
..
__init__.py Completing the Matrix plugin integration 2022-08-28 12:26:27 +02:00
manifest.yaml Implemented proper support for encrypted media and added download method 2022-08-26 23:48:29 +02:00