mirror of
https://github.com/icewind1991/mx-puppet-steam.git
synced 2026-06-04 01:54:09 +02:00
implement basic group chats
This commit is contained in:
parent
8d2318e33f
commit
6dd7bf525e
4 changed files with 140 additions and 29 deletions
|
|
@ -5,14 +5,16 @@ Matrix <-> Steam puppeting bridge based on [mx-puppet-bridge](https://github.com
|
|||
## Status
|
||||
|
||||
- [x] login with steam guard support
|
||||
- [x] 1 <->1 messaging
|
||||
- [ ] group messaging
|
||||
- [x] 1<->1 messaging
|
||||
- [x] group messaging
|
||||
- [x] steam -> matrix typing notifications
|
||||
- [x] online/offline status
|
||||
- [x] retrieve nickname and avatar from steam
|
||||
- [x] listing of steam users
|
||||
- [ ] listing of steam group chats
|
||||
- [x] bridging embedded images
|
||||
- [x] bridging embedded images in 1<->1 chats
|
||||
- [x] receiving embedded images from steam in group chats
|
||||
- [ ] sending embedded images to steam in group chats
|
||||
|
||||
## Linking
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue