Dima Gerasimov
|
5c82d0faa9
|
switch from using dataset to raw sqlite3 module
dataset is kinda unmaintaned and currently broken due to sqlalchemy 2.0 changes
resolves https://github.com/karlicoss/HPI/issues/264
|
2023-02-07 01:57:00 +00:00 |
|
Dima Gerasimov
|
b9d788efd0
|
some enhancements for facebook/instagram modules
figured out that datetimes are naive
better username handling + investigation of thread names
|
2022-06-04 17:16:28 +01:00 |
|
Dima Gerasimov
|
7a1b7b1554
|
core/general: add assert_never + typing annotations for dataset
|
2022-06-03 23:49:27 +01:00 |
|
Dima Gerasimov
|
f8e73134b3
|
fbmessenger: add all.py, merge messages from different sources
followup for https://github.com/karlicoss/HPI/pull/179
|
2022-02-08 19:21:44 +00:00 |
|
Dima Gerasimov
|
403ca9c111
|
fbmessenger: process Android app data
for now, no merging, will figure it out later
|
2022-02-05 14:49:12 +00:00 |
|