Friedel Ziegelmayer
|
7786a4ced4
|
fix: avoid manual poll impl for accounts events
|
2020-09-29 14:00:10 +02:00 |
|
Alexander Krotov
|
b42b1ad99b
|
Make dc_accounts_get_all return accounts sorted
HashMap may rearrange all accounts after each insertion and deletion,
making it unpredictable where the new account appears.
|
2020-09-13 14:36:59 +03:00 |
|
dignifiedquire
|
1ae49c1fca
|
unify events
|
2020-08-10 10:32:48 +02:00 |
|
dignifiedquire
|
99ca582e25
|
implement ffi calls
|
2020-08-10 10:01:46 +02:00 |
|
dignifiedquire
|
48e5016abf
|
add migration code
|
2020-08-10 10:01:46 +02:00 |
|
dignifiedquire
|
58a8ae1914
|
feat: initial implementation of the account manager
|
2020-08-10 10:01:46 +02:00 |
|