Kian-Meng Ang
|
d2ef23fcb4
|
docs: fix typos
found via `codespell -L copie,datas,pres,fo,tooks,noo,ue,ket,frop`
|
2023-03-27 03:02:35 +01:00 |
|
Dima Gerasimov
|
0a05b27266
|
my.fbmessenger.android: set timezone to utc
|
2023-03-17 00:33:22 +00:00 |
|
Dima Gerasimov
|
bee17d932b
|
fbmessenger.android: use Optional name, best to leave for the consumer to decide how to behave when it's unavailable
e.g. using <NAME UNAVAILABLE> was causing issues when used as zulip contact name
|
2023-03-03 21:14:11 +00:00 |
|
Dima Gerasimov
|
c63177e186
|
general/ci: clean up mypy-misc pipeline, only exclude specific files instead
marked some module configs which aren't really ready for public use as type: ignore
|
2023-02-21 00:20:58 +00:00 |
|
Dima Gerasimov
|
eff9c02886
|
my.fbmessenger.android: add optional facebook_id
|
2023-02-20 20:14:15 +00:00 |
|
Dima Gerasimov
|
af874d2d75
|
my.fbmessenger.android: minor refactoring, comments & error handling
|
2023-02-20 20:14:15 +00:00 |
|
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 |
|