Commit Graph

9342 Commits

Author SHA1 Message Date
michaelr c7b3564a29 delivery status, scroll through messages history
Former-commit-id: 8f9ee4ba31
2016-03-28 19:00:07 +03:00
virvar fe23df8662 Login form
Former-commit-id: 7fdb31b73e
2016-03-28 15:14:57 +03:00
virvar 20a2af90ff Show fake contacts
Former-commit-id: 2d8119be64
2016-03-27 17:59:03 +03:00
michaelr 8481c751b6 send chat msg
Former-commit-id: fa06aff62b
2016-03-25 17:22:13 +03:00
michaelr 43ba38725e added navigator
Former-commit-id: eca6c9695b
2016-03-25 14:29:38 +03:00
michaelr fe33faa213 refactored core
Former-commit-id: f1d0f641d2
2016-03-25 13:36:16 +03:00
michaelr 83d3ec8585 init protocol
Former-commit-id: 61875cccc2
2016-03-23 21:05:42 +02:00
michaelr 2c54a06399 copied ios folder
Former-commit-id: 7023540021
2016-03-23 17:26:54 +02:00
michaelr 97108fdfd6 ios build
Former-commit-id: 052e387d61
2016-03-23 17:10:08 +02:00
michaelr 7817b72bc9 project and android config and build
Former-commit-id: 7a1e2e32eb
2016-03-23 17:02:53 +02:00
michaelr 61706099c2 generated re-frame project
Former-commit-id: 3f3e795aa8
2016-03-23 16:48:26 +02:00
michaelr 06c885c757 revert .re-natal to localhost
Former-commit-id: d296a2d54f
2016-03-23 12:47:30 +02:00
michaelr 95817924d6 changed navigation method, send new message
Former-commit-id: 77cae2cc42
2016-03-23 12:46:41 +02:00
michaelr524 5df3bf5c73 Merge pull request #13 from syng-im/protocol-integration
bring messages to chat view

Former-commit-id: a18d9ad1f1
2016-03-22 13:00:43 +02:00
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