Julien Eluard
e8d3e39063
Adding SNT voting DApp
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-11-14 10:55:54 +01:00
tbenr
c363c06a17
fixes #5699
...
gas estimation sets original-gas when nil
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-11-12 11:04:05 +01:00
Aleksandr Pantiukhov
17f74ff2f6
[ #6455 ]: Updated extension management
...
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-11-12 10:28:48 +01:00
Martin Schenck
8592b25093
Add ST to assets list
...
Adds ST token to list of available assets.
- Open Status
- Go to Manage Assets, add ST.
- You'll see that you can now add ST.
status: ready
Fixes #6624
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-11-12 10:00:30 +01:00
yenda
014d564e72
[fix] error when switching chats
...
- a subscription name change was missed during rebase
Signed-off-by: yenda <eric@status.im>
2018-11-10 13:41:44 +01:00
Andrey Shovkoplyas
44aef6788f
open chat for ens names
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-11-09 17:47:35 +01:00
Andrey Shovkoplyas
88b43e7dc2
introduced browser privacy mode
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-11-09 13:22:42 +01:00
Julien Eluard
6730a48da4
Added some new DApps
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-11-09 11:54:19 +01:00
Julien Eluard
2f8414b982
[ Fixes #6665 ] Wrap view child elements when needed
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-11-09 11:34:35 +01:00
Eric Dvorsak
26ec3f8cd7
[refactor] remove unused functions in handlers
...
Signed-off-by: yenda <eric@status.im>
2018-11-09 11:16:46 +01:00
Eric Dvorsak
548162f733
[refactor] remove current-public-key
2018-11-09 11:16:27 +01:00
Eric Dvorsak
f8f499d9b0
[refactor] rename whisper-id and whisper-identity to public-key
2018-11-09 11:16:27 +01:00
Eric Dvorsak
a6da75f8e9
[refactor] remove email field in account
2018-11-09 11:16:27 +01:00
Eric Dvorsak
38ec77b97b
[refactor] remove default contacts
...
transactor and demo-bot are not used anymore and related code can therefore
be deleted
2018-11-09 11:16:26 +01:00
Eric Dvorsak
b7b7806ed1
[refactor] remove allowed-keys macro
...
The initial purpose of the allowed keys macro was to only accept maps
with a defined set of keys so that the maps can be serialized into the db.
The way maps are serialized has been changed so that only the existing keys
in the db are cherry picked so passing maps with extra keys is no longer a
problem
2018-11-09 11:16:26 +01:00
Eric Dvorsak
4804d11b0f
[refactor] remove jail-loaded? and jail-loaded-events
2018-11-09 11:16:23 +01:00
Julien Eluard
009d974d83
Improved extensions error handling. Various fixes.
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-11-09 09:42:23 +01:00
yenda
93db31d867
[6628] don't block message sending when mailserver disconnected
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-11-08 19:37:13 +03:00
yenda
5594fb6c60
[fix 6508] user own picture should be unclickable in chats
...
Signed-off-by: yenda <eric@status.im>
2018-11-08 16:02:05 +01:00
Andrey Shovkoplyas
e9bf1d7864
[ #6169 ] Display .eth or other domain rather than IPFS redirect
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-11-08 15:53:38 +01:00
Roman Volosovskyi
7264ae2a14
prevent logging of re-frame events parameters
...
mask password received from keychain
2018-11-08 12:39:50 +01:00
Dmitry Novotochinov
ae3029c2d9
[ #6294 ] add desktop alpha release warning
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-11-07 22:10:39 +03:00
Andrey Shovkoplyas
36ef541037
fixed CK
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-11-07 17:14:01 +01:00
yenda
a3b2bc1b87
[ fix #3913 ] do not logout when changing mailserver
...
- do not logout and remove previous mailserver
from peers when changing mailserver
- rename wnode mailserver
- move transport.inbox to mailserver.core
- fix all subs and db keys
Signed-off-by: yenda <eric@status.im>
2018-11-07 17:10:18 +01:00
Aleksandr Pantiukhov
358b447b67
React Native HTTP Bridge 0.6.1 update: ability to handle simultaneous HTTP requests properly
...
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-11-07 16:24:51 +01:00
Dmitry Novotochinov
737d44931f
[ #4433 ] update mac os dock badge label on new messages
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-11-07 18:18:35 +03:00
Andrea Maria Piana
693eae9cf9
Send your own messages
...
Adds a `chat-id` field in `content` map.
The reason it has been added to the map instead of augmenting transit is
that it would simplify the calculation of `message-id`, which in this
case is consistent for both old & new clients.
`chat-id` also represents the `chat-id` with respect of the sender, as
in 1-to-1 chats that is asymmetric.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-11-06 21:19:50 +01:00
janherich
ff97345f07
Plug-in new text parsing engine
2018-11-06 19:59:24 +01:00
Goran Jovic
8d168bf3cd
bug #5899 - restored missing transaction error messages
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-11-06 17:46:09 +01:00
karol
18b4bf590c
[ #2884 ] added name lookup for recipient after qr code scanning, moved address comparision function to utils.ethereum namespace, address= will now expect address to be passed (instead of contact)
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-11-06 17:44:55 +01:00
Andrey Shovkoplyas
e09476f5d3
added Inter UI font and made some cleanup
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-11-06 16:46:58 +01:00
Julien Eluard
fceaa0981f
Fixed some extensions issues (smallish)
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-11-06 15:56:37 +01:00
Julien Eluard
747bac2738
Updated Kudos address to reflect latest contract
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-11-06 15:05:20 +01:00
Andrea Maria Piana
7aa597517e
Add system messages to group chats
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-11-05 14:54:43 +01:00
Dmitry Novotochinov
7a62b4b48b
[ #6415 ] mark button as inactive when no internet or mailserver connection
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-11-01 13:32:28 +01:00
Vitaliy Vlasov
66e7815bcc
Force node restart during initialization on desktop
...
Remove log
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-11-01 13:29:27 +01:00
Andrey Shovkoplyas
f53c4c275e
make designers happy again
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-29 15:07:40 +01:00
Aleksandr Pantiukhov
654950dcaa
GET /networks endpoint for development server
...
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-10-28 16:49:12 +01:00
Eric Dvorsak
b293fb11e3
[fix] fix ens name resolution
...
the app was previously letting the user create a chat with a contact
if a name typed in the input returned a valid public key at some point
because the field wasn't cleaned up with latter typing
Signed-off-by: Eric Dvorsak <eric@status.im>
2018-10-28 16:29:13 +01:00
yenda
bbf91468e7
[fix] add missing account schema in base schemas
...
Signed-off-by: Eric Dvorsak <eric@status.im>
2018-10-28 12:07:05 +01:00
Andrea Maria Piana
073dddcee0
Add pairing
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-10-27 20:43:53 +02:00
Vitaliy Vlasov
ca8a3037d8
Use ReactText for links
...
Add custom rn-desktop repo path
Fix url in package-lock.json
Fix regex
Add comments
Fix errors
More
Remove package-lock change
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2018-10-26 18:09:45 +02:00
Aleksandr Pantiukhov
0ee07ca72c
Changes in how we update extensions: don't check for URL to be different
...
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-10-25 11:09:12 +02:00
Volodymyr Kozieiev
0bc9fb6d9d
Adjusted chat input to send text on on-submit-editing
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com>
2018-10-25 11:02:39 +03:00
Andrey Shovkoplyas
f8ef431373
[extensions] ethereum call decode params
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-25 09:22:29 +02:00
Julien Eluard
3eda5e3bfc
Added extra extensions primitives
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-10-25 09:03:37 +02:00
yenda
a4461089fc
[fix 6501] sort chats by timestamps of last incoming message
...
Signed-off-by: yenda <eric@status.im>
2018-10-24 18:19:29 +02:00
yenda
e020f19da0
[fix 6500] search doesn't find name for contact that added user
...
- chat name is not updated with contact name
- when a contact adds the user and is added back by user, the name
of the chat is still the random name of the contact
- in active-chats subscriptions, replace the name of the chat by the current
name of the contact
2018-10-24 18:18:50 +02:00
Goran Jovic
3da2cd9b9e
feature #6250 - added xdai and poa sidechains
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-10-24 10:00:04 +02:00
janherich
76165cc7cb
[ #6460 ] [ #6438 ] Deduplication-ids
2018-10-24 09:43:52 +02:00
yenda
82c3997f07
[desktop] Add search feature for chat list
...
Signed-off-by: yenda <eric@status.im>
2018-10-23 17:27:27 +02:00
Julien Eluard
56e3aaebe0
Fixed incorrect on-send / on-receive handling
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-10-23 09:46:16 +02:00
yenda
6b1c6c7d0a
[fix 6410] error when fetching history on certain accounts
...
- 1-1 chats don't have a topic anymore because they only use the
discovery topic so topic is nil for these chat
- this was causing an error when initializing whisper because the app
was trying to start a filter for each of the chat including the 1-1 with
no topic
- we now filter the transport/chats to only recover sym-key and start filter
for those with a topic
2018-10-22 19:10:34 +02:00
Aleksandr Pantiukhov
5f06ebc27d
Temporary that makes it possible to install only one extension at a time (required for the hackathon)
...
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-10-22 15:01:39 +02:00
Dmitry Novotochinov
83a92aa4b0
[ #5839 ] fix logo on welcome screen on desktop
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-10-19 21:29:16 +03:00
Max Risuhin
5986761210
Push notifications support #4432 ; Rename app to Status globally.
...
Signed-off-by: Max Risuhin <risuhin.max@gmail.com>
2018-10-19 18:52:04 +03:00
Aleksandr Pantiukhov
2c65077270
[ #6382 ]: Makes extensions dev-mode aware
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-10-19 16:37:46 +02:00
Julien Eluard
c857eb5357
Added disclaimer for extensions
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-10-19 16:35:12 +02:00
Andrey Shovkoplyas
5ba5395d57
[extensions] ethereum events
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-19 15:38:45 +02:00
Aleksandr Pantiukhov
d7b4e04efd
[ #6402 ]: "div() not a number: null" error after connecting to Ropsten and opening Wallet
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-19 14:00:29 +02:00
Andrey Shovkoplyas
e2533e9964
http kudos token image
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-19 13:58:47 +02:00
Julien Eluard
bfccd03ba8
Added Kickback
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-10-19 11:07:20 +02:00
Aleksandr Pantiukhov
ae1a5bd52b
Fixes set-extension-url-from-qr: updates it for the new manage object
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-10-19 10:36:39 +02:00
Andrea Maria Piana
9629983f7f
Remove instabug
2018-10-19 09:18:22 +03:00
yenda
720a65e3ab
[fix 6009] do not allow public chat named with valid contact key
...
Signed-off-by: yenda <eric@status.im>
2018-10-18 22:24:24 +02:00
janherich
13eff1fb7e
Fix migrations
2018-10-18 17:31:15 +02:00
Julien Eluard
ec69938529
Added new extension primitives
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-10-18 17:09:20 +02:00
Aleksandr Pantiukhov
76a724a2e7
[ #6228 ]: API: requesting to connect to a node that is not available crashes the application
...
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-10-18 16:43:42 +02:00
Dmitry Novotochinov
248e60e1d3
[ #5038 ] desktop deep links
...
Add support for status-im://chat/public/status type of links
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-10-18 16:02:14 +03:00
Goran Jovic
24068fe0e9
feature #6239 - showing native currency symbol differently for non-mainnet chains
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-10-18 11:54:14 +02:00
yenda
f98e013cff
fix login after logout when opening app from a notification
...
moves most of the fx that are suppose to happen only at app startup
to an init/start-app fn so that init/initialize-app which is also
called after logout doesn't repeat unecessary fxs
2018-10-17 17:24:34 +03:00
Julien Eluard
c36a0657e6
Added http/get event
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-10-17 16:08:26 +02:00
Roman Volosovskyi
382640d72c
[ #6347 ] fix profile qr code
2018-10-17 17:04:41 +03:00
Andrea Maria Piana
22c8999eca
Send seen with pubkey
...
Signed-off-by: yenda <eric@status.im>
2018-10-17 15:25:47 +02:00
Andrey Shovkoplyas
62db799d60
rename kUDOS key to KDO, and fixed tokens list item alignment
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-17 14:15:36 +02:00
Aleksandr Pantiukhov
23503dc996
[ #6094 ]: Persist extensions
...
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-10-17 14:08:45 +02:00
Roman Volosovskyi
99162fa971
[ #6307 ] fix each message sent before upgrade is shown twice after upgrade from 0.9.29
2018-10-17 15:00:14 +03:00
janherich
2a292e96e5
Validate even on submit press
2018-10-17 10:56:54 +02:00
janherich
acd05e2687
Implementation of text content parsing
2018-10-16 23:13:11 +02:00
Roman Volosovskyi
c338896018
[ #6330 ] remove testfairy
2018-10-16 20:46:43 +03:00
yenda
69fe9dc582
[fix 6334] request multiple topics at once
...
- group requests by last-request to request multiple topic at once
- fix bug where fetching popup was shown when the app was actually in error
state
Signed-off-by: yenda <eric@status.im>
2018-10-16 17:13:47 +02:00
Goran Jovic
d823bfd71c
bug #6135 - made place for recovery phrase error tooltip on desktop
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-10-16 15:37:46 +02:00
Roman Volosovskyi
7bab525202
request only one day history from mailserver
2018-10-16 14:33:51 +03:00
Andrey Shovkoplyas
31fdb39683
[ #6149 ] Add support for KudosTokens
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-16 13:32:11 +02:00
Andrea Maria Piana
09ca7d887c
Log db error
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-10-16 13:25:07 +02:00
Roman Volosovskyi
bac5839dd0
[ #6156 ] fix Share link button in user's profile does not contain profile universal link
2018-10-16 13:07:26 +03:00
Roman Volosovskyi
9d1debbf28
[ #6283 ] fix unknown chat after transaction
2018-10-16 08:11:55 +03:00
yenda
d09a2956c3
increase request timeout
...
- give more time for requests to complete
- change mailserver everytime a request time out
Signed-off-by: yenda <eric@status.im>
2018-10-16 01:16:48 +02:00
yenda
647db6d698
hotfix realm migration
...
Signed-off-by: yenda <eric@status.im>
2018-10-15 21:53:40 +02:00
yenda
1c99df5343
don't check new version on Linux to prevent network error
...
Signed-off-by: yenda <eric@status.im>
2018-10-15 18:17:01 +02:00
yenda
547f8b0713
[fix 6322] Invalid prop `fontWeight`
...
Signed-off-by: yenda <eric@status.im>
2018-10-15 18:09:10 +02:00
lokalise-bot
e5d3f3a827
Lokalise: update of es, fa, ko, ms, ne, pl, ru, zh_Hans_CN translations.
...
Enable Farsi.
2018-10-15 19:06:31 +03:00
yenda
660bd2d1bd
request 7 days of history
...
- fetch 7 days of history when joining a chat
- make 7 24h requests to request 7 days because mailservers
ignores requests for a timespan > 24h
- make requests sequentially to avoid timeouts
- change mailserver after 3 timeouts on a request
Signed-off-by: yenda <eric@status.im>
2018-10-15 17:18:59 +02:00
Igor Mandrigin
1c4cca1004
Don't start a node while the node is already being started.
...
Restart it instead, so that we are sure which config is there.
Signed-off-by: yenda <eric@status.im>
2018-10-15 16:43:30 +02:00
janherich
b8fa4f5cbd
Hide unknown referenced messages
2018-10-15 17:38:10 +03:00
Julien Eluard
5eeda7aa0b
Fixes #6275
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-10-15 15:34:47 +02:00
Andrey Shovkoplyas
a6de279660
desktop no bubbles
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-15 14:59:22 +02:00
Aleksandr Pantiukhov
4c7339f978
[ #6198 ]: Add QR code scanner support in extensions panel
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-10-15 12:03:03 +02:00
yenda
1a2fcdfe3a
refactor contact models
...
- move models.contact and models.contacts to contact.core
- add tags field to contact and chat
Signed-off-by: yenda <eric@status.im>
2018-10-15 11:57:48 +02:00
Andrey Shovkoplyas
aaa8530f5a
download latest nightly in desktop
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-15 11:04:17 +02:00
yenda
8ccb4ddfea
fix remove public chat bug
...
Signed-off-by: yenda <eric@status.im>
2018-10-12 18:35:18 +02:00
yenda
211e39bb5f
support for all .eth username resolution
...
- resolve all eth usernames
- resolve stateofus.eth without domain
Signed-off-by: yenda <eric@status.im>
2018-10-12 14:45:15 +02:00
Goran Jovic
364b08e3b2
bug #6261 - removed blue dot from outgoing payment messages
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-10-12 12:34:30 +02:00
Mariano Conti
0838867a6f
Add MKR
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-10-12 12:33:01 +02:00
Julien Eluard
00ed5bc883
Moved to newer pluto
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-10-12 10:17:27 +02:00
Max Risuhin
02cb5dc8d4
Apply scroll-view rendering optimization for list of chats
...
Signed-off-by: Max Risuhin <risuhin.max@gmail.com>
2018-10-11 17:16:22 +03:00
yenda
efdd76b364
refactor inbox
...
Signed-off-by: yenda <eric@status.im>
2018-10-11 14:47:04 +02:00
Andrey Shovkoplyas
dc8976a8b2
fix for debug server start on login
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-11 13:30:54 +02:00
Andrea Maria Piana
d3ed67e29b
Fix broken rebase
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-10-11 12:41:15 +02:00
Andrea Maria Piana
dda7c5e0f8
Dont kill task worker on exceptions
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-10-11 12:39:42 +02:00
janherich
99d33ebbc9
Always load messages referenced in responses
2018-10-11 11:21:34 +02:00
Aleksandr Pantiukhov
1b6fa1d980
[ #5979 ]: Add ENS names to profile screen
...
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-10-11 08:53:08 +02:00
Roman Volosovskyi
4e65862f7f
[android] fix screen flickering in dev mode
2018-10-10 16:37:11 +03:00
Andrey Shovkoplyas
b63602e1ff
[ #6232 ] Link is not visible when sending it as my own message
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-10 14:12:22 +02:00
Igor Mandrigin
0b22bddca2
Show 3-word names in profile screens in Desktop.
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-10-10 12:23:26 +02:00
yenda
2a02f63567
support for clickable links and channels on desktop
...
Signed-off-by: yenda <eric@status.im>
2018-10-09 22:51:07 +02:00
Andrey Shovkoplyas
b776af96c6
make iphone xs max owners little bit happier
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-09 14:53:11 +02:00
Andrea Maria Piana
84151ea996
Ignore messages with too high clock-value and prevent stored messages to pollute the database
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-10-09 14:34:29 +02:00
Andrey Shovkoplyas
17053019e3
fixed rebase mess with default-chat-color
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-09 13:58:44 +02:00
Vitaliy Vlasov
a0f707fee2
Add port arg to ubuntu-server.js
...
Use the value of REACT_SERVER_PORT env var if set
Change node port and datadir depending on the value of DEV_BUILD config
variable
Fix missing paren
Bugfix
Remove desktopJSBundlePath
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2018-10-09 14:30:50 +03:00
Andrey Shovkoplyas
d32f15243d
colors refactoring
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-09 13:26:42 +02:00
Andrea Maria Piana
78b6d67d79
Allow to edit group membership
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-10-09 10:40:13 +02:00
janherich
66ef32d3b9
Move all the legacy handling into transit
2018-10-08 21:00:59 +02:00
janherich
f507484dc8
Desktop chat replies
2018-10-08 20:59:05 +02:00
Roman Volosovskyi
ce4d3eb88a
[ #6162 ] fix passphrase-validation
2018-10-08 16:26:20 +03:00
Roman Volosovskyi
884bbbb813
[ #6122 ] prevent submitting of recovery phrase when it is empty
2018-10-08 16:09:52 +03:00
Roman Volosovskyi
ccf037c167
[ #6074 , #5656 ] [desktop] fix caret jumping in message input & message input on switching
2018-10-08 16:08:00 +03:00
Roman Volosovskyi
91a50d0c4c
[ #4779 ] fix Bootnodes are shown as enabled when they are not
2018-10-08 16:05:25 +03:00
Igor Mandrigin
42951c7a67
Display 3-word names even for known contacts (and for yourself).
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-10-04 16:18:27 +02:00
Andrey Shovkoplyas
1b6d51ff11
implemented functionality to request user action from dapps
...
fixed qr code js api
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-10-04 15:25:18 +02:00
Goran Jovic
cb94f9f6da
feature #6065 - lpt token
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-10-04 15:23:12 +02:00
Goran Jovic
77b4dafe3e
bug #5975 - navigating back to chat after chat initiated transaction
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-10-04 15:22:10 +02:00
Roman Volosovskyi
34f8031d9f
fix reloading of views
2018-10-04 15:06:12 +03:00
Goran Jovic
22119ccf27
feature #4255 - backup recovery phrase in desktop app
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-10-03 16:09:05 +02:00
Dmitry Novotochinov
5dec44340d
Add wizard and 'card is ready' screen
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-10-03 16:50:41 +03:00
yenda
23679ac5b4
[ fix #6087 ] error on empty messages
...
add a guard so that `right-to-left-text?` function doesn't throw
an error on empty content
future empty messages aren't going to pass validation
Signed-off-by: yenda <eric@status.im>
2018-10-03 12:09:44 +02:00
yenda
0caab1f7ce
Fixup command validation
...
Signed-off-by: yenda <eric@status.im>
2018-10-03 00:05:19 +02:00
yenda
df6432240a
do not dispatch unecessary events
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-10-02 22:12:57 +02:00
Andrey Shovkoplyas
a1d0dcc0ec
introduced new status js api according latest web3 opt-in api
2018-10-02 22:12:46 +02:00
yenda
81b2afebc1
validate incoming message
...
- add validate method to StatusMessage protocol
- spec all message types for use in validate method
- use valid method after transit/decode step to reject
invalid messages
Signed-off-by: yenda <eric@status.im>
2018-10-02 20:52:04 +02:00
Dmitry Novotochinov
7a06a415c2
[ #5964 ] hardwallet screens flow 2
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-10-02 21:15:28 +03:00
Aleksandr Pantiukhov
77f7a538f1
[ #6066 ]: Update Livepeer listing + add livepeer.tv
...
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-10-02 18:41:40 +03:00
Aleksandr Pantiukhov
523fa4ee09
[ #5529 ]: Add UI for sharing deep links; update QR code screens
...
Signed-off-by: Aleksandr Pantiukhov <alwxndr@gmail.com>
2018-10-02 18:39:15 +03:00
janherich
12021554f3
Ensure version compatibility
2018-10-02 16:04:05 +02:00
yenda
f6a50b2799
[fix 6051] log error during connexion and pass cofx
...
Signed-off-by: yenda <eric@status.im>
2018-10-02 14:11:05 +02:00
Igor Mandrigin
977dc5edf8
LES Mode: Fix config so that node starts properly.
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-10-02 13:51:24 +02:00
Andrea Maria Piana
165f1a46c7
Propagate signed membership information
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-10-02 12:06:28 +02:00
Volodymyr Kozieiev
e89628ce3a
Fix chat loading time
...
Signed-off-by: Volodymyr Kozieiev <vkjr.sp@gmail.com>
2018-10-02 09:43:48 +03:00
Roman Volosovskyi
b6bb596a00
[ #6042 ] [desktop] fix Caret position is changed when typing fast in input message field
2018-10-02 07:54:18 +03:00
Roman Volosovskyi
c91e503b94
[ #6043 ] [android] fix "Fetching messages..." shifted down when appears in public chat modal
2018-10-02 07:52:07 +03:00
yenda
3002ca5b07
remove print statement
...
Signed-off-by: yenda <eric@status.im>
2018-10-01 18:26:08 +02:00
yenda
c9e4a11487
[fix 6052] check empty filters
...
Signed-off-by: yenda <eric@status.im>
2018-10-01 13:12:34 +02:00
Igor Mandrigin
851a3db9ee
Add an option to run LES on Ropsten as an experimental feature.
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-10-01 13:10:29 +02:00
Igor Mandrigin
908c0eff46
Remove unnecessary fonts from our app bundle.
...
Remove unused fonts on Android.
2018-09-28 20:04:27 +03:00
Goran Jovic
88929db80b
feature #6026 - USDC token
2018-09-28 20:02:09 +03:00
lokalise-bot
12858a3d79
add malaysian translation
2018-09-28 20:00:52 +03:00
Roman Volosovskyi
0a768bdd9c
[ #4728 ] make [Enter] button default to proceed during account creation, chat creation, account restoring
...
more :on-submit-editing
Signed-off-by: Roman Volosovskyi <roman.wolosovskyi@gmail.com>
2018-09-28 19:27:22 +03:00
janherich
44fbe62773
Chat replies + refactoring
2018-09-28 16:15:47 +02:00
yenda
965381f376
fix store-event cofx position
...
Signed-off-by: yenda <eric@status.im>
2018-09-28 15:57:32 +02:00
yenda
b8d250ba30
change realm schemas directory layout
...
the purpose of this change is to avoid the kind of mistakes that
happened in the past were copy/pasting imports led to wrong
migrations that went unnoticed
it will also make it easier to do migrations in the future as the
different versions of the same schemas are grouped together in the
same file and past migrations are grouped in the same file as well
so previous helper functions can be reused
Signed-off-by: yenda <eric@status.im>
2018-09-28 13:37:21 +02:00
Dmitry Novotochinov
a4c95ff734
[ #5321 ] fix command message rendering
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-09-28 14:30:02 +03:00
yenda
9fc2105cb8
[fix 6047] fix bridge functions cofx position
...
Signed-off-by: yenda <eric@status.im>
2018-09-28 12:04:37 +02:00
yenda
8638c562f9
[fix 6034] remove "thanks for..." popup on desktop
...
Signed-off-by: yenda <eric@status.im>
2018-09-28 11:57:01 +02:00
yenda
f37276a648
[fix 6012] can't open dapps from deeplinks
...
Signed-off-by: yenda <eric@status.im>
2018-09-28 09:44:48 +02:00
Vitaliy Vlasov
7e62ebe96b
Fix chat/topic validation
...
Remove empty line
Fix formatting
Add custom use-valid-contact-code text for desktop
Add red border when validation failed
Add border-width
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2018-09-27 18:50:29 +03:00
Roman Volosovskyi
66a83a6135
[ #5451 ] [desktop] fix flickering topic input
2018-09-27 13:09:14 +03:00
yenda
d225b7cc46
use map of args for utils/show-popup fx
...
Signed-off-by: yenda <eric@status.im>
2018-09-27 12:05:09 +02:00
yenda
ba86b84f25
remove unused replace-view function
...
Signed-off-by: yenda <eric@status.im>
2018-09-26 22:04:25 +02:00
Eric Dvorsak
21cc106ed3
cljs implementation of abi-spec
...
Signed-off-by: yenda <eric@status.im>
2018-09-26 21:58:14 +02:00
Andrea Maria Piana
0c48d09c71
Add back group chats messages
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-09-26 20:58:03 +02:00
yenda
a4cb8b7259
[fix 5857] navigate-to home when deleting chat
...
Signed-off-by: yenda <eric@status.im>
2018-09-26 18:04:08 +02:00
Pedro Pombeiro
17a8d3a9c9
Unify desktop builds. Closes #5406
...
- Replace Linux and MacOS scripts in `ci/desktop.groovy` with calls to `scripts/create-desktop-package.sh`
- Replace use of `deployment/env` with `.env` to avoid confusion and be coherent with mobile platforms
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-09-26 16:45:48 +02:00
yenda
3b7d18594c
fix cofx position
...
Signed-off-by: yenda <eric@status.im>
2018-09-26 15:34:18 +02:00
yenda
32ca986ab2
fix clear history
...
Signed-off-by: yenda <eric@status.im>
2018-09-26 13:27:36 +02:00
Serhy
559b74ba94
Fixed tests and added accessibility id
...
Signed-off-by: Serhy <sergii@status.im>
2018-09-26 10:31:41 +03:00
zefeng huang
6d3ca7f5cd
fixes #4846
...
Signed-off-by: yenda <eric@status.im>
2018-09-26 09:04:49 +02:00
yenda
e9149786c5
remove usage of merge-effects macro and handlers-macro ns
...
Signed-off-by: yenda <eric@status.im>
2018-09-25 20:05:52 +02:00
Andrey Shovkoplyas
4ab7ccdffd
[ #5984 ] Keyboard overlaps message input in public modal chat screen on iPhone
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-09-25 16:14:36 +02:00
Andrey Shovkoplyas
764bbf1e2c
moved wallet under options
...
Signed-off-by: yenda <eric@status.im>
2018-09-25 15:51:29 +02:00
Igor Mandrigin
a87f79ab4d
Fleet settings: use fleet names from the JSON file.
...
Signed-off-by: yenda <eric@status.im>
2018-09-25 15:48:13 +02:00
Roman Volosovskyi
261089f568
remove :t/request-requesting-from; fix :t/send-sending-to
...
Signed-off-by: yenda <eric@status.im>
2018-09-25 15:46:25 +02:00
Roman Volosovskyi
9791c183a8
fix :command-sending label
2018-09-25 15:45:42 +02:00
yenda
9d042bad7f
[fix 5981] fix "thank you" pop after every login
...
Signed-off-by: yenda <eric@status.im>
2018-09-25 15:19:48 +02:00
yenda
4bd5d986b0
remove merge-fx macro
...
Signed-off-by: yenda <eric@status.im>
2018-09-25 15:18:44 +02:00
Roman Volosovskyi
3486a0f5e6
[ #5670 ] [desktop] fix jumping cursor when quickly typing in Recovery phrase
2018-09-25 15:23:33 +03:00
yenda
5c282b6cea
fix show-error fx
...
Signed-off-by: yenda <eric@status.im>
2018-09-25 13:15:33 +02:00
yenda
ed2abf9101
introduce fx/defn macro and fx/merge function
...
intended to deprecate `handlers-macro/merge-fx`
Signed-off-by: yenda <eric@status.im>
2018-09-25 04:17:19 +02:00
Roman Volosovskyi
bf2e51f856
fix red screen on figwheel reloading when intro screen has been opened
2018-09-24 20:39:07 +03:00
yenda
f0980ab7f7
[fix 5950] closing browser redirects to home
...
Signed-off-by: yenda <eric@status.im>
2018-09-24 18:06:51 +02:00
Andrea Maria Piana
df51731fca
Add pfs flag, installation id and nobackup data directory
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-09-24 17:47:02 +02:00
Andrey Shovkoplyas
9175f2e124
[ #5698 ] null is not an object .sendToBridge
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-09-24 17:30:10 +02:00
Dmitry Novotochinov
acb8c7905d
hide HW screens from navigation
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-09-24 18:27:56 +03:00
Andrey Shovkoplyas
18b9ba0aac
[ #5365 ] Open chat from browser
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-09-24 16:50:25 +02:00
Roman Volosovskyi
85a8a35399
[ #5938 ] [desktop] switch editing mode when leaving profile
2018-09-24 17:04:05 +03:00
Roman Volosovskyi
d35b15e54e
[ #5934 ] persist text in message input field after navigating to user profile and back
2018-09-24 17:02:57 +03:00
Roman Volosovskyi
f558e94e99
reduce touching area for Privacy Policy link
2018-09-24 17:01:47 +03:00
Dmitry Novotochinov
41347ae5e0
[ #5898 ] add HW setup screens
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2018-09-24 16:43:01 +03:00
Julien Eluard
10373ae6fd
[fix 5870] Added QR code API
...
Signed-off-by: yenda <eric@status.im>
2018-09-24 12:08:50 +02:00
yenda
8459fef358
Refactor browser and permissions
...
- move db and models ns to browser module
- remove browser navigation/preload-data
- rewrite dapp-permission logic and move code to permissions ns
- rewrite all browser events according to guidelines and move them to
`status-im.events` ns
- rewrite tests for browser and permissions
2018-09-24 12:08:34 +02:00
janherich
c1014fd772
Fix bad navigation call
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-09-24 10:42:36 +02:00