Commit graph

4 commits

Author SHA1 Message Date
Dima Gerasimov
eacee5b413 fbmessenger: support config migration for fbmessengerexport source
for now kinda copied from reddit... still thinking about a more generic way
2022-02-05 14:15:41 +00:00
Dima Gerasimov
f347e772bb fbmessenger: process Android app data
for now, no merging, will figure it out later
2022-02-05 13:28:08 +00:00
Dima Gerasimov
c038345b7e fbmessenger: only import from .export in legacy mode 2022-02-05 12:27:32 +00:00
Dima Gerasimov
d1f791dee8 my.fbmessenger: move fbmessenger.py into fbmessenger/export.py
keeping it backwards compatible + conditional warning similar to https://github.com/karlicoss/HPI/pull/179

follow up for https://github.com/seanbreckenridge/HPI/pull/18
for now without the __path__ hacking, will do it in bulk later

too lazy to run test_import_warnings.sh on CI for now, but figured I'd commit it for the reference anyway
2022-02-02 23:22:45 +00:00