Commit Graph

530 Commits

Author SHA1 Message Date
virvar 173752ea2c Toolbar style. 'Send' button. 2016-04-18 17:31:25 +03:00
Adrian Tiberius 78cd61041b added missing require 2016-04-17 19:44:59 +03:00
Adrian Tiberius 9a4b8e8b94 fixed realm db usage in listview 2016-04-17 16:49:35 +03:00
virvar 55f90dc040 Chats view design 2016-04-16 00:23:08 +03:00
virvar 256c639cf3 Chat view design 2016-04-15 18:04:03 +03:00
virvar d02af8907d Change font 2016-04-15 14:33:14 +03:00
virvar 6f95b37db1 Start chat design 2016-04-15 12:58:13 +03:00
virvar 223d3ad0b6 Start remote commands 2016-04-14 12:49:50 +03:00
michaelr 4964542146 participant left group 2016-04-11 23:14:14 +03:00
michaelr dd4f55e11f removed from chat & leave chat 2016-04-11 23:14:14 +03:00
michaelr 2da99899cc participant removed from chat 2016-04-11 23:14:14 +03:00
michaelr b8ace7d0ce remove participants 2016-04-11 23:14:14 +03:00
michaelr 16f00678fa participant added to chat 2016-04-11 23:14:13 +03:00
michaelr 19547048c3 add participant to group chat 2016-04-11 23:14:13 +03:00
virvar 6840460ba9 Can response to request message by clicking on message only 2016-04-08 20:08:40 +03:00
virvar c1dd4a9ab9 Handle command input call message 2016-04-08 18:43:09 +03:00
virvar 5e38d5589a Tap on bubble to enable command input 2016-04-08 18:26:58 +03:00
virvar 49a5b82a8c Merge with master 2016-04-08 12:40:51 +03:00
virvar e04a6eec4f Show console chat on first run 2016-04-08 12:17:10 +03:00
Adrian Tiberius 14523c6e18 Added discover screen - part 2 2016-04-08 04:21:07 +03:00
Adrian Tiberius 376241fe38 Added discover screen 2016-04-08 04:15:32 +03:00
virvar c08acdf24a Handle only last requested command 2016-04-07 20:50:53 +03:00
michaelr ad4401a42e handle group chat invite acks 2016-04-07 14:01:41 +03:00
virvar 2c8cfa8212 Delete old sign up forms 2016-04-07 13:28:02 +03:00
virvar d5c7c9b768 Send confirmation code. Synchronize contacts. 2016-04-07 13:24:02 +03:00
virvar f592babca8 Send phone-number to server 2016-04-06 18:24:11 +03:00
virvar a530cbbb65 Add select command button 2016-04-06 16:52:05 +03:00
michaelr 3fe4f44c04 each chat participant gets his own color 2016-04-06 16:16:09 +03:00
virvar b27fdfe96c Move message and command input text to state 2016-04-05 17:00:49 +03:00
michaelr 7db3571508 put autofocus back 2016-04-04 19:51:53 +03:00
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