pablodip
b28765c38a
improve re-frame db spec report
2017-12-21 08:48:38 +01:00
Dmitry Novotochinov
9ca54e9adc
Offline inbox support for public chats
...
- Add `allowP2P` flag to group messages filter
- Remove `to` option from historic messages whisper request
2017-12-20 15:15:41 +03:00
janherich
fecdef4124
Simplify input height management
2017-12-20 09:08:23 +01:00
janherich
eb8d0a8a79
Refactored message data-model and view
2017-12-19 12:50:36 +01:00
Ivan Danyliuk
df21ec8c3a
Add Makefile
2017-12-18 12:04:17 +01:00
Oskar Thoren
660eebb8f7
Fix Jenkinsfile syntax
2017-12-18 09:13:14 +01:00
Roman Volosovskyi
8349379509
fix account creation without status-go
2017-12-18 09:06:20 +02:00
Andy Tudhope
a7f8526c88
Merge pull request #2552 from foreseaz/feature/#2528
...
[feature #2528 ] separate zh_hant to zh_hant_tw, zh_hant_hk and zh_han_sg
2017-12-17 11:01:14 +02:00
foreseaz
9597e34e79
[feature #2528 ]
...
- separate zh_hant to zh_hant_tw, zh_hant_hk and zh_hant_sg
- add new locales `zh-hant-sg`, `zh-hant-hk`, `zh-hant-tw`
- fix zh_hant and zh_hans typo and layout
- update `bots/browse/translations.js` `bots/console/translations.js`
`bots/mailman/translations.js` `bots/transactor/translations.js`
2017-12-17 11:13:28 +08:00
Oskar Thoren
0f23265029
RN weird Jenkins stuff fix
2017-12-16 23:46:45 +01:00
Oskar Thoren
f8f43b80a6
Jenkinsfile.nightly: Fix re-natal link
2017-12-16 22:53:03 +01:00
janherich
b0810b08d8
Attempt to fix android build
2017-12-16 22:48:23 +01:00
janherich
e4265283e4
Bring back exact babel plugins
2017-12-16 11:39:23 +01:00
janherich
44099a4467
Fix rn packages issues
2017-12-16 11:39:23 +01:00
Chris Hutchinson
152afd3622
update
...
update to remove saucelabs broken - and broken links
2017-12-15 18:30:38 -06:00
janherich
d6244cbc54
No patches
2017-12-16 01:29:42 +01:00
janherich
d9a6a627d3
Avoid compiler warnings
2017-12-15 20:35:55 +01:00
Eric Dvorsak
d9d250592a
[fix] fix jenkins file to build latest react-native
...
the react-native packager is now a separate package so the file
that sed was trying to change doesn't exist anymore
2017-12-15 16:30:55 +01:00
Dmitry Novotochinov
6d966b4648
[ fixes #2546 ] Add chat-preview-text component to status.js
...
Apply default styling for message commands preview in chat
2017-12-15 18:15:03 +03:00
Eric Dvorsak
56c59c741f
update react-native and project dependencies
...
[#bug] fix realm version
2017-12-15 16:06:13 +01:00
Oskar Thoren
0ad29ed164
Fix merge-pr script so it runs as bash
...
As opposed to wannabe POSIX with bashisms. Makes it run reliably on most user
systems (Mac/Linux)
2017-12-15 11:01:39 +01:00
Oskar Thoren
ce3d5936ec
Offline inboxing: End to end MVP
...
- Turns on flag for dev and Jenkins
- Change enode to peer in requestMessages arg
- Upgrades status-go to get ssh_requestMessages
- Use status-cluster enode
- Fix Android AddPeer binding bug
2017-12-15 10:29:48 +01:00
Foo Pang
460f6a38e8
[ Fix #2640 ] Cleanup react-native source folder
2017-12-14 16:57:09 +02:00
Audrius
cdfe134466
[ FIX #1393 ] Line breaks properly when contact is selected for send command ( #2601 )
2017-12-14 15:04:16 +01:00
Roman Volosovskyi
bd017457e3
execute ParseJail synchronously: allows to avoid synchronization deadlocks inside com.github.ericwlange:AndroidJSCore at JSContext instantiation
2017-12-13 16:36:46 +02:00
Anton Danchenko
10da67a63f
added 'request transaction from wallet' test
2017-12-13 14:19:00 +01:00
Roman Volosovskyi
19e180179c
fix fatal: ambiguous argument 'develop..':...
2017-12-12 12:06:15 +02:00
Julien Eluard
518f68f08f
Added build scripts
2017-12-12 09:05:18 +01:00
Oskar Thoren
8fb2c13e2d
Add Jenkins parameterized build config file
2017-12-11 18:49:51 +01:00
Vitaliy Vlasov
3feb43d16d
[ FIX #1209 ] resources/js: wrap undefined responses from jail in a String
2017-12-11 18:01:14 +02:00
David Balatero
e83adf1b46
Run build script against the develop branch
2017-12-11 12:46:04 +02:00
Roman Volosovskyi
ee2904efcc
fix re-natal in Jenkinsfile
2017-12-09 21:12:42 +02:00
Roman Volosovskyi
cf565fb65d
switch to otto while fixing #2661
2017-12-09 19:21:17 +02:00
David Balatero
2bd7652b5c
Install all dependencies on Linux
2017-12-08 18:26:01 +01:00
Julien Eluard
2256628c97
Added assets icons and allow to filter tokens
2017-12-08 16:36:38 +01:00
Julien Eluard
3140081d59
WIP
2017-12-08 16:36:38 +01:00
Anton Danchenko
f227962a89
fixed an issue with rounded sum in request command, added test 'send funds via request in group chat', added new users for wallet tests
2017-12-07 15:16:14 +01:00
Oskar Thoren
6aed718984
Offline inbox: Mark mailserver as trusted peer with RPC
...
Also document get-sym-key memoization
2017-12-07 14:01:52 +01:00
Oskar Thoren
a68f065237
Add merge-pr.sh script
2017-12-06 16:34:02 +01:00
Audrius Molis
addaeba706
Added password validation for Restore Access flow #1224
...
Added password validation for Restore Access flow #1224
2017-12-06 16:16:42 +01:00
Dmitry Novotochinov
1e7366be6a
[ fixes #2523 ] fix RU translations
...
add missing :status-sending RU translation
2017-12-06 16:15:12 +01:00
Oskar Thoren
091045a700
Offline inbox: Requests messages on startup
...
- protocol/web3/inbox: make request-messages work by adding enode peer,
generating and using symkey, and finally using raw CallRPC for
shh_requestMessages.
- protocol/core: Clean up log lines
2017-12-06 14:51:12 +01:00
kemargrant
8e3270afef
Add Ethcro Dapp to default contacts
2017-12-05 13:10:19 -06:00
Oskar Thoren
6d5251ad20
Offline inboxing: integrate AddPeer binding
...
- Add add-peer call to IReactNativeStatus
- Upgrade status-go
- Bindings for addEnode(enode string) in Java and ObjC
2017-12-05 18:52:22 +01:00
Vitaliy Vlasov
5ef8ea4c0c
[ FIX #2423 ] ui: fix typo in render-public-chats-item
2017-12-05 16:33:25 +01:00
Goran Jovic
feed287457
feature #1996 - navigation from status author name or profile image to profile screen
2017-12-05 16:13:17 +01:00
Roman Volosovskyi
8886bfd5d0
JavaScriptCore jail as alternative for Otto vm
2017-12-05 12:09:34 +02:00
Andrey Shovkoplyas
afd7fca6d8
refactored protocol handlers
2017-12-04 23:08:18 +03:00
Igor Mandrigin
a3c02b07a6
Ignore errors for `rm` command when bundling status-go for iOS.
...
Right after `git clone`, there is no `Statusgo.framework` in `react-native-status/ios/RCTStatus/` directory. Because of that, `scripts/bundle-status-go.sh` fails and stops on the `rm` operation.
Since it is a perfectly valid scenario, let's ignore this error.
Signed-off-by: Oskar Thoren <ot@oskarthoren.com>
2017-12-04 19:58:21 +01:00
Oskar Thoren
90a0058a43
Under offline inbox flag: sketch allowp2p, request-messages
...
- Add OFFLINE_INBOX_ENABLED flag
- Under offline inbox flag: add allowp2p for 1on1 filter
- Add skeleton web3.inbox ns with request-messages
2017-12-04 19:12:50 +01:00