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 |
|
Dima Gerasimov
|
62e1bdc39a
|
my.fbmessenger: use pip package
https://github.com/karlicoss/HPI/issues/79
|
2020-11-06 23:02:35 +01:00 |
|
Dima Gerasimov
|
1273b0ca61
|
update docstrings
|
2020-04-13 23:48:58 +01:00 |
|
Dima Gerasimov
|
e5b3a1e91e
|
use my.config instead of mycfg; minor cleanups and docstrings
|
2020-04-12 00:22:10 +01:00 |
|
Dima Gerasimov
|
a1d81b0051
|
prettify fb messenger module
|
2020-03-12 20:38:09 +00:00 |
|
Dima Gerasimov
|
d00e09d1a1
|
More module descriptions
|
2020-02-26 16:32:03 +01:00 |
|
Dima Gerasimov
|
34bd2356ae
|
update paths to data access layers
|
2020-01-10 23:37:21 +00:00 |
|
Dima Gerasimov
|
066641a4ce
|
Rename my_configuration to mycfg for brevity
|
2019-12-19 20:14:26 +00:00 |
|
Dima Gerasimov
|
97f5fb2f36
|
expose iter_all_messages, reference Thread from Message
|
2019-12-07 18:42:00 +00:00 |
|
Dima Gerasimov
|
5d25f92f29
|
add fbmessenger provider with chat history script
|
2019-12-07 17:53:53 +00:00 |
|