-
Notifications
You must be signed in to change notification settings - Fork 226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#2286 chat improvements #2287
base: master
Are you sure you want to change the base?
#2286 chat improvements #2287
Conversation
…r to avoid lower case names
…ipants" in internal and external parsers
… parsed internally
…reader and Telegram parser
e36d456
to
b73e376
Compare
…identifier (eg. WhatsApp)
Thank you very much @aberenguel for all the improvements in this PR! The enhancements tackled by commits 4b97dee and 2179615 are old desires! |
… map to store messages in chat evidence
…der info is missing + identification with phone number for WhatsApp
…nd without timestamp
About commit ce22a6c, has anyone observed some new column in WA messages table with a name similar to "deleted" and values like "trash" or meaning that? A colleague reported to me CellebriteReader reports several messages as deleted=trash, while the same messages are displayed by IPED's internal parser as allocated messages (not deleted). Just a guess, maybe WA is just tagging messages as deleted to later (in the night?) delete them from database in idle moments... PS: On cellphone screen, I think those deleted=trash messages are not shown, I will double check with him. |
No description provided.