Commit Graph

600 Commits

Author SHA1 Message Date
michaelr 4ae0236cd0 remove useless block 2016-04-04 19:42:56 +03:00
michaelr cca9868af9 fixed chat-id in new msg is null 2016-04-04 19:29:54 +03:00
michaelr 5a3b923b0c moved re-frame app to root folder 2016-04-04 19:21:10 +03:00
michaelr 77cae2cc42 changed navigation method, send new message 2016-03-23 12:46:41 +02:00
michaelr ef26278908 bring messages to chat view 2016-03-22 12:59:41 +02:00
virvar f32547aaf8 Fix back button navigation 2016-03-21 18:17:10 +03:00
virvar 7c9e8f6105 Move contact list to components 2016-03-21 16:01:20 +03:00
virvar 81b1d6440a Loading spinner for sign up confirmation view 2016-03-21 15:27:50 +03:00
virvar c95ecf5363 Delete database.cljs 2016-03-21 15:20:11 +03:00
virvar b21b4ecc1a Use phone's locale for phone number internationalization 2016-03-21 13:53:21 +03:00
michaelr f8a5237f44 refactored chat component 2016-03-20 15:00:10 +02:00
michaelr ca2fa03e3d fix loaded identity string instead of map 2016-03-20 13:56:41 +02:00
virvar 6d2ac3a99b Merge 2016-03-19 12:33:00 +03:00
virvar 6c6a4df339 User identity load on first run 2016-03-19 11:53:09 +03:00
michaelr a079f00186 encrypt stored identity with password, beginning of msg store 2016-03-18 17:12:53 +02:00
virvar 0da2757450 Components 2016-03-18 16:29:33 +03:00
virvar 797fe3336b Use 'current-identity' 2016-03-18 16:15:03 +03:00
virvar fcba2679f4 Fix contacts sync 2016-03-18 12:53:13 +03:00
virvar b10b44988c Add loading spinner 2016-03-17 23:48:52 +03:00
michaelr 83ab6ad3ef fixed, get would fail when key doesn't exist 2016-03-17 21:32:59 +02:00
michaelr 95d0f566d7 kv store implementation over realm 2016-03-17 20:15:24 +02:00
michaelr 3692c64632 fixed wrong namespace 2016-03-17 19:34:22 +02:00
michaelr 2b6fdaa4e6 wip protocol integration 2016-03-17 19:25:36 +02:00
virvar 33348727a8 Microrefactoring 2016-03-17 10:25:20 +03:00
virvar 3f145c2059 Sign up confirmation view refactoring 2016-03-16 14:42:00 +03:00
virvar 703c6f2d5f Login view refactoring 2016-03-16 00:42:23 +03:00
michaelr 97eee14a45 remove redundunt call 2016-03-15 14:01:45 +02:00
michaelr ea89f9ab2d new code structure 2016-03-15 13:28:48 +02:00
virvar 20edaf4aba Show syng contacts 2016-03-14 14:59:52 +03:00
michaelr b9a6253357 removed redundant deps and changes protocol version to latest 2016-03-14 00:29:07 +02:00
virvar 1a7d089ddc Save whisper identities to db 2016-03-11 19:04:12 +03:00
virvar 7cf1b5b0b9 Receive whisper identities 2016-03-10 22:31:43 +03:00
virvar 56f249e9fb Encrypt contacts to send 2016-03-09 17:08:07 +03:00
virvar fa6e8c913a Send request to server 2016-03-08 17:45:24 +03:00
virvar 681adafdcb Add confirmation code view 2016-03-07 21:19:26 +03:00
virvar 8d7a57e6d4 Setup cljsjs/web dependency 2016-03-07 20:00:30 +03:00
virvar 119c613f8a Use syng-im/protocol to get whisper identity 2016-03-07 11:09:41 +03:00
virvar 22310a3ee8 Add web3 2016-03-04 20:28:06 +03:00
virvar 68ae5ce5a9 User phone number input view 2016-03-04 00:20:37 +03:00
virvar 80a119e2d8 Actionbar shaders 2016-02-26 18:35:55 +03:00
virvar a4a8b888a5 Colors 2016-02-26 18:22:54 +03:00
virvar 22cda3f0fb Chat view design 2016-02-26 16:18:46 +03:00
virvar 995738ba19 Messages scroll direction 2016-02-26 12:22:25 +03:00
virvar 280aa6881b Begin Chat view 2016-02-25 20:55:22 +03:00
virvar 50beafc5a2 Navigation 2016-02-25 19:21:08 +03:00
virvar 29eab3bbb8 Fix 2016-02-24 23:53:12 +03:00
virvar df94cba083 Refactoring 2016-02-24 19:15:06 +03:00
virvar bf31fed4ea Add font 2016-02-24 16:05:21 +03:00
virvar 19206d0ddd Shadows for android 5.0+ 2016-02-23 23:27:34 +03:00
virvar 7c6e7c644a Initial 2016-02-23 01:04:42 +03:00