Commit Graph

82 Commits

Author SHA1 Message Date
michaelr 3f3e795aa8 generated re-frame project 2016-03-23 16:48:26 +02:00
michaelr d296a2d54f revert .re-natal to localhost 2016-03-23 12:47:30 +02:00
michaelr 77cae2cc42 changed navigation method, send new message 2016-03-23 12:46:41 +02:00
michaelr524 a18d9ad1f1 Merge pull request #13 from syng-im/protocol-integration
bring messages to chat view
2016-03-22 13:00:43 +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
michaelr524 7fe3c09563 Merge pull request #11 from syng-im/protocol-integration
encrypt stored identity with password, beginning of msg store
2016-03-18 17:20:08 +02: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 785ddcc245 Update .re-natal 2016-03-18 15:28:49 +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 15eb6f4c00 Merge branch 'protocol-integration' 2016-03-17 22:11:41 +02: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
michaelr524 db5dc48a66 Merge pull request #10 from syng-im/protocol-integration
Protocol integration wip
2016-03-17 19:36:50 +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
Reval Akmalov 8419be3e8f Merge pull request #8 from syng-im/refactoring
Refactoring
2016-03-17 11:44:10 +04:00
virvar b21ce2dfc7 Merge remote-tracking branch 'origin/master' into refactoring 2016-03-17 10:38:17 +03: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
Jarrad e7861df378 Merge pull request #3 from syng-im/xcode-setup
iOS Build setup
2016-03-15 21:29:27 +01:00
Jarrad Hope 9b71a2ff4e successful link and running of geth iOS, mvn dependency:unpack 2016-03-15 21:27:36 +01:00
michaelr524 f1c3bc7b0f Merge pull request #2 from syng-im/new-structure
new code structure
2016-03-15 15:43:19 +02: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
Jarrad Hope be9029c453 Geth.framework linkage 2016-03-14 17:26:57 +01:00
Jarrad Hope 96b91cd8a6 <dependency> 2016-03-14 15:56:29 +01:00
Jarrad Hope 6953fa670b passing pom.xml on mvn initialize 2016-03-14 15:36:22 +01:00
Jarrad Hope 02205bf36d add missing dependencies iOS 2016-03-14 14:35:53 +01:00
Jarrad Hope 6bf772cc0d initial pom.xml 2016-03-14 14:11:16 +01:00
virvar 20edaf4aba Show syng contacts 2016-03-14 14:59:52 +03:00
michaelr cc3f7ffdb1 depend on geth arr from maven repo instead of the git repo 2016-03-14 00:30:11 +02: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