12 Commits

Author SHA1 Message Date
Eric Dvorsak
0b0405d9a5
[fix #3163] remove phone command
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-07 15:48:53 +01:00
janherich
80fb8dde8b
Read at startup & write through async queues 2018-02-05 12:28:08 +01:00
alwxndr
03e62548a6 [#3007] Removed location command 2018-02-01 22:25:50 +01:00
janherich
52ddccca96
Refactored statuses 2018-01-04 13:49:21 +01:00
janherich
eb8d0a8a79
Refactored message data-model and view 2017-12-19 12:50:36 +01:00
Julien Eluard
7f2085fb14 Fixed regression when sending transaction
Remove obsolete realm
2017-11-30 11:04:33 +01:00
janherich
e50d56a4d0 Refactored jail loading + commands/responses 2017-11-21 10:51:15 +01:00
janherich
16fcef909f Fix broken group chats 2017-11-20 14:20:29 +01:00
Jan Herich
b889a07a86 Implement possibility for async command handlers (#1857)
* Implement possibility for async command handlers

Command handler can now return results asynchronously,
and those results as saved and persisted, indexed by
command message-id.

* Address feedback raised in PR comments

* Different handler codes + simplified error message
2017-09-18 16:08:06 +03:00
Andrey Shovkoplyas
1485e07259 make all specs nilable 2017-07-11 15:06:23 +03:00
Andrey Shovkoplyas
f846cb8a92 fixes specs 2017-07-11 10:33:14 +03:00
Andrey Shovkoplyas
21626549d1 implemented spec for app-db 2017-07-10 22:57:36 +03:00