Roman Volosovskyi
125d1c8dff
another attempt to fix #772
2017-02-22 11:47:46 +02:00
Roman Volosovskyi
d82bf5eeda
fix #821
2017-02-22 11:45:13 +02:00
Jarrad Hope
37932bce74
add bchat default contact
2017-02-21 17:10:30 +02:00
Roman Volosovskyi
99147706b3
move data-source to status-im.utils.listview ns (fixes externs generatoin)
2017-02-21 14:08:46 +02:00
Smouki
79669234f4
Add Melonport to default contacts
2017-02-20 14:29:12 +02:00
Roman Volosovskyi
0548ca6f98
add jquery support in WebView
2017-02-20 14:28:40 +02:00
alwx
64adf43902
Updating profile names ( #659 ), fixing small iOS bug caused by #809
2017-02-20 12:01:23 +02:00
Roman Volosovskyi
42c356f604
fix #812
2017-02-17 18:56:50 +02:00
alwx
c1abe16f89
Fix for weird behaviour if back is pressed in 2nd onboarding ( #775 )
2017-02-17 16:36:09 +02:00
alwx
4bd800f5ca
Problems with discover updates ( #778 )
2017-02-17 11:35:30 +02:00
alwx
41c8d04919
Magic suggestions fix ( #772 )
2017-02-16 16:39:26 +02:00
alwx
e070661ae3
Persist Keyboard when typing command and moving to parameters ( #776 )
2017-02-15 14:04:18 +02:00
alwx
27ddb24f7b
Magic suggestions area ( #772 )
2017-02-14 16:20:44 +02:00
Roman Volosovskyi
ace355515a
public group chat
2017-02-14 15:15:59 +02:00
alwx
bf27c55398
Development tools ( #719 )
2017-02-13 12:14:28 +02:00
Gustavo Nunes
8957e00592
Fix #774 - Profile and drawer input inconsistencies
2017-02-11 10:53:31 +02:00
Roman Volosovskyi
289a43ace8
fix reloading of the whole project on change in code
2017-02-10 18:35:34 +02:00
Gustavo Nunes
9a97f5ea0a
Fixes #630 - Remove settings menu item from drawer
2017-02-09 01:58:11 -02:00
Gustavo Nunes
a8a588bb70
Onboarding tests: fixed existing and added new
2017-02-08 17:01:14 +02:00
Roman Volosovskyi
3386346f07
fix Unmatched delimiter from #787
2017-02-06 10:39:39 +02:00
Yehonathan Sharvit
37e871b117
fix kibit suggestions
2017-02-06 10:12:05 +02:00
Roman Volosovskyi
0d9f35190f
fix #649
2017-02-02 17:37:23 +02:00
Roman Volosovskyi
5af0905f2f
generate address from public key ( #752 )
2017-02-02 12:09:57 +02:00
alwx
7406b287ed
Wrong formatting of ETH value at transactions screen on Android ( #783 )
2017-02-02 09:28:08 +02:00
alwx
78e70571df
Generating message preview on the fly, localization of request data and previews ( #645 , #754 )
2017-02-01 16:12:45 +02:00
Roman Volosovskyi
e73f0940b3
fix #777
2017-01-31 12:41:37 +02:00
Juraj Martinka
28f82558bf
fix #701 : Redirect user to console when he tries to edit phone number in profile screen
...
New event :phone-number-change-requested is dispatched and this is used to just redirect user
to the console while automatically issuing :phone command.
We don't allow to edit phone number directly in profile screen, because phone change requires
entering sms confirmation code.
2017-01-31 10:38:48 +02:00
Juraj Martinka
71ba979671
profile: Redirect user to the console when he tries to edit phone number on profile page ( #701 )
...
Since phone change requires sms verification, we don't want user let to edit it directly on profile page.
Instead, we redirect him to the Console automatically issuing :phone command.
2017-01-31 10:38:48 +02:00
Andrey Shovkoplyas
dc01b9e3b7
fix for https://github.com/status-im/status-react/pull/773 and https://github.com/status-im/status-react/issues/694
...
fix for https://github.com/status-im/status-react/issues/635
2017-01-31 10:10:41 +02:00
Andrey Shovkoplyas
8110576228
no message
...
remove button container
fix for https://github.com/status-im/status-react/issues/657 , and also Russian typo fixed
2017-01-31 08:29:51 +02:00
alwx
0944df715f
NFC access for Dapps ( #670 )
2017-01-30 18:03:16 +02:00
alealejandro
30fb48523e
Refactor colors, remove unneeded (src/status_im) issue #278
2017-01-30 08:40:27 +02:00
Roman Volosovskyi
58fd0c1134
move statusgo to StatusModule
...
remove StatusService
few minor performance fixes in RN app
2017-01-30 08:09:31 +02:00
Andrey Shovkoplyas
191257ba13
hide emoji on unmount chat
2017-01-26 20:19:04 +02:00
alwx
ccd846eb44
Non-atomic send button, leads to sending multiple transactions if tapping fast ( #667 )
2017-01-26 18:02:07 +02:00
alwx
3b80f7d088
/browse links (addition to #638 )
2017-01-25 22:45:04 +02:00
Math Vadash
c9366892cf
Fix for :navigation-stack is grows on switching tabs #747
2017-01-25 22:39:17 +02:00
Gustavo Nunes
016e9b31d1
Add Gnosis dapp to default contacts list #748
2017-01-21 10:09:41 +02:00
Gustavo Nunes
06c8498568
accounts: recover password no longer appears as clear text #732
2017-01-21 09:58:24 +02:00
alwx
374264e108
Semicolon in password works fine now ( #684 ); fix for crash #25
2017-01-21 09:56:23 +02:00
Gustavo Nunes
065a0ddc80
components, profile: better username validation #685
2017-01-21 09:51:13 +02:00
Roman Volosovskyi
19e3be5109
make isNodeInitialized instance variable
...
re-init jail on Android
2017-01-20 18:25:17 +02:00
Andrey Shovkoplyas
2765ca3eca
https://github.com/status-im/status-react/pull/727#issuecomment-272797705
...
Revert "fixed #702"
This reverts commit ad255fbf8c474c0623eb0eb69ad31852b1b93f76.
fixed #702
2017-01-20 11:23:51 +02:00
Andrey Shovkoplyas
556b9beec7
https://github.com/status-im/status-react/issues/675
...
fixed #675
2017-01-20 11:14:42 +02:00
Roman Volosovskyi
b2e4801251
Add Instabug logging for status-go signals
...
Upgrade status-go to 1.1.0-25-gaeda17d
2017-01-19 17:34:53 +02:00
alwx
e1a1ab5c37
Enable links within messages ( #638 )
2017-01-19 17:31:56 +02:00
alwx
4a73facf4e
App crash on empty password at confirmation ( #644 )
2017-01-18 13:01:48 +02:00
alwx
d08ca05d33
Add to Contacts tab does not appear ( #636 )
2017-01-18 09:40:48 +02:00
alwx
d260117c85
Phone fixes ( #539 , #566 , #634 )
2017-01-17 17:43:27 +02:00
alwx
101448b963
Ensure browser sessions can not correlate identities between Status account sessions ( #688 )
2017-01-17 17:24:45 +02:00
Auryn Macmillan
351e54129c
Add FirstBlood to existing dapps ( #728 )
2017-01-17 00:29:30 +03:00
Roman Volosovskyi
a0b20e3c22
fix #680
2017-01-16 14:39:46 +02:00
Roman Volosovskyi
ba3034f0cc
Merge pull request #605 from status-im/feature/#557
...
Update public/private keys for discoveries (#557 )
2017-01-16 13:05:30 +02:00
alwx
9462088de8
Update public/private keys for discoveries ( #557 )
2017-01-16 11:42:12 +02:00
Roman Volosovskyi
9d7c2867b6
Merge pull request #723 from status-im/bug/#695
...
Search input on Discover can leave header in indeterminate state (#695 )
2017-01-16 11:16:34 +02:00
Gustavo Nunes
68bffbc5c5
chat, components, profile: add copy / share to chat text messages
2017-01-16 11:00:35 +02:00
Roman Volosovskyi
9f4fd79586
kibit suggestion (in progress)
2017-01-16 08:25:45 +02:00
Roman Volosovskyi
81257b815a
unused symbols
2017-01-16 08:25:45 +02:00
Roman Volosovskyi
0c69a27d95
unused aliases
2017-01-16 08:23:02 +02:00
alwx
9f5aee0146
Search input on Discover can leave header in indeterminate state ( #695 )
2017-01-14 17:15:10 +03:00
john
ce2a31b233
chat.suggestions: updated regex for switch from ! to / command char
2017-01-12 13:50:53 -05:00
Gustavo Nunes
c948b9b88e
chat: change command char from ! to / #687
2017-01-11 14:07:47 -02:00
Jarrad
854adc087f
Merge branch 'develop' into patch-3
2017-01-10 16:24:51 +07:00
Jarrad
ed6f3de5c5
Merge branch 'develop' into patch-5
2017-01-10 16:24:09 +07:00
Jarrad
8481b31f7c
Merge branch 'develop' into patch-4
2017-01-10 16:23:03 +07:00
Jarrad
a1c12926cf
Merge pull request #616 from rolandkofler/patch-1
...
Some German fixes
2017-01-10 16:18:36 +07:00
Jarrad
246e788919
Merge pull request #623 from TheHealthyCat/patch-1
...
Update it.cljs
2017-01-10 16:17:54 +07:00
Jarrad
36f2d1a57c
Merge pull request #708 from MCRy/patch-1
...
Update zh_hans.cljs
2017-01-10 16:16:52 +07:00
RayX
8bf14dc500
Update zh_hans.cljs
...
corrected some errors
2017-01-10 15:46:57 +08:00
vicodin1123
5fd4003fea
Update zh_hant.cljs
2017-01-07 01:41:22 +08:00
TheHealthyCat
0c1be1cf1f
Update it.cljs
2017-01-05 12:50:12 +01:00
Roland Kofler
3b325691dd
Reviewed the file for more errors
2017-01-05 11:13:17 +01:00
Roland Kofler
878b4dc90d
Better using a verb here
2017-01-05 10:58:36 +01:00
Roland Kofler
faa122b5b7
some german fixes
2017-01-05 10:38:30 +01:00
Roland Kofler
abe9a89cac
Subject "nachricht" is uppercase
2017-01-05 10:20:48 +01:00
Roman Volosovskyi
a95b307810
fix navigation after qr scanning
2017-01-04 14:03:28 +02:00
Roman Volosovskyi
a0d8c22f84
another attempt to fix issue #607
2017-01-04 10:58:46 +02:00
Jarrad
13e9283477
Merge pull request #614 from status-im/feature/default-contacts
...
add default DApp contacts
2017-01-04 13:04:42 +07:00
Jarrad Hope
0eefb02e25
add default dapps
...
new file: images/contacts/flight-delays-suck.png
new file: images/contacts/jarrad.png
new file: images/contacts/mkr-market.png
new file: images/contacts/oaken-water-meter.png
modified: resources/default_contacts.json
modified: src/status_im/resources.cljs
2017-01-04 13:02:39 +07:00
alwx
3825f19f06
Non-DApp Default Contact cannot receive messages or friend requests ( #608 )
2017-01-03 16:30:37 +03:00
Roman Volosovskyi
8af289c543
Merge pull request #612 from status-im/bug/#610
...
Bigger area for cross on QR display screen (#610 )
2017-01-03 13:07:43 +02:00
alwx
c4e4400ccb
Bigger area for cross on QR display screen ( #610 )
2017-01-03 13:51:54 +03:00
Roman Volosovskyi
afaef1db9c
restart rpc on "Failed to connect to localhost/127.0.0.1:8545" (related to #607 )
2017-01-03 10:18:29 +02:00
alwx
0985db819b
Strange suggestion behaviour ( #602 )
2017-01-02 19:26:28 +03:00
Roman Volosovskyi
6fd8ec26cb
fix #600
2017-01-02 16:13:49 +02:00
Roman Volosovskyi
206f336dff
Merge pull request #589 from status-im/feature/#334
...
Translations for DApps (#334 )
2017-01-02 12:38:56 +02:00
Roman Volosovskyi
5d405e8e51
fix #594
2017-01-02 11:47:57 +02:00
Roman Volosovskyi
d57f4847c3
advanced cljs compilation on android
2017-01-01 18:52:38 +02:00
alwx
5a872c8ca5
Translations for DApps ( #334 )
2016-12-30 20:45:14 +03:00
Roman Volosovskyi
0ee9bb09ac
fix receiving of the first message
2016-12-30 08:39:04 +02:00
Roman Volosovskyi
3258df51c8
Merge pull request #582 from status-im/bug/#561
...
Carousel calculation fixes (#561 )
2016-12-27 13:30:41 +02:00
alwx
dcb7595b09
Carousel calculation fixes ( #561 )
2016-12-27 14:29:40 +03:00
Jarrad
e6e59f158d
Merge pull request #583 from status-im/feature/dapps-#580
...
Default DApp data structure (#580 )
2016-12-27 17:22:21 +07:00
alwx
0e190c624b
Default contacts ( #580 )
2016-12-27 13:18:22 +03:00
Roman Volosovskyi
bc4f9c340b
Merge pull request #576 from status-im/bug/#573
...
Fix phone number validation, remove staged-commands leftovers
2016-12-27 11:16:05 +02:00
Roman Volosovskyi
aad122a724
fix #573 & remove staged-commands
2016-12-27 11:15:30 +02:00
Roman Volosovskyi
799b86f261
fix #587
2016-12-26 18:52:19 +02:00
Roman Volosovskyi
3936c05ecd
fix #586
2016-12-26 17:26:20 +02:00
Roman Volosovskyi
5f9aa7a244
Merge pull request #578 from status-im/bug/#577
...
Fix tabs white screen
2016-12-24 11:17:58 +02:00
Roman Volosovskyi
d691eaf326
resolve #572
2016-12-23 13:03:45 +02:00
Roman Volosovskyi
4a22c4a983
fix #577
2016-12-22 18:04:41 +02:00
alwx
316e321b02
:update-contact! handler fixed ( #559 )
2016-12-22 12:35:23 +03:00
Roman Volosovskyi
7fb7b60a65
Merge pull request #571 from status-im/bug/#570
...
Fix for "Add to contacts" request (#570 )
2016-12-21 17:22:22 +02:00
alwx
5547fd65ba
Fix for Add to contacts request ( #570 )
2016-12-21 17:55:48 +03:00
alwx
80018f1cb8
Staging area disabled ( #562 )
2016-12-21 13:09:36 +03:00
Roman Volosovskyi
c9366c1d2b
Merge pull request #558 from status-im/feature/#547
...
Emoji picker (#547 )
2016-12-21 11:07:41 +02:00
Roman Volosovskyi
48f367c958
Merge pull request #555 from status-im/feature/syncing-information
...
More detailed information about syncing in toolbar
2016-12-20 17:41:19 +02:00
Roman Volosovskyi
cd1ad1afc4
more detailed information about syncing in toolbar
2016-12-20 17:40:28 +02:00
Roman Volosovskyi
935b76860f
Merge pull request #551 from status-im/bug/#550
...
Order of messages fix (#550 )
2016-12-20 17:37:36 +02:00
alwx
f3da7e7e76
react-native-emoji-picker ( #547 )
2016-12-20 18:01:17 +03:00
Roman Volosovskyi
9745d0bda8
prevent extra loading of Web3
2016-12-20 16:33:56 +02:00
alwx
158d0ba033
Order of messages fix ( #550 )
2016-12-20 14:56:37 +03:00
Roman Volosovskyi
a57da3e086
add webview bridge based on WKWebView
2016-12-20 11:58:03 +02:00
Roman Volosovskyi
fc39346bc2
inject web3 before page loading in webview (works only on android)
2016-12-19 14:40:16 +02:00
alwx
395aa9d807
Contacts search ( #448 );
...
Processed messages cache (#552 );
Fix for adding pending contacts manually (#554 );
Lots of fixes for toolbar & contact item
2016-12-14 18:40:22 +03:00
Roman Volosovskyi
7c36421d57
fix #545
2016-12-13 17:17:47 +02:00
Roman Volosovskyi
6c1f24b211
handle "Invalid JSON RPC response" error by restarting RPC server
2016-12-12 18:50:46 +02:00
Roman Volosovskyi
85e7c6c1f1
remove v2 from base database
2016-12-11 12:59:21 +02:00
Roman Volosovskyi
ad0ddc1e0c
Merge pull request #544 from status-im/feature/extended-defview
...
Extended defview macro
2016-12-09 13:03:51 +02:00
Roman Volosovskyi
379669ada0
Merge pull request #540 from status-im/feature/#445
...
!faucet command (#445 )
2016-12-09 13:03:41 +02:00
Roman Volosovskyi
72f9b8dfa2
fix :navigation-back after sending transactions
2016-12-09 12:54:24 +02:00
Roman Volosovskyi
1f3411f8fc
fix chat-icon-view rerendering
2016-12-09 12:21:20 +02:00
alwx
430229d192
faucet command ( #445 )
2016-12-09 13:04:14 +03:00
Roman Volosovskyi
cc687986cc
extended defview macro
2016-12-08 15:24:58 +02:00
Roman Volosovskyi
1dc3371ae5
Merge pull request #536 from status-im/bug/group-chat-order-problems
...
Group chat adding/removing bugs
2016-12-08 11:55:40 +02:00
Adrian Tiberius
a96203b982
move jail initialization to core/init
2016-12-08 11:55:21 +02:00
Roman Volosovskyi
be2a13e900
reset schema version to v1
2016-12-07 11:11:55 +02:00
Roman Volosovskyi
49c604acdd
fix #538
2016-12-05 17:31:48 +02:00
Roman Volosovskyi
3d72c6f300
fix bugs at adding/removing to/from group chat related to inconsistent order of incoming messages
2016-12-05 12:39:35 +02:00
Roman Volosovskyi
e7463b877a
Merge pull request #535 from status-im/bug/#523
...
Add contact form: public key instead of address (#523 )
2016-12-02 19:18:48 +02:00
Roman Volosovskyi
4aba1fac24
Merge pull request #534 from status-im/feature/console-suggestions-and-execution
...
Feature/console suggestions and execution
2016-12-02 19:17:07 +02:00
Adrian Tiberius
974ff50b02
implement console message handling and suggestions
2016-12-02 19:13:55 +02:00
alwx
8d963726a7
Add contact form: public key instead of address ( #523 )
2016-12-02 16:21:02 +03:00
alwx
3122cb7ac3
Blue hashtags & new line fix ( #491 )
2016-12-02 14:40:21 +03:00
Roman Volosovskyi
d25ac5e0fe
Merge pull request #531 from status-im/feature/#522
...
Address field in Send to Contacts Screen (#522 )
2016-12-02 11:55:15 +02:00
alwx
749ee16d58
Address field in Send to Contacts Screen ( #522 )
2016-12-02 12:38:55 +03:00
Roman Volosovskyi
0af4f8e7d1
fix #526
2016-12-02 10:53:40 +02:00
Roman Volosovskyi
fe1850589d
fix #532
2016-12-01 17:45:05 +02:00
Roman Volosovskyi
0916cc6119
fix #528
2016-12-01 17:32:11 +02:00
Roman Volosovskyi
14477b4921
fix #530
2016-12-01 14:17:01 +02:00
Roman Volosovskyi
da3f80289d
Merge pull request #520 from status-im/bug/#518
...
Accounts list overlaps with "Switch user" (#518 )
2016-12-01 13:21:57 +02:00
adrian-tiberius
2e0eab5210
Merge pull request #525 from status-im/bug/#524
...
Fix creation of multiple accounts
2016-12-01 12:56:26 +02:00
Roman Volosovskyi
a53a0f9ffa
Merge pull request #516 from status-im/bug/#509
...
Message delivery status in group chat
2016-12-01 12:30:30 +02:00
Roman Volosovskyi
a99af99b7b
fix #524
2016-12-01 12:27:32 +02:00
alwx
dddbb3309c
Accounts list overlaps with "Switch user"
2016-11-30 22:35:08 +03:00
Jarrad Hope
ea54b9b6e1
!js command in console chat
2016-11-30 20:35:37 +02:00
Roman Volosovskyi
d2dab549f8
fix #514
2016-11-30 19:44:39 +02:00
Roman Volosovskyi
746ec2d1fe
Merge pull request #513 from status-im/bug/#507
...
Several messaging fixes: latest message (#507 ), no more clock-value bugs, some UI fixes
2016-11-30 18:14:56 +02:00
Roman Volosovskyi
b3037c7263
fix #509
2016-11-30 17:00:34 +02:00
Roman Volosovskyi
c0e85ed8cd
Merge pull request #501 from status-im/bug/group-adding-removing
...
Group adding/removing
2016-11-30 16:23:57 +02:00
alwx
3e574fd65f
Several messaging fixes: latest message ( #507 ), no more clock-value bugs, some UI fixes
2016-11-30 17:14:37 +03:00
Roman Volosovskyi
04f040dd48
Merge pull request #512 from status-im/bug/#484
...
Chat list order
2016-11-30 12:23:38 +02:00
Roman Volosovskyi
692de70933
debug and release mode on real iOS device
2016-11-30 12:22:02 +02:00
Roman Volosovskyi
85a48072ce
fix #484
2016-11-30 09:42:51 +02:00
Roman Volosovskyi
4d75476be4
Merge pull request #498 from status-im/bug/#414
...
React Native upgrade (0.38.0), fix for unhandled promise rejection (#414 , #499 )
2016-11-29 12:11:15 +02:00
Roman Volosovskyi
0e4c67f0ce
fix #503
2016-11-29 11:56:56 +02:00
alwx
6eac6d21f4
React Native upgrade (0.38.0), fix for unhandled promise rejection ( #414 )
2016-11-29 12:50:40 +03:00
Roman Volosovskyi
d1c8912cf5
group adding/adding
2016-11-28 19:18:05 +02:00
Jarrad Hope
b008e59e0f
fix #483
2016-11-28 16:08:17 +02:00
Roman Volosovskyi
d7efde269c
Merge pull request #493 from status-im/feature/#485
...
Share Address/Public Key (#485 )
2016-11-27 17:39:19 +02:00
Alexander Pantyukhov
4ffbea6a6a
Share Address/Public Key ( #485 )
2016-11-27 17:38:42 +02:00
Roman Volosovskyi
83ab4b8dff
Merge pull request #490 from status-im/bug/#488
...
Chats/Discover/Contacts tabs menu animation iOS (#488 )
2016-11-27 16:19:08 +02:00
Alexander Pantyukhov
730bbc4cb3
Chats/Discover/Contacts tabs menu animation iOS ( #488 )
2016-11-27 16:18:31 +02:00
Roman Volosovskyi
cfcce5f0f7
Merge pull request #487 from status-im/bug/#478
...
Fixes for discover search input field (#478 )
2016-11-27 15:59:45 +02:00
Alexander Pantyukhov
7c1319e966
Fixes for discover search input field ( #478 )
2016-11-23 18:53:01 +03:00
Roman Volosovskyi
eaf5ad650a
Merge pull request #480 from status-im/bug/#435
...
Blue hashtags (#435 )
2016-11-23 12:32:03 +02:00
Alexander Pantyukhov
deaafded22
Blue hashtags ( #435 ), other small status-related fixes
2016-11-23 12:18:28 +03:00
adrian-tiberius
38b8fed945
Merge pull request #467 from status-im/feature/#446
...
Network property in account
2016-11-22 18:25:36 +02:00
Roman Volosovskyi
9470350578
Merge pull request #486 from status-im/feature/translations
...
Feature/translations
2016-11-22 16:30:14 +02:00
Adrian Tiberius
33c334ae6a
add translations
2016-11-22 16:23:14 +02:00
Roman Volosovskyi
4c876587ed
Merge pull request #481 from status-im/bug/#477
...
Aliases in discovery (#477 )
2016-11-22 11:50:04 +02:00
Alexander Pantyukhov
e0313ef9c6
Aliases in discovery ( #477 )
2016-11-21 23:50:33 +03:00
Roman Volosovskyi
f977dd6d0c
fix #475
2016-11-21 18:19:44 +02:00
Roman Volosovskyi
0ce43593aa
closes #446
2016-11-21 18:02:24 +02:00
Roman Volosovskyi
353d50d6bf
fix #472
2016-11-21 17:23:50 +02:00
Roman Volosovskyi
adfd3ac2c4
Merge pull request #479 from status-im/bug/#471
...
Fix command/request message locking
2016-11-21 17:11:51 +02:00
Roman Volosovskyi
ae856a9269
fix #476
2016-11-21 17:11:11 +02:00
Roman Volosovskyi
5bf8cebb83
fix #471
2016-11-21 12:01:01 +02:00
Jarrad
369174b8c2
Merge pull request #470 from status-im/bug/#438
...
Swipe between Chats, Discover, Contacts
2016-11-20 18:18:37 +08:00
Roman Volosovskyi
f6c55d1182
Merge pull request #465 from status-im/bug/#462
...
QR code screen (#462 )
2016-11-19 19:36:15 +02:00
Roman Volosovskyi
e84f8c64b5
fix #438
2016-11-19 14:02:41 +02:00
Alexander Pantyuhov
cdfa395b34
Updated QR code layout and #462 fix
2016-11-19 14:10:27 +03:00
Roman Volosovskyi
80be20666b
send command styling
2016-11-18 17:13:38 +02:00
Roman Volosovskyi
5fe3a1b91a
add locale and debug props to context object in jail ( #459 )
2016-11-18 12:19:28 +02:00
Roman Volosovskyi
3401cffaed
fix status-im/wallet#27
2016-11-18 11:39:14 +02:00
Alexander Pantyuhov
2f7d75c90f
Discovery fixes ( #432 , #434 )
...
No more newline characters in statuses (#463 )
Copyable address and key in profile (#462 ), several fixes
2016-11-17 20:15:46 +02:00
Roman Volosovskyi
b49c3e92d1
Merge pull request #449 from status-im/bug/#433
...
Contact request bugs (#433 )
2016-11-17 11:09:29 +02:00
Roman Volosovskyi
07301497ea
fix #433
...
add contact to contact list only after pressing "Add to contacts"
add new contact bar & badges
2016-11-17 10:43:37 +02:00
Roman Volosovskyi
23c1a1ae30
Merge pull request #461 from status-im/feature/prefill-response-parameters-#417
...
prefill response parameters with request data
2016-11-17 09:55:35 +02:00
Adrian Tiberius
8a4b5cccb1
fix nested-maps transform
2016-11-16 17:55:37 +02:00
Roman Volosovskyi
acfedd19f6
Merge pull request #447 from status-im/bug/#430
...
Prevent !send with null "to" address
2016-11-15 15:22:12 +02:00
Adrian Tiberius
bbdf1a7271
add splash screen
2016-11-15 13:51:14 +02:00
Jarrad Hope
a37ff23825
instabug integration
2016-11-15 09:22:19 +02:00
Adrian Tiberius
a0b37c4211
prefill response parameters with request data
...
Former-commit-id: 648a46029429ce7656d3f2cc3c2e9630862f5a1e
2016-11-14 21:23:13 +02:00
Roman Volosovskyi
459ce93220
fix #450 ; fix #451
2016-11-12 11:25:48 +02:00
Roman Volosovskyi
9e994a767e
fix #431
2016-11-11 10:19:22 +02:00
Roman Volosovskyi
356d4f75fb
Merge pull request #427 from status-im/feature/#422
...
Show QR in profile (#422 )
2016-11-11 10:06:43 +02:00
Roman Volosovskyi
29a6832974
fixes #430
...
ignore transaction without "to" address
prevent !send command without "to" address
only contacts with address in wallet's contacts screen
2016-11-11 09:34:07 +02:00
Roman Volosovskyi
48dc1b6e19
closes #441
2016-11-10 10:33:44 +02:00
Roman Volosovskyi
f63d2f8520
fix #439
2016-11-10 09:42:03 +02:00
Alexander Pantyuhov
d48accae30
Multiple fixes for profile layout ( #429 )
2016-11-09 16:04:14 +03:00
Adrian Tiberius
083ade766e
implement new wallet flow
2016-11-08 19:38:59 +02:00
Roman Volosovskyi
788cbc34f3
fixes #406 (waiting for a new wallet icon)
...
Former-commit-id: c61c7ccbc5830e4d5ff741e679e8ccc470d57613
2016-11-08 19:28:09 +02:00
Roman Volosovskyi
0a33da12be
Merge pull request #424 from status-im/bug/#421
...
Fix for inconsistent gap between messages (#421 )
2016-11-08 18:30:48 +02:00
Roman Volosovskyi
d197b5e86c
Merge pull request #426 from status-im/bug/#418
...
Updated animation (#418 )
2016-11-08 17:58:56 +02:00
Alexander Pantyuhov
10eb21a66b
"Go to profile" icon ( #428 )
2016-11-08 18:28:23 +03:00
Alexander Pantyuhov
3819a0e8e5
Show QR in profile ( #422 )
2016-11-08 15:39:23 +03:00
Alexander Pantyuhov
3785e0b408
Updated animation ( #418 )
2016-11-08 12:08:51 +03:00
Alexander Pantyuhov
f97d8f9569
Visual feedback after add contact ( #315 )
2016-11-07 16:15:49 +03:00
Alexander Pantyuhov
2843aa2153
Fix for inconsistent gap between messages ( #421 )
2016-11-07 14:28:20 +03:00
Roman Volosovskyi
83e158cb80
fix flash, dapp icon on console icon, messages animation and other bugs related to #415
2016-11-05 16:24:10 +02:00
Roman Volosovskyi
b51653fcd8
missed chat-id
2016-11-05 15:21:51 +02:00
Roman Volosovskyi
64863c87ac
fix command sending
2016-11-05 15:00:10 +02:00
Roman Volosovskyi
a70d3eba28
fix #423
2016-11-05 14:31:55 +02:00
Roman Volosovskyi
62a499659d
Merge pull request #402 from status-im/feature/#363
...
Wallet DApp Transaction History Messages
2016-11-04 15:29:30 +02:00
Roman Volosovskyi
41f7ff4d35
Merge pull request #411 from status-im/bug/#407
...
UI fixes for transaction screen (#407 )
2016-11-04 14:05:10 +02:00
Roman Volosovskyi
ddf52a0b67
Merge pull request #416 from status-im/bug/#400
...
Request icon in message is overlapped by the next message fix (#400 )
2016-11-04 13:40:24 +02:00
Alexander Pantyuhov
a289653d44
Fix for multiline message input ( #397 )
2016-11-04 14:00:25 +03:00
Alexander Pantyuhov
82b3587fb0
Request icon in message is overlapped by the next message fix ( #400 )
...
Former-commit-id: f1b687872b0f171cfaa9b692aedd0573631809f6
2016-11-03 14:16:04 +03:00
Jarrad
49fdaf6ccd
Merge pull request #410 from status-im/feature/reloadable-js-resources
...
Reloadable js resources for jail
Former-commit-id: d9240860a78155d35f5b0a37c9d302493735f3d0
2016-11-03 05:05:38 -05:00
Roman Volosovskyi
3e588ea74c
reloadable js resources for jail
...
Former-commit-id: 958d900af7
2016-11-03 12:00:04 +02:00
Alexander Pantyuhov
54da5d5005
Add contact form fixes ( #405 )
...
Former-commit-id: 11c477756c
2016-11-03 00:22:50 +03:00
Alexander Pantyuhov
abea6ab803
Transaction screen on iOS ( #407 )
...
Former-commit-id: 2fbe7dbc597ed40da530a6c5456dd7f4025f4e9a
2016-11-02 23:41:52 +03:00
Alexander Pantyuhov
87159dca7e
Fix for red screen on login
...
Former-commit-id: fcf44737a4
2016-11-02 22:19:45 +03:00
Alexander Pantyuhov
313c952e57
Wallet DApp Transaction History Messages
...
Former-commit-id: 77221afa4d128c089e73a86aa2291294c0e3a548
2016-11-02 22:11:45 +03:00
Jarrad
321935e8ca
Merge pull request #404 from status-im/bug/#399
...
Short username in request header
Former-commit-id: e8aa157ea5
2016-11-02 09:52:20 -05:00
Jarrad
d14d9877c1
Merge pull request #401 from status-im/bug/#398
...
Upgrade react-native-action-button (#395 , #398 )
Former-commit-id: 972f5685b6
2016-11-02 09:23:56 -05:00
Roman Volosovskyi
2190fa3be4
fixes #399
...
Former-commit-id: 50c877eee8
2016-11-02 13:29:43 +02:00
Roman Volosovskyi
8a50bd423b
add discardTransaction method to react-native-status module
...
Former-commit-id: cf12c7951d
2016-11-01 18:08:16 +02:00
Roman Volosovskyi
928780f342
upgrade react-native-action-button ( fix #398 )
...
fix #395
Former-commit-id: cb433622c9
2016-11-01 15:43:35 +02:00
Roman Volosovskyi
6ed2df84a4
Merge pull request #396 from status-im/feature/#391
...
Wallet & Requests icons
Former-commit-id: d9de8a8154
2016-11-01 11:01:41 +02:00
Roman Volosovskyi
4fd5be78b4
wallet dapp icon & border
...
commands/requests icons
Former-commit-id: e4a23bba54
2016-10-31 16:54:49 +02:00
Alexander Pantyuhov
b03e36db03
Support for React Native 0.36.0
...
Former-commit-id: c05956ec2e
2016-10-31 16:22:26 +03:00
Alexander Pantyuhov
b2bc7ac3b7
Toolbar with dark content ( #344 )
...
Former-commit-id: 5ffa5e073f
2016-10-31 14:45:53 +03:00
Alexander Pantyuhov
a7651874ce
Browse input in a wrong place ( #384 )
...
Former-commit-id: 727c6e23ca
2016-10-30 18:09:05 +03:00
Alexander Pantyuhov
3402ef4466
Staging area fixes ( #366 , #382 )
...
Former-commit-id: df9600525c
2016-10-30 01:21:00 +03:00
Roman Volosovskyi
d8499e6bad
fix #392
...
Former-commit-id: 581b64fa10
2016-10-30 00:35:37 +03:00
Roman Volosovskyi
f3c5cd9700
reset password after 3 wrong attempts & close transactions screen if there are no transactions ( #371 , #372 )
...
Former-commit-id: bda65d6f1b
2016-10-28 16:30:37 +03:00
Roman Volosovskyi
84ba111f08
fixes #387
...
Former-commit-id: 64c8e666ff
2016-10-27 14:54:24 +03:00
Roman Volosovskyi
b9d29b7fd8
fix bugs related to release build for android devices
...
Former-commit-id: 53e7ca91d9
2016-10-26 15:16:27 +03:00
Roman Volosovskyi
7247e29c5a
Merge pull request #377 from status-im/feature/#297
...
Empty discover screen (#297 )
Former-commit-id: b60c15988b
2016-10-26 09:23:08 +03:00
Roman Volosovskyi
8439407520
show connectivity issues & retry sending of phone/confirmation code to server if application is offline
...
Former-commit-id: 2580b0a9d9
2016-10-23 12:49:36 +03:00
Roman Volosovskyi
2c8ade2346
fixes #383
...
Former-commit-id: 371c4889ac
2016-10-21 17:42:08 +03:00
Roman Volosovskyi
03121cb774
Merge pull request #380 from status-im/bug/#378
...
User icons in group chat (#378 )
Former-commit-id: 2584b40dae
2016-10-21 15:20:06 +03:00
Roman Volosovskyi
77bcf0af32
Merge pull request #358 from status-im/bug/#224
...
Correct ordering of messages (#224 )
Former-commit-id: a7bbc77e19
2016-10-21 15:15:30 +03:00
Alexander Pantyuhov
706339d66b
User icons in group chat ( #378 )
...
Former-commit-id: 5c56ed94bf
2016-10-21 13:55:12 +03:00
Alexander Pantyuhov
879393913c
Correct ordering of messages ( #224 )
...
Former-commit-id: ff32691fea
2016-10-21 13:21:26 +03:00
Roman Volosovskyi
339ceae33e
fix realm error at group leaving
...
Former-commit-id: 18452c9bd9
2016-10-21 10:46:51 +03:00
Roman Volosovskyi
cf9dab19c9
empty discover screen
...
Former-commit-id: 15f66cc0e3
2016-10-20 19:08:28 +03:00
Roman Volosovskyi
e3ec4757b7
fixes #368
...
Former-commit-id: 2c72274025
2016-10-20 15:01:50 +03:00
Alexander Pantyuhov
9d354614fe
Fix for suggestions bar ( #370 )
...
Former-commit-id: 697ba310d0
2016-10-19 13:11:25 +03:00
Roman Volosovskyi
9cd0a61a29
Merge pull request #359 from status-im/feature/#218
...
Rework transactions sending
Former-commit-id: 8011213ee9
2016-10-19 09:40:13 +03:00
Alexander Pantyuhov
9993ebd074
Command as the last message ( #367 )
...
Former-commit-id: dc3d9f8931
2016-10-19 00:46:57 +03:00
Alexander Pantyuhov
f7d78cd358
Group chat initial message ( #364 )
...
Former-commit-id: e239363c1e
2016-10-19 00:46:51 +03:00
Alexander Pantyuhov
9e77635c32
Dapp icon on non-dapp contact icon ( #362 )
...
Former-commit-id: 4b348a7631
2016-10-19 00:46:50 +03:00
Roman Volosovskyi
3b80659985
fixes #361
...
Former-commit-id: 1a317ffac2
2016-10-18 17:27:37 +03:00
Roman Volosovskyi
956da9b82e
rework !send command
...
Former-commit-id: 608243bd3d
2016-10-18 15:40:57 +03:00
Roman Volosovskyi
b7f046f88c
Merge pull request #365 from status-im/bug/#349
...
Various !browse command issues on open (#349 )
Former-commit-id: efeb82ac3c
2016-10-18 15:35:18 +03:00
Alexander Pantyuhov
e9777a6a0a
Navigator fixes ( #343 )
...
Former-commit-id: 96e8f32c37
2016-10-18 14:15:55 +03:00
Alexander Pantyuhov
edc5530d0c
Various !browse command issues on open ( #349 )
...
Former-commit-id: 312a3d994c
2016-10-18 14:14:18 +03:00
Roman Volosovskyi
d40125cd79
Merge pull request #347 from status-im/feature/command-name-validation-#235
...
Command name validation (#235 )
Former-commit-id: d188b59803
2016-10-17 18:21:34 +03:00
Roman Volosovskyi
ca914f207f
validate command's name ( #235 )
...
Former-commit-id: ac199ba2fa
2016-10-17 18:20:29 +03:00
Roman Volosovskyi
84ba405551
fix #350
...
Former-commit-id: 4a132094ae
2016-10-14 19:33:58 +03:00
Roman Volosovskyi
197695c79e
fix #354
...
Former-commit-id: f51d932283
2016-10-14 16:42:30 +03:00
Adrian Tiberius
18f91f79ba
changed to GFYCat-style naming convention
...
Former-commit-id: 8d43dbf6ca
2016-10-14 15:55:22 +03:00
Roman Volosovskyi
4c33c34ee9
Merge pull request #335 from status-im/bug/#301
...
Chat header text & arrow alignment off (#301 )
Former-commit-id: 3be8f8881d
2016-10-14 15:51:03 +03:00
Adrian Tiberius
b369e632a0
fixes #298 #303 profile screen
...
Former-commit-id: 3ea4cff4b9
2016-10-14 15:07:08 +03:00
Roman Volosovskyi
bddbfb9176
fixes #346
...
Former-commit-id: 24777a560c
2016-10-14 14:05:04 +03:00
Alexander Pantyuhov
0e3a39d7fb
Chat header text & arrow alignment ( #301 )
...
Former-commit-id: c6d2923d05
2016-10-14 13:17:13 +03:00
Roman Volosovskyi
f1748f3cbf
Merge pull request #342 from status-im/bug/#313
...
No more bouncing in messages animation (#313 )
Former-commit-id: 5a68b1d646
2016-10-14 08:52:51 +03:00
Roman Volosovskyi
c0695f8dac
Merge pull request #340 from status-im/feature/#296
...
Beginning of chat (#296 )
Former-commit-id: a76cd03f75
2016-10-14 08:38:02 +03:00
Alexander Pantyuhov
76b6cbd443
Sync indicator ( #312 )
...
Former-commit-id: 52b786dd25
2016-10-13 14:59:19 +03:00
Alexander Pantyuhov
3eb305208f
no more bouncing in messages animation ( #313 )
...
Former-commit-id: cfe0cb2c5d
2016-10-13 11:11:58 +03:00
Alexander Pantyuhov
2296f1ff5b
Beginning of chat ( #296 ), fix for status saving
...
Former-commit-id: ba885ea97f
2016-10-12 17:24:23 +03:00
Roman Volosovskyi
84aea91b99
Merge pull request #338 from status-im/feature/default-status-#329
...
add default status to accounts
Former-commit-id: 1128e5d089
2016-10-11 13:34:54 +03:00
Roman Volosovskyi
5bbc3284ca
Merge pull request #336 from status-im/bug/#293-upd
...
Tab text animations (#293 )
Former-commit-id: f67762c1ef
2016-10-10 19:56:53 +03:00
Adrian Tiberius
8e7d03d513
add default status to accounts
...
Former-commit-id: bf4358e30f
2016-10-10 18:23:20 +03:00
adrian-tiberius
f7b88f6d6e
Merge pull request #331 from status-im/bug/#286
...
Password Request (#286 )
Former-commit-id: a0d4da62ee
2016-10-10 17:53:51 +03:00
Alexander Pantyuhov
51ef4f5790
Tab text animations ( #293 )
...
Former-commit-id: 401ad8ecad
2016-10-10 17:12:53 +03:00
Roman Volosovskyi
9653028650
Tappable request message ( closes #283 )
...
Former-commit-id: 8026bdad0b
2016-10-07 16:01:10 +03:00
Roman Volosovskyi
90ace73995
Console chat: password request ( fixes #286 )
...
Former-commit-id: 9624bd6d0f
2016-10-07 15:31:12 +03:00
Roman Volosovskyi
d275382e47
fix bugs related to contacts list screen
...
Former-commit-id: 7ed05819b1
2016-10-06 12:17:49 +03:00
Alexander Pantyuhov
efe4a37cf7
updated profile view ( #314 )
...
Former-commit-id: d02e598569
2016-10-06 00:57:24 +03:00
Roman Volosovskyi
474d4faf25
Merge pull request #323 from status-im/bug/#282
...
Date indicators in chat (#282 )
Former-commit-id: 03c4295dd7
2016-10-05 17:23:35 +03:00
Alexander Pantyuhov
6ea18cd8a3
date indicators in chat ( fixes #282 )
...
Former-commit-id: dcd711f5c2
2016-10-05 16:52:59 +03:00
Roman Volosovskyi
9ef8c83e61
Merge pull request #326 from status-im/feature/on-boarding-console-#280
...
Make console the default on-boarding (#280 )
Former-commit-id: 4d95c095ab
2016-10-05 16:52:18 +03:00
Adrian Tiberius
3aeebe42e6
fix #280
...
Former-commit-id: 1464bd97f1
2016-10-05 16:48:05 +03:00
Roman Volosovskyi
65af0a91fb
fix errors from cljsbuild output
...
Former-commit-id: d5de7f4af6
2016-10-05 16:31:37 +03:00
Alexander Pantyuhov
d6c4c36f80
Chat list and contact list UI fixes ( #291 , #274 , #275 )
...
Former-commit-id: decc2188e6
2016-10-05 15:02:36 +03:00
Roman Volosovskyi
6530f9c4e4
Merge pull request #320 from status-im/feature/#294
...
Status & Name, quick profile change in drawer (#294 ), length limit (#324 )
Former-commit-id: 2cbad4dc76
2016-10-05 14:18:12 +03:00
Roman Volosovskyi
c083ec4792
Merge pull request #321 from status-im/bug/#318
...
Discoveries bugs (#318 )
Former-commit-id: 162952fcd2
2016-10-05 13:09:01 +03:00
Alexander Pantyuhov
8801b1a4a5
Navigation drawer fixes ( #294 ), status length limit ( #324 )
...
Former-commit-id: e9f5e9d060
2016-10-05 13:04:38 +03:00
Roman Volosovskyi
e9d90475a3
fixes related to database migrations PR ( #262 )
...
Former-commit-id: c3486717ca
2016-10-05 12:54:48 +03:00
Roman Volosovskyi
04aa0e8848
Discoveries ( fixes #318 ):
...
populate discoveries with statuses received from contacts
allow user to receive his own status
Former-commit-id: 1444465e89
2016-10-04 20:38:58 +03:00
Roman Volosovskyi
93d5ebeb9e
fix #308 , #309
...
Former-commit-id: 00664f8975
2016-10-04 18:46:52 +03:00
Adrian Tiberius
2c3eec3c43
added database migration functionality
...
Former-commit-id: a6f63a5b5f
2016-10-04 18:29:41 +03:00
Roman Volosovskyi
63e8b7a4fa
fixes #290
...
Former-commit-id: c29cb2de5e
2016-10-04 16:55:22 +03:00
Roman Volosovskyi
87824f4697
Console chat cosmetic changes. Fixes #281 , #284 , #285 , #287
...
Former-commit-id: 6effc91d3c
2016-10-04 11:35:32 +03:00
Roman Volosovskyi
e4c227d887
fixes #289
...
Former-commit-id: 275f5799c2
2016-10-03 16:06:18 +03:00
Roman Volosovskyi
fb174b6ebe
Merge pull request #307 from status-im/feature/#293
...
Tab text animations (fixes #293 )
Former-commit-id: cf21d647fb
2016-10-03 13:13:45 +03:00
Alexander Pantyuhov
b8e2139fd7
Tab text animations ( #293 )
...
Former-commit-id: 17a5fcfeaa
2016-10-03 11:59:13 +03:00
Roman Volosovskyi
150b84fe8f
Merge pull request #270 from status-im/bug/group-leaving-bugs
...
Group chat: stop watching of group's topic & handle new participant
Former-commit-id: caad695d90
2016-09-29 09:29:23 +03:00
Roman Volosovskyi
3e95b85408
Group chat: stop watching of group's topic & handle new participant ( fixes #265 #263 )
...
Former-commit-id: 828010849b
2016-09-29 09:28:41 +03:00
Roman Volosovskyi
f2a29b9b78
Merge pull request #277 from status-im/bug/#259
...
Extended phone number validation (#259 )
Former-commit-id: 60a34478f8
2016-09-28 17:35:56 +03:00
Alexander Pantyuhov
d1fe30cd59
correct styles for new group chat screen ( #253 and #266 ), better chat screen UI
...
Former-commit-id: c095db8dd3
2016-09-28 17:21:22 +03:00
Alexander Pantyuhov
6af3a67e9b
extended phone number validation ( #259 )
...
Former-commit-id: 55849ce68e
2016-09-28 17:10:48 +03:00
alwxndr
08f17909f6
Profile validations ( #235 )
...
Former-commit-id: 80ec3eeef3
2016-09-27 20:04:00 +03:00
alwxndr
311a61bc7f
multiline text input ( #255 ), correct assets for iOS
...
Former-commit-id: 149442100e
2016-09-27 16:37:26 +03:00
Roman Volosovskyi
54f76720c4
Chats list: new messages counter for group chat ( fixes #252 )
...
Former-commit-id: 3c28b83e43
2016-09-23 16:30:30 +03:00
alwxndr
fba67deb64
More clear validation message in "Add new contact" form ( #243 )
...
Former-commit-id: 9da9c1adfc
2016-09-23 12:54:56 +03:00
Roman Volosovskyi
62a65b5394
Merge pull request #256 from status-im/bug/#242
...
Wallet: create wallet chat after account recovery
Former-commit-id: 878b3df32d
2016-09-22 17:58:09 +03:00
Roman Volosovskyi
36438c7117
Merge pull request #257 from status-im/bug/#249
...
Correct identicon in a group chat (#249 )
Former-commit-id: 435cf994d7
2016-09-22 17:43:34 +03:00
Roman Volosovskyi
d4f51d06ad
Merge pull request #251 from status-im/bug/#248
...
Delivery status issues #248
Former-commit-id: ebd09dcc77
2016-09-22 17:17:56 +03:00
alwxndr
f2ef336374
correct identicon in the group chat ( #249 )
...
Former-commit-id: 0912b61f70
2016-09-22 15:10:18 +03:00
Roman Volosovskyi
374cf49b91
Wallet: create wallet chat after account recovery
...
Former-commit-id: 17ad444b49
2016-09-22 14:53:40 +03:00
alwxndr
7279f2bc19
fixes to make registration work on iOS ( #232 ), other iOS fixes
...
Former-commit-id: cdebb4c312
2016-09-22 13:55:28 +03:00
Roman Volosovskyi
b59419a9b7
closes #245
...
Former-commit-id: 263e48de04
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: cfc16ee008
2016-09-21 10:28:12 +03:00
adrian-tiberius
9f99dba7bd
Merge pull request #239 from status-im/bug/#237
...
Fix error after account recovery
Former-commit-id: c06b1249e8
2016-09-21 00:13:39 +03:00
Roman Volosovskyi
d0d3cf107d
fix #231
...
Former-commit-id: ccb2b4cf98
2016-09-20 16:38:07 +03:00
Roman Volosovskyi
f5854fb43c
fix ack messages handling
...
Former-commit-id: 6d333bfed7
2016-09-20 15:48:24 +03:00
Roman Volosovskyi
0a3b8e137e
nilable :message/to spec
...
Former-commit-id: 50e37bf327
2016-09-20 15:15:09 +03:00
Roman Volosovskyi
d1dfce60d5
fixes #231
...
Former-commit-id: 11d68436b5
2016-09-20 12:54:21 +03:00
Roman Volosovskyi
a560493eb7
fixes #237
...
Former-commit-id: fbbee2e268
2016-09-19 14:24:24 +03:00
Roman Volosovskyi
8b77fa8870
fix delivery bugs
...
Former-commit-id: 20fda59dd9
2016-09-19 12:11:34 +03:00
Roman Volosovskyi
816281bf7f
Cleanup after protocol's refactoring
...
Former-commit-id: b6977dc0b7
2016-09-18 09:29:35 +03:00
Roman Volosovskyi
3a6f4008f2
protocol rework
...
Former-commit-id: 27ab637e94
2016-09-16 19:27:58 +03:00
alwxndr
c489c72635
group chat statuses ( #205 )
...
Former-commit-id: ea9ff21174
2016-09-16 14:37:53 +03:00
alwxndr
a4a05439aa
replacing the need in passing platform-specific with status-im.utils.platform ( #227 )
...
Former-commit-id: b67417f268
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: fd329ee732
2016-09-15 17:03:10 +03:00
Adrian Tiberius
457197c23c
updated the statusgo refactoring changes
...
Former-commit-id: fe1f0b689f
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: 5ea0d270fe
2016-09-11 13:27:27 +03:00
alwxndr
9a1593f0ef
checking pending messages when user appears online ( #210 )
...
Former-commit-id: 7f21ab2d3c
2016-09-11 13:26:04 +03:00
Adrian Tiberius
c7650519b2
fix new chat navigation history
...
Former-commit-id: 496800642c
2016-09-11 13:19:31 +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: 64e00a0016
2016-09-08 16:51:28 +03:00
alwxndr
f3d0f3765d
improved contact request ( #122 )
...
Former-commit-id: b260e7ba6b
2016-09-08 09:26:35 +03:00
Adrian Tiberius
5ae858da0d
merged and refactored react-native-status
...
Former-commit-id: 782ea08589
2016-09-07 20:35:04 +03:00
alwxndr
ad7ef424f4
fix of .getTime issue ( #196 )
...
Former-commit-id: 61aab03a52
2016-09-07 12:33:40 +03:00
Adrian Tiberius
7b1f7baab1
use only lower case tags
...
Former-commit-id: 1cb72a5f7a
2016-09-06 13:28:07 +03:00
Adrian Tiberius
d4961e1416
use RCTDeviceEventEmitter to send events to javascript; implements #195
...
Former-commit-id: 82bc347735
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: 22332e0781
2016-08-29 13:47:00 +03:00
alwxndr
91fdff9429
improved messages delivery ( #191 )
...
Former-commit-id: fb06c9161a
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: 5413197a73
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: 995622307f
2016-08-27 14:38:14 +03:00
Adrian Tiberius
81a865a651
added recover screen and updated bindings
...
Former-commit-id: 9231ab668a
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: dc65163da0
2016-08-26 16:01:06 +03:00
Roman Volosovskyi
7446b859f3
fix #95 group chat color settings
...
Former-commit-id: 406e0f4357
2016-08-26 15:57:53 +03:00
Roman Volosovskyi
34f62d3865
Group chat: basic features
...
Former-commit-id: e73de0a86d
2016-08-26 15:53:45 +03:00
Roman Volosovskyi
b9c5d84e90
fix #197 weird animation
...
Former-commit-id: b98293cedd
2016-08-26 12:37:13 +03:00
Roman Volosovskyi
dacc9a5446
fix #144 add-new-contact
...
Former-commit-id: 8a39ac2718
2016-08-26 12:16:20 +03:00