Commit Graph

99 Commits

Author SHA1 Message Date
virvar 0d9273d8b5 Show commands on type '!' 2016-03-30 15:23:45 +03:00
michaelr c6a589bd4b adjust code to work with 'Contact' - >:contact, fix bug 2016-03-30 00:12:27 +03:00
michaelr 936c443a63 chats 2016-03-29 23:58:08 +03:00
virvar 390e454207 Merge with re-frame-rewrite 2016-03-29 15:21:25 +03:00
virvar a358507be4 Little refactoring 2016-03-29 13:07:05 +03:00
virvar 2a0d39726a Rewrite sync contacts with server 2016-03-28 20:36:56 +03:00
michaelr 662c6c2eab workaround for https://github.com/drapanjanas/re-natal/issues/32 2016-03-28 19:17:02 +03:00
michaelr 8f9ee4ba31 delivery status, scroll through messages history 2016-03-28 19:00:07 +03:00
virvar 7fdb31b73e Login form 2016-03-28 15:14:57 +03:00
virvar 2d8119be64 Show fake contacts 2016-03-27 17:59:03 +03:00
michaelr fa06aff62b send chat msg 2016-03-25 17:22:13 +03:00
michaelr eca6c9695b added navigator 2016-03-25 14:29:38 +03:00
michaelr f1d0f641d2 refactored core 2016-03-25 13:36:16 +03:00
michaelr 61875cccc2 init protocol 2016-03-23 21:05:42 +02:00
michaelr 7023540021 copied ios folder 2016-03-23 17:26:54 +02:00
michaelr 052e387d61 ios build 2016-03-23 17:10:08 +02:00
michaelr 7a1e2e32eb project and android config and build 2016-03-23 17:02:53 +02:00
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