Evgeny Poberezkin
|
4bf5125c51
|
core: support combining store functions in one transaction (#740)
* refactor store functions (WIP - does not compile yet)
* update chat
* update simplexmq
|
2022-06-18 20:06:13 +01:00 |
|
Evgeny Poberezkin
|
c62d99ab97
|
core: remove connection pool (#738)
* core: remove connection pool
* remove local ref from cabal.project
* update simplexmq
* log test
* fix test
|
2022-06-16 20:00:51 +01:00 |
|
Evgeny Poberezkin
|
6f195c4167
|
core add chat_recv_msg_wait and chat_parse_markdown to published API (#736)
|
2022-06-11 11:52:55 +01:00 |
|
Evgeny Poberezkin
|
cf04a9fed3
|
add AChatItem to snd file events (#601)
|
2022-05-05 13:37:53 +04:00 |
|
Evgeny Poberezkin
|
80c5a151a2
|
core: fix mac tests (#600)
|
2022-05-05 07:37:33 +01:00 |
|
Evgeny Poberezkin
|
f02dcc851e
|
core: fix mac tests (#576)
* core: fix mac tests
* enable all tests
|
2022-04-26 09:08:39 +01:00 |
|
Evgeny Poberezkin
|
34c513adeb
|
core: update simplexmq (fixes SMP END from disconnected clients removing active subscriptions) (#523)
|
2022-04-12 12:24:34 +01:00 |
|
Evgeny Poberezkin
|
51f5982205
|
markdown: parse emails and phone numbers (#365)
* markdown: parse emails and phone numbers
* phone parsing
* refactor
|
2022-02-24 07:55:18 +00:00 |
|
Evgeny Poberezkin
|
6daad10210
|
make condition depend on host os (#329)
|
2022-02-18 09:00:21 +00:00 |
|
Evgeny Poberezkin
|
dd256be4ec
|
use tagged JSON on android, update tests (#321)
|
2022-02-16 23:24:48 +00:00 |
|
Efim Poberezkin
|
f5507436f3
|
chat item status, CRChatItemUpdated api response (#269)
|
2022-02-07 15:19:34 +04:00 |
|
Evgeny Poberezkin
|
408a30c25b
|
simplify mobile API to have single controller (#274)
* simplify mobile API to have single controller
* update chat response in swift
* add async to stack
|
2022-02-06 16:18:01 +00:00 |
|