25 Commits

Author SHA1 Message Date
Adam Babik
b80668730a
align WhisperClient with WhisperService (#17) 2019-03-28 15:03:37 +01:00
Adam Babik
3ada0cd593
fix notifications (#16) 2019-03-25 11:01:42 +01:00
Adam Babik
876ad1ae8f
add READMEs and code comments (#15) 2019-03-22 12:14:33 +01:00
Adam Babik
3f1f11c751
follow Cursor from mailserver (#14) 2019-03-21 19:09:13 +01:00
Adam Babik
6ef0686b10
extract adapters from protocol package (#13) 2019-03-18 09:53:39 +01:00
Adam Babik
97964d0e7a
refactor readEventsLoop 2019-03-17 21:48:55 +01:00
Adam Babik
ede2d8b031
autoload earlier messages when reaching chat top (#12) 2019-03-17 21:24:39 +01:00
Adam Babik
69d62d555a
implement Home/End scrolling in chat view (#11) 2019-03-17 13:20:02 +01:00
Adam Babik
028dd3a1f3
fix messages deduplication bug 2019-03-16 20:26:59 +01:00
Adam Babik
44f1c1bd44
update status-go to v0.23.0-beta.9 2019-03-15 15:25:02 +01:00
Adam Babik
15f52ee627
clean up messanger 2019-03-15 15:12:00 +01:00
Adam Babik
4a928279fd
improve leaving Chat logic (#10) 2019-03-13 23:54:07 +01:00
Adam Babik
5245185f1b
add unit tests for client Chat (#9) 2019-03-13 23:06:36 +01:00
Adam Babik
0d773353bc
make Chat and Messenger thread-safe (#8) 2019-03-13 21:20:22 +01:00
Adam Babik
179241a572
Implement data persistency and add protocol/client package (#7) 2019-03-11 18:49:18 +01:00
Adam Babik
bc1bc77eeb
clean up vendor/ 2019-02-26 12:10:16 +01:00
Adam Babik
26c4c8eb24
add commands support (#6) 2019-02-25 08:29:35 +01:00
Adam Babik
0b9bb1abe3
fix TestEncodeMessage 2019-02-11 14:20:53 +01:00
Adam Babik
3fcc42d8be
make travis CI work 2019-02-11 13:48:44 +01:00
Adam Babik
f6fb33d99e
vendor missing deps 2019-02-11 09:38:08 +01:00
Adam Babik
4380b59995
add Travis CI integration (#4) 2019-02-11 09:34:24 +01:00
Adam Babik
e7caa232b3
release lock before passing value to channel (#3) 2019-02-11 09:34:12 +01:00
Adam Babik
0c9bf7d497
Add private chats support (#2) 2019-01-24 12:39:23 +01:00
Adam Babik
e744368566
Refactor and use whisper adapters (#1) 2019-01-22 09:39:23 +01:00
Adam Babik
dfb5e8375e
initial commit 2019-01-08 21:02:11 +01:00