johanw666 / Signal-Android

Fork from a private messenger for Android with extra options added: full backup and (partial, ony text) xml backup of messages. Restore can happen at any time, not only after a fresh install. Import SMS database. Import of (unencrypted) WhatsApp databases. Removed apk expire. Choose between passphrase protection and the Android screenlock. Choice for the backup location (internal or removable storage on Android < 11 (on 11 and higher this is already possible)). Set the maptype in the place picker. Option to treat view-once media as normal media. Option to ignore remote deletion. Choose between FCM or websocket notification delivery.
https://johanw.home.xs4all.nl/Signal/signal-jw.html
GNU Affero General Public License v3.0
246 stars 16 forks source link

Plaintext export of groupchat isn't working properly #57

Closed v3ctr0n closed 1 year ago

v3ctr0n commented 1 year ago

Export of groupchat doesn't seem to include my own messages. It includes only messages of the other phone number in the groupchat. My messages to that said phone number are fine in normal chat but they are missing in any responses made in the groupchat (there's only two of us in the groupchat...), which isn't separated but is merged with the normal conversation. Any way to fix this? Thanks in advance.

johanw666 commented 1 year ago

I think this is fixed in the 6.7.3.1-JW and later now the plaintext export had to be rewritten due to a database restructure. However, group information are not maintained in the export and groups are not used whith plaintext restore.