Skip to content
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

Skip attachments with missing thumbnails #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

d235j
Copy link
Contributor

@d235j d235j commented May 26, 2019

I've found that some attachments might be missing thumbnails. This is not a great fix but it works for now.

It might fix #5.

@d235j
Copy link
Contributor Author

d235j commented May 28, 2019

Please don't merge yet. Working on making this nicer.

@ryanpcmcquen
Copy link

@d235j, any progress here?

@d235j
Copy link
Contributor Author

d235j commented Apr 13, 2020

@ryanpcmcquen I ended up taking a different approach since the size of my Signal database was crashing the browser. I wrote a separate script that converts the extracted jsons to text logs, with attachments referenced.

Unfortunately it seems that Signal has recently changed the database schema, which means the old contacts.csv no longer contains what it used to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Certain attachments break conversations
2 participants