Commit Graph

8878 Commits

Author SHA1 Message Date
michaelr 0b6cb78336 bring messages to chat view
Former-commit-id: ef26278908
2016-03-22 12:59:41 +02:00
virvar fb4e8e0bdd Fix back button navigation
Former-commit-id: f32547aaf8
2016-03-21 18:17:10 +03:00
virvar b69ddbe651 Move contact list to components
Former-commit-id: 7c9e8f6105
2016-03-21 16:01:20 +03:00
virvar ff91912a7a Loading spinner for sign up confirmation view
Former-commit-id: 81b1d6440a
2016-03-21 15:27:50 +03:00
virvar 1595b0b00c Delete database.cljs
Former-commit-id: c95ecf5363
2016-03-21 15:20:11 +03:00
virvar 4a49dac6cd Use phone's locale for phone number internationalization
Former-commit-id: b21b4ecc1a
2016-03-21 13:53:21 +03:00
michaelr 00c5019dc4 refactored chat component
Former-commit-id: f8a5237f44
2016-03-20 15:00:10 +02:00
michaelr cf4d2e45f5 fix loaded identity string instead of map
Former-commit-id: ca2fa03e3d
2016-03-20 13:56:41 +02:00
virvar c471190c1f Merge
Former-commit-id: 6d2ac3a99b
2016-03-19 12:33:00 +03:00
virvar 05b2966422 User identity load on first run
Former-commit-id: 6c6a4df339
2016-03-19 11:53:09 +03:00
michaelr524 51b9bbd9c5 Merge pull request #11 from syng-im/protocol-integration
encrypt stored identity with password, beginning of msg store

Former-commit-id: 7fe3c09563
2016-03-18 17:20:08 +02:00
michaelr 90455334c9 encrypt stored identity with password, beginning of msg store
Former-commit-id: a079f00186
2016-03-18 17:12:53 +02:00
virvar 6f2863eae0 Components
Former-commit-id: 0da2757450
2016-03-18 16:29:33 +03:00
virvar 3eb242c539 Use 'current-identity'
Former-commit-id: 797fe3336b
2016-03-18 16:15:03 +03:00
virvar f3184fda11 Update .re-natal
Former-commit-id: 785ddcc245
2016-03-18 15:28:49 +03:00
virvar 17065e0f9a Fix contacts sync
Former-commit-id: fcba2679f4
2016-03-18 12:53:13 +03:00
virvar d2aabc81c9 Add loading spinner
Former-commit-id: b10b44988c
2016-03-17 23:48:52 +03:00
michaelr dffcbac0f1 Merge branch 'protocol-integration'
Former-commit-id: 15eb6f4c00
2016-03-17 22:11:41 +02:00
michaelr b27e47a91f fixed, get would fail when key doesn't exist
Former-commit-id: 83ab6ad3ef
2016-03-17 21:32:59 +02:00
michaelr 85f7a08380 kv store implementation over realm
Former-commit-id: 95d0f566d7
2016-03-17 20:15:24 +02:00
michaelr524 85d47f8f09 Merge pull request #10 from syng-im/protocol-integration
Protocol integration wip

Former-commit-id: db5dc48a66
2016-03-17 19:36:50 +02:00
michaelr 62642eadc1 fixed wrong namespace
Former-commit-id: 3692c64632
2016-03-17 19:34:22 +02:00
michaelr ba87aa9f1d wip protocol integration
Former-commit-id: 2b6fdaa4e6
2016-03-17 19:25:36 +02:00
Reval Akmalov b1e595e743 Merge pull request #8 from syng-im/refactoring
Refactoring

