|
1 | 1 | # Features & roadmap
|
2 | 2 |
|
3 | 3 | * Matrix → LinkedIn
|
4 |
| - * [ ] Message content |
5 |
| - * [ ] Text |
6 |
| - * [ ] Media |
7 |
| - * [ ] Files |
8 |
| - * [ ] Images |
9 |
| - * [ ] Videos |
10 |
| - * [ ] GIFs |
11 |
| - * [ ] Voice Messages |
12 |
| - * [ ] Stickers |
| 4 | + * [x] Message content |
| 5 | + * [x] Text |
| 6 | + * [x] Media |
| 7 | + * [x] Files |
| 8 | + * [x] Images |
| 9 | + * [x] Videos |
| 10 | + * [x] GIFs |
| 11 | + * [x] Voice Messages |
| 12 | + * [ ] ~~Stickers~~ (unsupported) |
13 | 13 | * [ ] ~~Formatting~~ (LinkedIn does not support rich formatting)
|
14 |
| - * [ ] ~~Replies~~ (LinkedIn does not support replies) |
| 14 | + * [x] Replies |
15 | 15 | * [ ] Mentions
|
16 | 16 | * [ ] Emotes
|
17 |
| - * [ ] Message redactions |
18 |
| - * [ ] Message reactions |
| 17 | + * [x] Message redactions |
| 18 | + * [x] Message reactions |
19 | 19 | * [ ] Presence
|
20 | 20 | * [ ] Typing notifications
|
21 |
| - * [ ] Mark conversations as read |
22 | 21 | * [ ] Read receipts
|
23 | 22 | * [ ] Power level
|
24 | 23 | * [ ] Membership actions
|
25 | 24 | * [ ] Invite
|
26 | 25 | * [ ] Kick
|
27 | 26 | * [ ] Leave
|
28 |
| - * [ ] Room metadata changes |
29 |
| - * [ ] Name |
30 |
| - * [ ] Avatar |
| 27 | + * [x] Room metadata changes |
| 28 | + * [x] Name |
| 29 | + * [x] Avatar |
31 | 30 | * [ ] Per-room user nick
|
32 | 31 | * LinkedIn → Matrix
|
33 |
| - * [ ] Message content |
34 |
| - * [ ] Text |
35 |
| - * [ ] Media |
36 |
| - * [ ] Files |
37 |
| - * [ ] Images |
38 |
| - * [ ] GIFs |
39 |
| - * [ ] Voice Messages |
| 32 | + * [x] Message content |
| 33 | + * [x] Text |
| 34 | + * [x] Media |
| 35 | + * [x] Files |
| 36 | + * [x] Images |
| 37 | + * [x] GIFs |
| 38 | + * [x] Voice Messages |
40 | 39 | * [ ] Mentions
|
41 | 40 | * [ ] Message delete
|
42 |
| - * [ ] Message reactions |
43 |
| - * [ ] Message history |
44 |
| - * [ ] Real-time messages |
45 |
| - * [ ] Presence |
| 41 | + * [x] Message reactions |
| 42 | + * [x] Message history |
| 43 | + * [x] Real-time messages |
| 44 | + * [ ] ~~Presence~~ (impossible for now, see https://github.com/mautrix/go/issues/295) |
46 | 45 | * [ ] Typing notifications
|
47 | 46 | * [ ] Read receipts
|
48 | 47 | * [ ] Admin status
|
|
60 | 59 | * Misc
|
61 | 60 | * [ ] Multi-user support
|
62 | 61 | * [ ] Shared group chat portals
|
63 |
| - * [ ] Automatic portal creation |
64 |
| - * [ ] At startup |
65 |
| - * [ ] When added to chat |
66 |
| - * [ ] When receiving message |
| 62 | + * [x] Automatic portal creation |
| 63 | + * [x] At startup |
| 64 | + * [x] When added to chat |
| 65 | + * [ ] When receiving message (not supported) |
67 | 66 | * [ ] Private chat creation by inviting Matrix puppet of LinkedIn user to new room
|
68 |
| - * [ ] Option to use own Matrix account for messages sent from other LinkedIn clients |
| 67 | + * [ ] Option to use own Matrix account for messages sent from other LinkedIn clients (relay mode) |
| 68 | + * [ ] Split portal support |
0 commit comments