1619 Commits

Author SHA1 Message Date
Roman Volosovskyi
04dff6e24e
fix :empty-topic 2018-05-08 12:40:23 +03:00
Roman Volosovskyi
8c6af7ee62
fix comments 2018-05-08 11:43:08 +03:00
Roman Volosovskyi
8c1cd9d3d4
reformat remaining namespaces 2018-05-08 11:36:32 +03:00
Roman Volosovskyi
6fc03fc217
reformat status-im.ui.* namespaces 2018-05-08 09:32:05 +03:00
Roman Volosovskyi
6c620728da
reformat status-im.data-store.* namespaces
reformat status-im.utils.* namespaces
2018-05-08 09:01:24 +03:00
Andrey Shovkoplyas
dc4e1569cf
[#3958] implemented transactions queue
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-07 20:56:00 +03:00
Roman Volosovskyi
34ae92ac9f
reformat status-im.chat.* namespaces 2018-05-07 17:04:52 +03:00
Andrea Maria Piana
733f2b193f
dont send seen for public messages and remove checkmark 2018-05-04 21:31:54 +02:00
janherich
504b0be251
Strip unnecessary keys for saving 2018-05-04 21:29:26 +02:00
Roman Volosovskyi
00b8ae311d
[#4006] anonymous uuid for mixpanel 2018-05-04 21:26:46 +02:00
psdp
5d5444e3de
Show fiat value of wallet assets #4009 2018-05-04 21:25:20 +02:00
pacamara
d430d74781
Fixes #3847: Half of the line is cut in the input field if focus is on the next line [Android] 2018-05-04 21:21:23 +02:00
Goran Jovic
ca80926433
bug #3877 - no longer possible to sign messages with empty password
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-03 22:42:15 +02:00
Eric Dvorsak
f8e535f9bc
[fix 3843] query mailserver when going back online
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-03 22:40:59 +02:00
Andrey Shovkoplyas
de03fc2d6a
fixed error on invalid utf-8 from dapp
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-03 15:32:30 +03:00
Stepan Lusnikov
b7a92505bc
Clean account passwords after creation
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-03 08:45:38 +02:00
Stepan Lusnikov
8636dea67a
Fix gwei input styles
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-05-03 08:35:24 +02:00
kwingram25
90eb2aaaa1
[FEATURE] Encrypt realms 2018-05-02 15:02:54 +02:00
psdp
30dd92d902
[#3459] Done button in Recipient screen clickable area whole row 2018-05-02 14:59:47 +02:00
psdp
97083f31f6
Show all users in group chat members list 2018-05-02 14:56:56 +02:00
psdp
b18d6b06c7
Sort Assets in alphabetical order on Wallet -> Manage Assets screen #3926 2018-05-02 14:55:23 +02:00
janherich
2c7063f96e
Fix bad merge 2018-05-02 10:06:22 +02:00
Roman Volosovskyi
e830183011
track sent/received events;
force sent/received ratio tracking;
send mixpanel events when state is changed to online;
2018-05-01 19:25:25 +02:00
Roman Volosovskyi
8cd77653f4
fix cyclic deps related to status-im.transport.message.v1.* namespaces;
move account-update to sparate ns;
fix a few more cyclic deps;
2018-05-01 19:25:24 +02:00
psdp
3cbe3dc103
Allow non-admin users to see participants profiles in group chat settings (#3934)
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-05-01 16:42:50 +02:00
psdp
ef0024c5dc
Replace accounts/accounts by account/account in app-db [#3907]
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-05-01 16:40:36 +02:00
Ophelia
8604efdfff
Changed "enter your full name" to "Display name"
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-01 17:08:56 +03:00
janherich
8dd04570e4
Hide group chats behind flag
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-01 11:13:58 +01:00
kwingram25
c145c8a19f
[#3832] Hide tab bar when keyboard visible 2018-04-30 21:01:56 +02:00
Dmitry Novotochinov
62af757fa1
Show user survey when N amount of messages sent
It's a temporary solution until Instabug fix User Events API
2018-04-30 21:00:09 +02:00
Dmitry Novotochinov
505c546fca
Display correct status for console messages
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-30 18:25:47 +03:00
Andrey Shovkoplyas
6d4c611db1
added simple dapp in dev mode
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-30 18:24:33 +03:00
Andrea Maria Piana
4aaecf792b
Show timestamp inside bubble for text messages
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-04-30 13:04:33 +01:00
janherich
3b4d7a6a62
Remove obsolete code 2018-04-30 08:35:09 +02:00
Andy Tudhope
2f56caec28
Added ATT for easy testing on Ropsten 2018-04-28 09:33:26 +02:00
kwingram25
31f41e2d04 ui: new event fx for sign later in chat 2018-04-27 12:46:26 -07:00
Andrey Shovkoplyas
fb92b8174b
fixed 3961
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-04-27 15:25:18 +02:00
Andrey Shovkoplyas
ad5539addd
fixed to=nil in transactions
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-04-27 15:24:14 +02:00
Dmitry Novotochinov
a8a03067a1
Add resend and delete message actions
* Set message status based on signal from Go
* Set status as "not-sent" on app start if no signal received

Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-04-27 11:03:42 +03:00
psdp
5a96b329f3
Fix navigate-to-clean [#3903] 2018-04-26 21:28:39 +02:00
Stepan Lusnikov
06650aecbb
Add ability to input comma in gas inputs 2018-04-26 21:27:01 +02:00
janherich
c6130ed650
Finish faster conversions 2018-04-26 17:21:03 +02:00
Andrey Shovkoplyas
174aac90c0
[#3935] set web3.eth.defaultAccount
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-25 17:29:26 +03:00
psdp
9442b8d9e7
Wrong password hint that shows while signing transaction is slightly misplaced [#3411] 2018-04-25 12:43:03 +02:00
Roman Volosovskyi
6b073fe350
move merge-fx to separate ns 2018-04-25 11:33:48 +02:00
Andrea Maria Piana
baf211e1f3
Send signed transaction to deleted chats 2018-04-25 08:55:39 +02:00
Roman Volosovskyi
abff71d312
add options to filter events and provide extra data if necessary 2018-04-24 17:15:57 +02:00
Dmitry Novotochinov
4182cf566d
Hide sensitive data from TestFairy
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-04-24 15:10:38 +03:00
kwingram25
a7bd6b6e5c
[#3850] Add Aragon Test (ATT) to testnet wallet
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-23 13:42:10 +03:00
Goran Jovic
c4611cf185
feature #3916 - added a few ropsten erc20 tokens, rearranged icon resources
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-04-20 16:28:47 +03:00