Former-commit-id: 8419be3e8f
2016-03-17 11:44:10 +04:00
virvar 5de1b301d5 Merge remote-tracking branch 'origin/master' into refactoring
Former-commit-id: b21ce2dfc7
2016-03-17 10:38:17 +03:00
virvar b4852df7f8 Microrefactoring
Former-commit-id: 33348727a8
2016-03-17 10:25:20 +03:00
virvar 9f249a1da9 Sign up confirmation view refactoring
Former-commit-id: 3f145c2059
2016-03-16 14:42:00 +03:00
virvar ef5c7779fc Login view refactoring
Former-commit-id: 703c6f2d5f
2016-03-16 00:42:23 +03:00
Jarrad 3e462b75e4 Merge pull request #3 from syng-im/xcode-setup
iOS Build setup

Former-commit-id: e7861df378
2016-03-15 21:29:27 +01:00
Jarrad Hope e4212bfdb9 successful link and running of geth iOS, mvn dependency:unpack
Former-commit-id: 9b71a2ff4e
2016-03-15 21:27:36 +01:00
michaelr524 c1e97574c1 Merge pull request #2 from syng-im/new-structure
new code structure

Former-commit-id: f1c3bc7b0f
2016-03-15 15:43:19 +02:00
michaelr 5fd20b602f remove redundunt call
Former-commit-id: 97eee14a45
2016-03-15 14:01:45 +02:00
michaelr 0f7f54a8b9 new code structure
Former-commit-id: ea89f9ab2d
2016-03-15 13:28:48 +02:00
Jarrad Hope d2792ab018 Geth.framework linkage
Former-commit-id: be9029c453
2016-03-14 17:26:57 +01:00
Jarrad Hope 1aeffb8b0c <dependency>
Former-commit-id: 96b91cd8a6
2016-03-14 15:56:29 +01:00
Jarrad Hope d9fe22aed1 passing pom.xml on mvn initialize
Former-commit-id: 6953fa670b
2016-03-14 15:36:22 +01:00
Jarrad Hope f46c4d1247 add missing dependencies iOS
Former-commit-id: 02205bf36d
2016-03-14 14:35:53 +01:00
Jarrad Hope c5434878e3 initial pom.xml
Former-commit-id: 6bf772cc0d
2016-03-14 14:11:16 +01:00
virvar fdb3aafdef Show syng contacts
Former-commit-id: 20edaf4aba
2016-03-14 14:59:52 +03:00
michaelr 1441edc9e8 depend on geth arr from maven repo instead of the git repo
Former-commit-id: cc3f7ffdb1
2016-03-14 00:30:11 +02:00
michaelr 5ed5e91e2d removed redundant deps and changes protocol version to latest
Former-commit-id: b9a6253357
2016-03-14 00:29:07 +02:00
virvar 3811efeb5e Save whisper identities to db
Former-commit-id: 1a7d089ddc
2016-03-11 19:04:12 +03:00
virvar a3b2590982 Receive whisper identities
Former-commit-id: 7cf1b5b0b9
2016-03-10 22:31:43 +03:00
virvar f62c2fab9a Encrypt contacts to send
Former-commit-id: 56f249e9fb
2016-03-09 17:08:07 +03:00
virvar c5a8f41ffa Send request to server
Former-commit-id: fa6e8c913a
2016-03-08 17:45:24 +03:00
virvar 98cef3b84d Add confirmation code view
Former-commit-id: 681adafdcb
2016-03-07 21:19:26 +03:00
virvar 577cf4e93c Setup cljsjs/web dependency
Former-commit-id: 8d7a57e6d4
2016-03-07 20:00:30 +03:00
Jarrad Hope 7beec7dfe9 fresh build of go-ethereum:develop with shh_createIdentity, shh_addIdentity JSON-RPC methods
Former-commit-id: 6d906a0306
2016-03-07 09:36:35 +01:00
virvar 93848fd255 Use syng-im/protocol to get whisper identity
Former-commit-id: 119c613f8a
2016-03-07 11:09:41 +03:00
Reval Akmalov 7e1cec422e Update README.md
Former-commit-id: c4686d781d
2016-03-07 08:24:13 +03:00