michaelr
|
5a3b923b0c
|
moved re-frame app to root folder
|
2016-04-04 19:21:10 +03:00 |
virvar
|
bd2767bf17
|
Merge
|
2016-04-04 18:37:37 +03:00 |
virvar
|
6f5deac5ee
|
Send command
|
2016-04-04 18:19:52 +03:00 |
michaelr
|
f34170a3c1
|
chat properties from subscribed atom
|
2016-04-04 17:47:05 +03:00 |
michaelr
|
b7ce3df93d
|
receive group msg
|
2016-04-04 17:43:39 +03:00 |
michaelr
|
d4561939d3
|
accept group chat invitations
|
2016-04-04 17:43:35 +03:00 |
michaelr
|
a66105464e
|
can create groups and send group messages
|
2016-04-04 17:42:47 +03:00 |
michaelr
|
3600a5af7b
|
group chat wip
|
2016-04-04 17:27:51 +03:00 |
virvar
|
048be42aa8
|
Start sign up chat
|
2016-04-04 16:13:36 +03:00 |
virvar
|
b794b07236
|
Delete dulpicate resources.cljs
|
2016-04-01 17:05:17 +03:00 |
virvar
|
40ee3283c8
|
Password and money input
|
2016-04-01 15:41:44 +03:00 |
virvar
|
1ed93ffd49
|
Default command input
|
2016-04-01 11:58:42 +03:00 |
virvar
|
7f761944a9
|
Suggestions styles
|
2016-04-01 11:10:38 +03:00 |
virvar
|
079c262bec
|
Phone input
|
2016-03-31 16:44:16 +03:00 |
virvar
|
21178a625d
|
Start special (command) input
|
2016-03-30 18:01:31 +03:00 |
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 |