conversations-classic/src
Daniel Gultsch 86b2631449 revert commit that attempted to do bare jid matching for LMC
That commit never worked because there were other checks in place later down the stream.

Allowing other clients (resources) to correct messages introduces the potential for nasty race conditions.
Furthermore we also have a check in place that would check that the OMEMO fingerprint is the same for security reasons. Removing that check is currently undesirable. Therefor correcting a message from another client would only work for plain text messages (and maybe PGP); this only adds confusion for users for very little benefit.
2020-05-01 07:45:00 +02:00
..
compat/java/eu/siacs/conversations use EmojiWrapperEditText for most relevant text inputs 2018-06-29 13:40:55 +02:00
conversations pulled translations from transifex 2020-04-28 20:15:34 +02:00
conversationsFree/java/eu/siacs/conversations/utils use installreferrer libray instead of broadcast listener 2020-01-11 11:08:09 +01:00
conversationsPlaystore/java/eu/siacs/conversations/utils use installreferrer libray instead of broadcast listener 2020-01-11 11:08:09 +01:00
free/java/eu/siacs/conversations/services remove XEP-0357 support for group chats 2020-04-28 06:50:04 +02:00
freeCompat/java/eu/siacs/conversations/ui/service EmojiService: use replaceAll=false on android 8 2018-07-05 13:22:32 +02:00
main revert commit that attempted to do bare jid matching for LMC 2020-05-01 07:45:00 +02:00
playstore remove XEP-0357 support for group chats 2020-04-28 06:50:04 +02:00
playstoreCompat EmojiService: use replaceAll=false on android 8 2018-07-05 13:22:32 +02:00
quicksy pulled translations from transifex 2020-04-22 08:54:20 +02:00
system/java/eu/siacs/conversations use EmojiWrapperEditText for most relevant text inputs 2018-06-29 13:40:55 +02:00