143 Commits

Author SHA1 Message Date
Adrian Tiberius
ee3800897d fixed discovery screen design styles
Former-commit-id: f402fc9b6e8805c988821153d0b1d3181dc3452f
2016-05-03 16:00:44 +03:00
Adrian Tiberius
38f7ea1ebf cleaned logging and changed it to use utils.logging; splitted carousel to multiple functions
Former-commit-id: 5aef032c599b73e31d1c7aa46f89f2b228a69477
2016-04-30 22:48:30 +03:00
Adrian Tiberius
bce474e857 merge master
Former-commit-id: a87ed22db8a6b62d9c5f096e4c31f7586edad362
2016-04-28 04:12:30 +03:00
Adrian Tiberius
1d633930d9 code cleaning
Former-commit-id: 71aef771d8f35965fe21303d9b48f53de8e51e58
2016-04-28 03:33:58 +03:00
Adrian Tiberius
500645e0aa linked discovery search to status change for testing and updated react-native
Former-commit-id: ca656906c17d8a7f56d8354b6f57255664dedee0
2016-04-28 01:03:24 +03:00
Adrian Tiberius
66b1495e2d implemented carousel component
Former-commit-id: 0c88c0556ed207e2a636b6e3de0f58e38ed6b74a
2016-04-24 15:22:24 +03:00
Adrian Tiberius
387a802789 fix android-geth dependency
Former-commit-id: 71f686520435121ab0b1462f26862aa36671cff8
2016-04-22 19:04:29 +03:00
Adrian Tiberius
16b71a38f0 code cleaning
Former-commit-id: 78e01fb227423a44a0cce3f6ad88f9b08114ec52
2016-04-22 18:32:42 +03:00
Adrian Tiberius
8d349dc890 added geolocation permission
Former-commit-id: f32fb04c1a1a05ac95ffae2b49df0ed172c918ef
2016-04-19 15:30:07 +03:00
Jarrad
c0b508a537 Merge pull request #16 from syng-im/group-chat-2-rebased
group chat actions and events implementation

Former-commit-id: 891ac48d099d975723f17fdb27fa36df72315a8c
2016-04-19 16:24:59 +07:00
Adrian Tiberius
abd85809ed added missing require
Former-commit-id: 78cd61041b9333645bf76d2c2a77955894a73e9a
2016-04-17 19:44:59 +03:00
Adrian Tiberius
d07937feda fixed realm db usage in listview
Former-commit-id: 9a4b8e8b94baf823861e71cae0c5994725b4b9ad
2016-04-17 16:49:35 +03:00
michaelr
a31231554e participant left group
Former-commit-id: 49645421460dfb1a1658d5b7b96f1feb325cff36
2016-04-11 23:14:14 +03:00
michaelr
e28add5118 removed from chat & leave chat
Former-commit-id: dd4f55e11fd40793796f6d51f8c5f170a234f729
2016-04-11 23:14:14 +03:00
michaelr
16bf960e3c participant removed from chat
Former-commit-id: 2da99899ccadb85c3ce237fef3deb1dda2e54093
2016-04-11 23:14:14 +03:00
michaelr
d0b8b20ca9 remove participants
Former-commit-id: b8ace7d0ced1469aaf064c71f06ed6994a3d987e
2016-04-11 23:14:14 +03:00
michaelr
7db7f9be5d participant added to chat
Former-commit-id: 16f00678fa9efa89a8cb75ed0e2101f7aba9ab76
2016-04-11 23:14:13 +03:00
michaelr
b2d5321104 add participant to group chat
Former-commit-id: 19547048c322d2951b26cb89b258daf82c14666f
2016-04-11 23:14:13 +03:00
Adrian Tiberius
0a53de4c91 fix readme layout
Former-commit-id: 8d0e3a906d519e9591cfe01207da071155e0820c
2016-04-08 04:50:25 +03:00
Adrian Tiberius
f36e66bde2 Updated re-natal
Former-commit-id: 726ea23dd666475768d4ed1acb8f28be3fe06a92
2016-04-08 04:42:59 +03:00
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
michaelr
c1144e1d68 handle group chat invite acks
Former-commit-id: ad4401a42eb4e9f2c021a92c8e8bf41a0de91906
2016-04-07 14:01:41 +03:00
Jarrad
97b97ec13f Merge pull request #14 from syng-im/participants-colors
each chat participant gets his own color

