Commit Graph

30 Commits

Author SHA1 Message Date
Roman Volosovskyi f359cb70f2 project structure 2016-04-30 11:03:16 +03:00
michaelr 9874a3aee2 send group name in test app 2016-04-29 16:21:08 +03:00
michaelr dd9e1d98f4 send group name to new participants, catch exception from ecjs 2016-04-29 02:03:05 +03:00
michaelr fe45178ce0 new-group-chat even to include group-name 2016-04-28 15:56:33 +03:00
michaelr c0593fbe61 group chat invite ack event to use invite msg-id 2016-04-20 13:09:17 +03:00
michaelr a3353e2168 added msg-id to protocol event 2016-04-11 23:11:41 +03:00
michaelr 5d3d511905 don't attempt to decrypt group msg if key has been removed 2016-04-11 22:58:31 +03:00
michaelr 8a1d690518 persistent storage for simple chat app 2016-04-11 16:43:39 +03:00
michaelr a416bf279d better debug messages 2016-04-11 15:38:57 +03:00
michaelr 21da6d7ce4 changed figwheel ports 2016-04-06 19:42:33 +03:00
michaelr ca254ca2f0 add name to group-invite msg 2016-04-04 16:59:01 +03:00
michaelr 47fe0fde28 minor api changes 2016-03-25 17:33:11 +03:00
michaelr ee20d8a13b password encryption 2016-03-18 15:07:20 +02:00
michaelr 1155575f11 support new geth methods to create and update identity 2016-03-17 19:11:45 +02:00
michaelr 4e9c22c9fc group admin, leave-group action 2016-03-11 16:59:20 +02:00
michaelr cf52d8ddf4 tidy up a bit 2016-03-10 19:37:38 +02:00
michaelr 82d74b8f03 remove participant from group chat 2016-03-10 19:15:55 +02:00
michaelr 89c85025db add participant to group chat 2016-03-10 16:29:48 +02:00
michaelr d5d781410f group chat message encryption 2016-03-10 12:32:24 +02:00
michaelr 7d1c1fa5c1 basic group chat 2016-03-09 22:18:38 +02:00
michaelr 1fd85efc7d wip group chat 2016-03-09 17:04:39 +02:00
michaelr 47af4de5b3 web3 cljsjs package instead of foreign libs 2016-03-07 15:39:15 +02:00
michaelr 567f65504c remove web3 from foreign libs 2016-03-07 13:58:03 +02:00
michaelr ee798b1567 refactored protocol to a separate lib 2016-03-06 21:32:35 +02:00
michaelr 6a3d64e184 simple chat app used to test protocol lib 2016-03-06 21:31:24 +02:00
michaelr e0e60592f0 use async api 2016-03-06 20:30:13 +02:00
michaelr da5d0c9029 retry delivery of messages 2016-03-06 18:27:39 +02:00
michaelr 1de94e4d5d primitive chat client, bug fixes 2016-03-04 17:17:46 +02:00
michaelr 14df49232b wip 2016-03-03 22:16:19 +02:00
michaelr d1f00320a1 cljs tests, used to develop chat protocol 2016-03-02 15:41:43 +02:00