forked from mirror/monocles_chat_clean
Add caption also in case of multiple attachments #43
Labels
No labels
update fork
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
thedevstack/PiratX#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently it is limited https://git.fucktheforce.de/thedevstack/PiratX/src/commit/master/src/main/java/eu/siacs/conversations/ui/ConversationFragment.java#L1253
According to
thedevstack/PiratX@a7922958c6this feature ist experimental.Should we
or
?
I'd tend to the latter.
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...