Roman Volosovskyi
|
23dfab5c3a
|
missed console.js
Former-commit-id: 5fb6a19d0a3723d274a8fa19f2a695566e824275
|
2016-09-22 08:24:25 +03:00 |
|
Roman Volosovskyi
|
b59419a9b7
|
closes #245
Former-commit-id: 263e48de04b1c39911e64625d4921eb4b93fb070
|
2016-09-21 12:43:20 +03:00 |
|
Roman Volosovskyi
|
be66439f53
|
Fixes delivery status issues:
use :ack-of-message instead of :message-id
check if message was already set to :seen
Former-commit-id: cfc16ee008226ab5d72bf438ac6f7934a272ddb7
|
2016-09-21 10:28:12 +03:00 |
|
Jarrad
|
3b5f38763b
|
Update README.md
Former-commit-id: 106263c2b2cb54b21772d17d64b8723117e65a00
|
2016-09-21 10:08:49 +08:00 |
|
Jarrad
|
1f59f30316
|
Create LICENSE.md
Former-commit-id: f84715c5c16510da1535e9e2f48c5dac74690f7e
|
2016-09-21 10:00:44 +08:00 |
|
adrian-tiberius
|
9f99dba7bd
|
Merge pull request #239 from status-im/bug/#237
Fix error after account recovery
Former-commit-id: c06b1249e898f12b6250d8bea7f1df4466ccb59d
|
2016-09-21 00:13:39 +03:00 |
|
Roman Volosovskyi
|
a694034d20
|
Merge pull request #250 from status-im/bug/#231
Fix styles for validation messages in chat
Former-commit-id: c0fae5b4b7677b457ea4c89e01058f9bbeaa22da
|
2016-09-20 17:17:12 +03:00 |
|
Roman Volosovskyi
|
38505bd2cc
|
validate empty input in send command
Former-commit-id: 29968b2ff3fa93c7cde46d0ac0664843b1691317
|
2016-09-20 17:15:29 +03:00 |
|
Roman Volosovskyi
|
d0d3cf107d
|
fix #231
Former-commit-id: ccb2b4cf98ce6bca60e66816f0e2c7e63327caf6
|
2016-09-20 16:38:07 +03:00 |
|
Roman Volosovskyi
|
f5854fb43c
|
fix ack messages handling
Former-commit-id: 6d333bfed771ff20f145303026d74681de6d47c1
|
2016-09-20 15:48:24 +03:00 |
|
Roman Volosovskyi
|
0a3b8e137e
|
nilable :message/to spec
Former-commit-id: 50e37bf327897b8cb68bd5c01ae98ac98b4933ba
|
2016-09-20 15:15:09 +03:00 |
|
Roman Volosovskyi
|
d1dfce60d5
|
fixes #231
Former-commit-id: 11d68436b5af6c3830885f35d15b98a46bc0cc09
|
2016-09-20 12:54:21 +03:00 |
|
Roman Volosovskyi
|
5287f17afc
|
Merge pull request #244 from status-im/feature/ios-build
Ios build
Former-commit-id: 3fb06095c8ce110d3f743b88aded1fd00c189dd7
|
2016-09-19 15:52:35 +03:00 |
|
Vasiliy
|
e3523567af
|
ios build
Former-commit-id: 22b01356656374d53ef25d65bc3b557ac616b658
|
2016-09-19 15:50:02 +03:00 |
|
Roman Volosovskyi
|
a560493eb7
|
fixes #237
Former-commit-id: fbbee2e268ccf5e0bdf42f8f2d5bf512d3a4960a
|
2016-09-19 14:24:24 +03:00 |
|
Roman Volosovskyi
|
8b77fa8870
|
fix delivery bugs
Former-commit-id: 20fda59dd92c1c275b67a42aa39d6d088bfb6214
|
2016-09-19 12:11:34 +03:00 |
|
Roman Volosovskyi
|
10c205f9f5
|
Merge pull request #236 from status-im/feature/remove-status-lib
Cleanup after protocol's refactoring
Former-commit-id: 8ca1d645a350c332d4bdc32f75d1b079aef4481a
|
2016-09-18 18:07:56 +03:00 |
|
Roman Volosovskyi
|
816281bf7f
|
Cleanup after protocol's refactoring
Former-commit-id: b6977dc0b77d89220d8c3f4e38c671841edd87b5
|
2016-09-18 09:29:35 +03:00 |
|
Roman Volosovskyi
|
82f4b7748d
|
Merge pull request #216 from status-im/protocol-rework
Protocol rework
Former-commit-id: 677379f6558d810f8209a35282ce87e7616dc951
|
2016-09-16 19:28:35 +03:00 |
|
Roman Volosovskyi
|
3a6f4008f2
|
protocol rework
Former-commit-id: 27ab637e94d52ee0db07db78001053ef0a7339c7
|
2016-09-16 19:27:58 +03:00 |
|
Roman Volosovskyi
|
d234817599
|
Merge pull request #223 from status-im/feature/group-chat-delivery-status-#205
Group chat delivery statuses (#205)
Former-commit-id: 21963e47de58aa2469989017bed09b6b18e6308d
|
2016-09-16 14:50:25 +03:00 |
|
alwxndr
|
c489c72635
|
group chat statuses (#205)
Former-commit-id: ea9ff21174bc31e93fd03bac490168751f8d1526
|
2016-09-16 14:37:53 +03:00 |
|
Roman Volosovskyi
|
1855811966
|
Merge pull request #229 from status-im/feature/no-platform-specific-#227
No passing :platform-specific to each component in the code (#227)
Former-commit-id: f3cf0244544d6117b4fa1bc06a52cfc9102d0809
|
2016-09-16 11:33:32 +03:00 |
|
alwxndr
|
a4a05439aa
|
replacing the need in passing platform-specific with status-im.utils.platform (#227)
Former-commit-id: b67417f2684836d2387b2c63ba43bc78141e1a8b
|
2016-09-15 17:11:59 +03:00 |
|
Roman Volosovskyi
|
6815221480
|
Merge pull request #228 from status-im/feature/statusgo-refactor
Feature/statusgo refactor
Former-commit-id: fd329ee7325a066fe74ed3149f6f33cec3dd7984
|
2016-09-15 17:03:10 +03:00 |
|
Adrian Tiberius
|
457197c23c
|
updated the statusgo refactoring changes
Former-commit-id: fe1f0b689f038de739fe43ee9a55f515342a7b37
|
2016-09-15 16:48:53 +03:00 |
|
Roman Volosovskyi
|
3ff5006c49
|
Merge pull request #222 from status-im/feature/improved-pending-messages
Checking pending messages when user appears online (#210)
Former-commit-id: 5ea0d270fee8c8923e0b2b69e062440f91ce60bd
|
2016-09-11 13:27:27 +03:00 |
|
alwxndr
|
9a1593f0ef
|
checking pending messages when user appears online (#210)
Former-commit-id: 7f21ab2d3cbf9704e52c91d185fbaba3adec5403
|
2016-09-11 13:26:04 +03:00 |
|
Roman Volosovskyi
|
7fa93b10bf
|
Merge pull request #220 from status-im/bug/new-chat-navigation-#145
fix new chat navigation history
Former-commit-id: 6ee3e53ab0e3b4eb33cc235f58039b90e4c04735
|
2016-09-11 13:19:54 +03:00 |
|
Adrian Tiberius
|
c7650519b2
|
fix new chat navigation history
Former-commit-id: 496800642cf479cff9e19aeb56c084955687657c
|
2016-09-11 13:19:31 +03:00 |
|
Adrian Tiberius
|
41b46e0343
|
fix android6 jni library loading
Former-commit-id: 2b54427a259a5e4550eebefdfa5dd75256460f27
|
2016-09-10 18:08:25 +03:00 |
|
Roman Volosovskyi
|
4ebaa3f14a
|
Merge pull request #221 from status-im/feature/merge-status-module
merged and refactored react-native-status
Former-commit-id: 64e00a0016ec154b229a4bc60c59cfbf9effb388
|
2016-09-08 16:51:28 +03:00 |
|
Roman Volosovskyi
|
fc03bab3d3
|
Merge pull request #215 from status-im/feature/encrypted-contact-request
improved contact request (#122)
Former-commit-id: a5c868610f46ef479985c52278cf19d3e53d8f6f
|
2016-09-08 09:27:05 +03:00 |
|
alwxndr
|
f3d0f3765d
|
improved contact request (#122)
Former-commit-id: b260e7ba6b93fc1da406236531938d89bbdf19f8
|
2016-09-08 09:26:35 +03:00 |
|
Adrian Tiberius
|
5ae858da0d
|
merged and refactored react-native-status
Former-commit-id: 782ea0858996c173c426f23769a7d63a2e84c6a7
|
2016-09-07 20:35:04 +03:00 |
|
Roman Volosovskyi
|
00d431e69c
|
Merge pull request #219 from status-im/bug/get-time-#196
fixes #196
Former-commit-id: 0e9f91026df6a5afbf3f5786cdcef0a2349fa6d4
|
2016-09-07 14:15:36 +03:00 |
|
alwxndr
|
ad7ef424f4
|
fix of .getTime issue (#196)
Former-commit-id: 61aab03a522b859056b6b344d706999aa7a9d00a
|
2016-09-07 12:33:40 +03:00 |
|
Roman Volosovskyi
|
b1c765a0ef
|
Merge pull request #214 from status-im/feature/case-insensitive-tags-#190
use only lower case tags
Former-commit-id: ba5df10f3881816c754f68f0293e7f153600450a
|
2016-09-06 14:16:14 +03:00 |
|
Adrian Tiberius
|
7b1f7baab1
|
use only lower case tags
Former-commit-id: 1cb72a5f7ac57f8d7a5f6dd336bd1424722ff7ac
|
2016-09-06 13:28:07 +03:00 |
|
Roman Volosovskyi
|
1399cb0f6e
|
Merge pull request #212 from status-im/feature/sending-events-to-javascript-#195
use RCTDeviceEventEmitter to send events to javascript; implements #195
Former-commit-id: 773610a3cf7b8e83653e368835d7b49d7fcb8351
|
2016-09-01 18:08:57 +03:00 |
|
Adrian Tiberius
|
d4961e1416
|
use RCTDeviceEventEmitter to send events to javascript; implements #195
Former-commit-id: 82bc347735fd93f312ab8cb4df2f46932cd7d7cb
|
2016-09-01 17:55:40 +03:00 |
|
Roman Volosovskyi
|
9253b788ea
|
Merge pull request #204 from status-im/feature/delivery-of-messages
Improved message delivery
Former-commit-id: 22332e0781c32fff003327e57a922e6187d56f21
|
2016-08-29 13:47:00 +03:00 |
|
alwxndr
|
91fdff9429
|
improved messages delivery (#191)
Former-commit-id: fb06c9161a70eeed2d75ef5127bfe27a479edde7
|
2016-08-29 12:51:54 +03:00 |
|
adrian-tiberius
|
8d26c9c3f9
|
Merge pull request #206 from status-im/feature/group-colour-picker-#95
Group chat color settings
Former-commit-id: 5413197a73a7f0c5f1a9a18cb114f01f941864ca
|
2016-08-27 15:08:56 +03:00 |
|
Roman Volosovskyi
|
c6d6cec5d4
|
Merge pull request #200 from status-im/feature/show-mnemonic-#199
show mnemonic on account creation
Former-commit-id: 995622307f0fb9efb6b0cfea849e0a36ea69fd50
|
2016-08-27 14:38:14 +03:00 |
|
Roman Volosovskyi
|
f1653358dd
|
Merge pull request #201 from status-im/feature/recovery-screen-#198
added recover screen and updated bindings
Former-commit-id: ee3f6368c3d03f24c4f723adc15f038bd2d582f8
|
2016-08-27 14:37:56 +03:00 |
|
Adrian Tiberius
|
81a865a651
|
added recover screen and updated bindings
Former-commit-id: 9231ab668a1439e46514521ec3b4a6fbab100ea5
|
2016-08-27 14:34:54 +03:00 |
|
Roman Volosovskyi
|
a4e928aeb7
|
Merge pull request #202 from status-im/feature/group-chat
Group chat: basic features
Former-commit-id: dc65163da0ff47a6a03c238360b82407faa8b18f
|
2016-08-26 16:01:06 +03:00 |
|
Roman Volosovskyi
|
7446b859f3
|
fix #95 group chat color settings
Former-commit-id: 406e0f4357701ca6bd011a3c261e0ffbe7ff1fae
|
2016-08-26 15:57:53 +03:00 |
|
Roman Volosovskyi
|
34f62d3865
|
Group chat: basic features
Former-commit-id: e73de0a86dd856cefbac0833645c68752ddc8271
|
2016-08-26 15:53:45 +03:00 |
|