Former-commit-id: ee54e12f5a2d81917e919e48ce0e8062a80338fe
2016-04-07 12:38:29 +02: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
virvar
95f2316380 Merge
Former-commit-id: bd2767bf17cbf981858c01b18cfe0453c51b49c6
2016-04-04 18:37:37 +03:00
virvar
7c045e120c Send command
Former-commit-id: 6f5deac5ee45ae22a150741804f63be3d0e6f30c
2016-04-04 18:19:52 +03:00
michaelr
67331fa7ed chat properties from subscribed atom
Former-commit-id: f34170a3c13f315eaf2c802b2ea60440e39a6338
2016-04-04 17:47:05 +03:00
michaelr
d1180f9d4e receive group msg
Former-commit-id: b7ce3df93d43f59575831f63b09559575188fc80
2016-04-04 17:43:39 +03:00
michaelr
d0f882d8a7 accept group chat invitations
Former-commit-id: d4561939d3427f9523efcdddff94b3c3d6113730
2016-04-04 17:43:35 +03:00
michaelr
a504c1b861 can create groups and send group messages
Former-commit-id: a66105464e92a94dceb3712d3f6c7b37043d049c
2016-04-04 17:42:47 +03:00
michaelr
45434fa310 group chat wip
Former-commit-id: 3600a5af7bc6592400ff955d6553b5b2c3657a2c
2016-04-04 17:27:51 +03:00
virvar
e7a10befbd Start sign up chat
Former-commit-id: 048be42aa8bd95c8c560d3ec4fb1a903c0d2c0e6
2016-04-04 16:13:36 +03:00
virvar
76a29c6d83 Delete dulpicate resources.cljs
Former-commit-id: b794b07236a592b9b8cffb109f533783dfdb5193
2016-04-01 17:05:17 +03:00
virvar
3746f4a7d6 Password and money input
Former-commit-id: 40ee3283c8a27a4eb4228201cbbc90a3b37fa6fe
2016-04-01 15:41:44 +03:00
virvar
15f1a547a1 Default command input
Former-commit-id: 1ed93ffd49d0968f9bf6f81370cb76a14104f4ce
2016-04-01 11:58:42 +03:00
virvar
2704529dee Suggestions styles
Former-commit-id: 7f761944a9f61cccd97394294b5622c9d4e26640
2016-04-01 11:10:38 +03:00
virvar
ea3bbd7536 Phone input
Former-commit-id: 079c262bec537593575192d0f954950fc0abc88f
2016-03-31 16:44:16 +03:00
virvar
fddf80b126 Start special (command) input
Former-commit-id: 21178a625dccd0f771c794243d6ce12a56e20e85
2016-03-30 18:01:31 +03:00
virvar
d3b48f156c Show commands on type '!'
Former-commit-id: 0d9273d8b568b8cec73df1e59faf4c4efe1e70f9
2016-03-30 15:23:45 +03:00
michaelr
0af746b06b adjust code to work with 'Contact' - >:contact, fix bug
Former-commit-id: c6a589bd4b2fb26b9f9147a6fb9ee0b2b813735b
2016-03-30 00:12:27 +03:00
michaelr
12533d9330 chats
Former-commit-id: 936c443a6392685e94ba77f52bc818b314ea5134
2016-03-29 23:58:08 +03:00
virvar
acfed7bc19 Merge with re-frame-rewrite
Former-commit-id: 390e45420708b891050e93bcb04244f6cc12936c
2016-03-29 15:21:25 +03:00
virvar
d44ae85092 Little refactoring
Former-commit-id: a358507be42cfa786b515ec0af4c83e019d68bc2
2016-03-29 13:07:05 +03:00
virvar
e7e623c659 Rewrite sync contacts with server
Former-commit-id: 2a0d39726a8ac2f1c2f3fdeadda68f49a0e4525b
2016-03-28 20:36:56 +03:00