Skip to content

Commit

Permalink
Merge branch 'develop' into feature/app-settings-upload-configs
Browse files Browse the repository at this point in the history
  • Loading branch information
laevandus authored Jan 14, 2025
2 parents 5df9fb9 + 75aa44f commit b615255
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,15 +121,17 @@ Check out our current openings and apply via [Stream's website](https://getstrea
</tr>
<tr>
<td> A list of message in a channel </td>
<th rowspan="9"><img src="ReadmeAssets/Message_List_Bezel.png?raw=true" width="80%" /></th>
<th rowspan="11"><img src="ReadmeAssets/Message_List_Bezel.png?raw=true" width="80%" /></th>
</tr>
<tr> <td> Photo preview </td> </tr>
<tr> <td> Photo and Video preview </td> </tr>
<tr> <td> Message reactions </td> </tr>
<tr> <td> Message grouping based on the send time </td> </tr>
<tr> <td> Link preview </td> </tr>
<tr> <td> Inline replies </td> </tr>
<tr> <td> Message threads </td> </tr>
<tr> <td> GIPHY support </td> </tr>
<tr> <td> Polls support </td> </tr>
<tr> <td> Async voice messages </td> </tr>
<tr><td> </td> </tr>
</tr>
</table>
Expand All @@ -145,12 +147,15 @@ Check out our current openings and apply via [Stream's website](https://getstrea
</tr>
<tr>
<td> Support for multiline text, expands and shrinks as needed </td>
<th rowspan="6"><img src="ReadmeAssets/Message_Composer_Bezels.png?raw=true" width="80%" /></th>
<th rowspan="9"><img src="ReadmeAssets/Message_Composer_Bezels.png?raw=true" width="80%" /></th>
</tr>
<tr> <td> Image and file attachments</td> </tr>
<tr> <td> Image, video and file attachments</td> </tr>
<tr> <td> Replies to messages </td> </tr>
<tr> <td> Tagging of users </td> </tr>
<tr> <td> Chat commands like mute, ban, giphy </td> </tr>
<tr> <td> Creation of polls </td> </tr>
<tr> <td> Link previews </td> </tr>
<tr> <td> Recording async voice messages </td> </tr>
<tr><td> </td> </tr>
</tr>
</table>
Expand Down

0 comments on commit b615255

Please sign in to comment.