6411 Commits

Author SHA1 Message Date
Adrian Tiberius
0f1891f6b0 Added discover screen - part 2
Former-commit-id: 14523c6e18de4ad7d8a7d8505e032d30de8160dc
2016-04-08 04:21:07 +03:00
Adrian Tiberius
4a7bb83f18 Added discover screen
Former-commit-id: 376241fe385e8133640d20be56a5e15974a51ac1
2016-04-08 04:15:32 +03:00
virvar
e40439000e Handle only last requested command
Former-commit-id: c08acdf24a5e6b0828e9ea746d9924866a5f77f5
2016-04-07 20:50:53 +03:00
michaelr
c1144e1d68 handle group chat invite acks
Former-commit-id: ad4401a42eb4e9f2c021a92c8e8bf41a0de91906
2016-04-07 14:01:41 +03:00
virvar
a2f50fc904 Delete old sign up forms
Former-commit-id: 2c8cfa82125763e60b20d19e089cf5c36e084913
2016-04-07 13:28:02 +03:00
virvar
c884a17bb1 Send confirmation code. Synchronize contacts.
Former-commit-id: d5c7c9b76829b69e3e5a19e8f517f5dd1d69faef
2016-04-07 13:24:02 +03:00
virvar
872dd9a56d Send phone-number to server
Former-commit-id: f592babca828d2742295fafaf4a476597ed2c82c
2016-04-06 18:24:11 +03:00
virvar
756b682d68 Add select command button
Former-commit-id: a530cbbb65425013a4c2210b92dbcb7a4b4f9abf
2016-04-06 16:52:05 +03:00
michaelr
bb6240d4e8 each chat participant gets his own color
Former-commit-id: 3fe4f44c042b2454a001246bb4c030a13d5d9d77
2016-04-06 16:16:09 +03:00
virvar
2d7ae7c478 Move message and command input text to state
Former-commit-id: b27fdfe96c0bf21b33b8c6cc25ea22744a53a0e0
2016-04-05 17:00:49 +03:00
michaelr
e143760b4a put autofocus back
Former-commit-id: 7db357150897e9cd998b9a12915bc5cd18ec16a8
2016-04-04 19:51:53 +03:00
michaelr
78551e0e8d remove useless block
Former-commit-id: 4ae0236cd06840054f8f02c4d412536895cb339c
2016-04-04 19:42:56 +03:00
michaelr
4ea142dd43 fixed chat-id in new msg is null
Former-commit-id: cca9868af93daefd40a91817745a7eefc6b788cd
2016-04-04 19:29:54 +03:00
michaelr
d54d6555a4 moved re-frame app to root folder
Former-commit-id: 5a3b923b0c32e5e900b89e984393822ce6a15abc
2016-04-04 19:21:10 +03:00
michaelr
95817924d6 changed navigation method, send new message
Former-commit-id: 77cae2cc42dfc62627de16ed540514f926d6218d
2016-03-23 12:46:41 +02:00
michaelr
0b6cb78336 bring messages to chat view
Former-commit-id: ef26278908734ada4b30511c88755d53f71fc4b2
2016-03-22 12:59:41 +02:00
virvar
fb4e8e0bdd Fix back button navigation
Former-commit-id: f32547aaf86067d24475818577531d074d94a239
2016-03-21 18:17:10 +03:00
virvar
b69ddbe651 Move contact list to components
Former-commit-id: 7c9e8f6105ead0c3ca70079075142af9b085eae3
2016-03-21 16:01:20 +03:00
virvar
ff91912a7a Loading spinner for sign up confirmation view
Former-commit-id: 81b1d6440a5feb3e04e0d462cb4956913786964c
2016-03-21 15:27:50 +03:00
virvar
1595b0b00c Delete database.cljs
Former-commit-id: c95ecf53633fcd90e35ae4c1dff7c7d1ba9d3a3a
2016-03-21 15:20:11 +03:00
virvar
4a49dac6cd Use phone's locale for phone number internationalization
Former-commit-id: b21b4ecc1a28c5ea0df7e9c22ac6add5e0fadcb8
2016-03-21 13:53:21 +03:00
michaelr
00c5019dc4 refactored chat component
Former-commit-id: f8a5237f44e52bce4ed820a2329ec6d245190fcf
2016-03-20 15:00:10 +02:00
michaelr
cf4d2e45f5 fix loaded identity string instead of map
Former-commit-id: ca2fa03e3d099ddd3e32005a04ea8b1c471da682
2016-03-20 13:56:41 +02:00
virvar
c471190c1f Merge
Former-commit-id: 6d2ac3a99b2fbbee08ceecfd51adb1d39f545200
2016-03-19 12:33:00 +03:00
virvar
05b2966422 User identity load on first run
Former-commit-id: 6c6a4df339e809707b020391751b6bf4a552f9a6
2016-03-19 11:53:09 +03:00
michaelr
90455334c9 encrypt stored identity with password, beginning of msg store
Former-commit-id: a079f00186e546de3f8220805552867c2e8a365b
2016-03-18 17:12:53 +02:00
virvar
6f2863eae0 Components
Former-commit-id: 0da2757450b65ab389561723aaa619ac83b4d8e9
2016-03-18 16:29:33 +03:00
virvar
3eb242c539 Use 'current-identity'
Former-commit-id: 797fe3336b706f9ef3ed14d44e7cf4a08cf009a2
2016-03-18 16:15:03 +03:00
virvar
17065e0f9a Fix contacts sync
Former-commit-id: fcba2679f47377f1511c76e5090a58fb9392f44e
2016-03-18 12:53:13 +03:00
virvar
d2aabc81c9 Add loading spinner
Former-commit-id: b10b44988cab473f40a2cc7b4a192c73f97d9680
2016-03-17 23:48:52 +03:00
michaelr
b27e47a91f fixed, get would fail when key doesn't exist
Former-commit-id: 83ab6ad3ef9028a95e793e7a01aa9f21af59e961
2016-03-17 21:32:59 +02:00
michaelr
85f7a08380 kv store implementation over realm
Former-commit-id: 95d0f566d7c64df149588cf190c87bfe70561a23
2016-03-17 20:15:24 +02:00
michaelr
62642eadc1 fixed wrong namespace
Former-commit-id: 3692c6463258ca96c1aa1252be4455864ac0c722
2016-03-17 19:34:22 +02:00
michaelr
ba87aa9f1d wip protocol integration
Former-commit-id: 2b6fdaa4e64fd50d8c20a8907010b7cda74df435
2016-03-17 19:25:36 +02:00
virvar
b4852df7f8 Microrefactoring
Former-commit-id: 33348727a89628f7429306ced3ea11a6cf5639e3
2016-03-17 10:25:20 +03:00
virvar
9f249a1da9 Sign up confirmation view refactoring
Former-commit-id: 3f145c2059f3edf6768922c0730376e16015add4
2016-03-16 14:42:00 +03:00
virvar
ef5c7779fc Login view refactoring
Former-commit-id: 703c6f2d5f98c8930613535e262651c4d78d0792
2016-03-16 00:42:23 +03:00
michaelr
5fd20b602f remove redundunt call
Former-commit-id: 97eee14a4598f6e538d03eca4a5f44b99f69665a
2016-03-15 14:01:45 +02:00
michaelr
0f7f54a8b9 new code structure
Former-commit-id: ea89f9ab2d309b6871e32603148e058d4ef48602
2016-03-15 13:28:48 +02:00
virvar
fdb3aafdef Show syng contacts
Former-commit-id: 20edaf4abada72c6acb33d5bbc4fb1068ffa361d
2016-03-14 14:59:52 +03:00
michaelr
5ed5e91e2d removed redundant deps and changes protocol version to latest
Former-commit-id: b9a625335779ae016be250bdafb013a79833fe90
2016-03-14 00:29:07 +02:00
virvar
3811efeb5e Save whisper identities to db
Former-commit-id: 1a7d089ddc31719a5a527acc30479c6cd4a54458
2016-03-11 19:04:12 +03:00
virvar
a3b2590982 Receive whisper identities
Former-commit-id: 7cf1b5b0b99fb24de2a17d19cad4a395fd44a5f3
2016-03-10 22:31:43 +03:00
virvar
f62c2fab9a Encrypt contacts to send
Former-commit-id: 56f249e9fb1d1e52dfec833e15c49cff7f75f06f
2016-03-09 17:08:07 +03:00
virvar
c5a8f41ffa Send request to server
Former-commit-id: fa6e8c913ad3de277c024231be4fa7c083e7958a
2016-03-08 17:45:24 +03:00
virvar
98cef3b84d Add confirmation code view
Former-commit-id: 681adafdcb99095a9a1c0080fb0bafed6fada03a
2016-03-07 21:19:26 +03:00
virvar
577cf4e93c Setup cljsjs/web dependency
Former-commit-id: 8d7a57e6d42949e7e8f53697045390ca3b2ae216
2016-03-07 20:00:30 +03:00
virvar
93848fd255 Use syng-im/protocol to get whisper identity
Former-commit-id: 119c613f8a02827b9d9872eecf2710c65fcd4bcc
2016-03-07 11:09:41 +03:00
virvar
fe21a4f25f Add web3
Former-commit-id: 22310a3ee8ce8f759b06a34ed427b6adc6ff1940
2016-03-04 20:28:06 +03:00
virvar
76fcd5c3f7 User phone number input view
Former-commit-id: 68ae5ce5a947661985a053a88947e495599b2e65
2016-03-04 00:20:37 +03:00