10 Commits

Author SHA1 Message Date
Adam Babik
6009b73feb
Tweaks for status-go integration (#80) 2019-06-06 10:59:28 +02:00
Dmitry Shulyak
93a96c0553
Don't redraw contacts if there were no changes (#51)
* Don't redraw contacts if there were no changes

* Update contacts.go

Co-Authored-By: Adam Babik <a.babik@designfortress.com>

* Update contacts.go

Co-Authored-By: Adam Babik <a.babik@designfortress.com>
2019-05-27 20:19:32 +03:00
Dmitry Shulyak
a17396e618
Refresh contacts periodically and compare contacts correctly (#40) 2019-05-17 11:06:42 +03:00
Dmitry Shulyak
0775fbb085
Implement streams for public and private chats (#35)
Stateless messenger

Replace original messenger with stateless messenger

Add benchmark for loading messages

Add new message event after msg was persisted

Request history chat by chat otherwise it doesn't worko

Db and stream tests

Move flag parsing higher

Fix linter and test
2019-05-14 19:34:36 +03:00
Adam Babik
e9f740bb45 High-level API (#29) 2019-04-30 10:24:33 +02:00
Adam Babik
434e222b3a
add code comments 2019-04-19 13:24:32 +02:00
Adam Babik
179241a572
Implement data persistency and add protocol/client package (#7) 2019-03-11 18:49:18 +01:00
Adam Babik
26c4c8eb24
add commands support (#6) 2019-02-25 08:29:35 +01:00
Adam Babik
0c9bf7d497
Add private chats support (#2) 2019-01-24 12:39:23 +01:00
Adam Babik
dfb5e8375e
initial commit 2019-01-08 21:02:11 +01:00