Conversation
|
Thank you for your contribution! Here are a few things to check in the PR to ensure it's reviewed as quickly as possible:
|
|
@americanrefugee please review the design. Particularly:
|
|
I think we're are already working on this feature for iOS. cc @Velin92 |
|
@bmarty we should coordinate to make sure the same thing is applied to Android. |
|
How has been this accomplished? To make it work cross-platform and interoperable with other clients, it needs to use a MSC like this matrix-org/matrix-spec-proposals#4274 ? Is this the intention? Also, this clearly needs support on all 3 platforms Web, iOS and Android before it can be generally released. |
SDK already supports gallery messages: |
Ok, that clarifies the technical approach. My suggestion is that if we want to move forward, we need to first confirm, if there is capacity to implement this also for Web. If Rust SDK supports it, I am guessing it may not be such a lot of effort for iOS. However, Web is not using Rust SDK, thus needs to be checked first. If all of that looks feasible then we still need to figure out the designs, but I think we're able to do that if there if there is confirmation it to be done on all 3 platforms. |
I was able to do a POC Web implementation, do I need an iOS PR too for this feature to proceed with the design? |
It is sufficient if we know that you want and can do it on iOS. Which I understand is the case, correct? @americanrefugee can you look into the designs? A couple of notes:
|
13a6420 to
bb370e0
Compare




Content
Support sending and rendering gallery messages (a message with multiple photos)
Motivation and context
Screenshots / GIFs
Tests
Tested devices
Checklist