|
8e548d2aa5
|
fix(sqlite): do not reset on destroy
am i actually retarded or something????
|
2023-11-30 01:27:51 +03:00 |
|
|
ec0865c746
|
fix(sqlite): reset before destroying
should fix client not closing properly
|
2023-11-27 14:55:27 +03:00 |
|
|
b25f9dddfa
|
feat!: support min updates
breaking: changed `ITelegramStorage` interface, changed tl schema a bit
|
2023-11-27 06:33:32 +03:00 |
|
|
f525c12f83
|
fix: auth storage fixes
- .reset() no longer resets auth keys by default
- auth keys are stored immediately in sqlite
- update loop fixes for logout
- tests for sqlite storage
likely closes #13 (?)
|
2023-11-12 07:51:30 +03:00 |
|