* 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>
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