Add caption also in case of multiple attachments #43

Open
opened 2025-06-06 11:52:50 +02:00 by tristan · 3 comments
Owner
Currently it is limited https://git.fucktheforce.de/thedevstack/PiratX/src/commit/master/src/main/java/eu/siacs/conversations/ui/ConversationFragment.java#L1253
Owner

According to thedevstack/PiratX@a7922958c6 this feature ist experimental.
Should we

  • disable this feature

or

  • implement in a correct way and give patch to upstream

?

According to https://git.fucktheforce.de/thedevstack/PiratX/commit/a7922958c6158e4998cba05953b0413d3a5af4a0 this feature ist experimental. Should we - disable this feature or - implement in a correct way and give patch to upstream ?
Author
Owner

I'd tend to the latter.

I'd tend to the latter.
Author
Owner

File Sharing implementation is at the moment based on a combination of the XEPs:

While 0385 is deferred and 0066 is limited to one URL. It seems that the following might be more suitable

It seems that only dino.im is implementing this at the moment. Dunno about the upstream plans...

File Sharing implementation is at the moment based on a combination of the XEPs: - [XEP-0385](https://xmpp.org/extensions/xep-0385.html): Stateless Inline Media Sharing (SIMS) - [XEP-0066](https://xmpp.org/extensions/xep-0066.html): Out of Band Data While 0385 is deferred and 0066 is limited to one URL. It seems that the following might be more suitable - [XEP-0446](https://xmpp.org/extensions/xep-0446.html): File metadata element - [XEP-0447](https://xmpp.org/extensions/xep-0447.html): Stateless file sharing It seems that only dino.im is implementing this at the moment. Dunno about the upstream plans...
Sign in to join this conversation.
No labels
update fork
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
thedevstack/PiratX#43
No description provided.