Skip to content

Commit 4f1b2e3

Browse files
Updated README.md
1 parent c55790e commit 4f1b2e3

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,15 @@ Check out our current openings and apply via [Stream's website](https://getstrea
5555
</tr>
5656
<tr>
5757
<td> A list of channels matching provided query </td>
58-
<th rowspan="8"><img src="ReadmeAssets/Channel_List_Bezel.png?raw=true" width="80%" /></th>
58+
<th rowspan="9"><img src="ReadmeAssets/Channel_List_Bezel.png?raw=true" width="80%" /></th>
5959
</tr>
6060
<tr> <td> Channel name and image based on the channel members or custom data</td> </tr>
6161
<tr> <td> Unread messages indicator </td> </tr>
6262
<tr> <td> Preview of the last message </td> </tr>
6363
<tr> <td> Online indicator for avatars </td> </tr>
6464
<tr> <td> Create new channel and start right away </td> </tr>
6565
<tr> <td> Customizable channel actions on swipe </td> </tr>
66+
<tr> <td> Typing and read indicators </td> </tr>
6667
<tr><td> </td> </tr>
6768
</tr>
6869
</table>
@@ -76,7 +77,7 @@ Check out our current openings and apply via [Stream's website](https://getstrea
7677
</tr>
7778
<tr>
7879
<td> A list of messages in a channel </td>
79-
<th rowspan="10"><img src="ReadmeAssets/Message_List_Bezel.png?raw=true" width="80%" /></th>
80+
<th rowspan="12"><img src="ReadmeAssets/Message_List_Bezel.png?raw=true" width="80%" /></th>
8081
</tr>
8182
<tr> <td> Photo attachments </td> </tr>
8283
<tr> <td> Giphy attachments </td> </tr>
@@ -86,6 +87,8 @@ Check out our current openings and apply via [Stream's website](https://getstrea
8687
<tr> <td> Custom attachments </td> </tr>
8788
<tr> <td> Message reactions </td> </tr>
8889
<tr> <td> Message grouping based on the send time </td> </tr>
90+
<tr> <td> Thread and inline replies </td> </tr>
91+
<tr> <td> Typing and read indicators </td> </tr>
8992
<tr><td> </td> </tr>
9093
</tr>
9194
</table>
@@ -101,11 +104,14 @@ Check out our current openings and apply via [Stream's website](https://getstrea
101104
</tr>
102105
<tr>
103106
<td> Support for multiline text, expands and shrinks as needed </td>
104-
<th rowspan="5"><img src="ReadmeAssets/Message_Composer_Bezels.png?raw=true" width="80%" /></th>
107+
<th rowspan="8"><img src="ReadmeAssets/Message_Composer_Bezels.png?raw=true" width="80%" /></th>
105108
</tr>
106109
<tr> <td> Image, video and file attachments </td> </tr>
107110
<tr> <td> Camera integration </td> </tr>
108111
<tr> <td> Custom attachments </td> </tr>
112+
<tr> <td> Mentions </td> </tr>
113+
<tr> <td> Instant commands (e.g. giphy) </td> </tr>
114+
<tr> <td> Custom commands </td> </tr>
109115
<tr><td> </td> </tr>
110116
</tr>
111117
</table>

0 commit comments

Comments
 (0)