1976 Commits

Author SHA1 Message Date
yevh-berdnyk
63848efc20 [ISSUE #166] Added test for sending ETH after request command 2017-11-16 10:25:48 +02:00
Anton Danchenko
af97424146 tests updated in order to reflect changes in back button behavior 2017-11-15 14:59:57 +01:00
Goran Jovic
6a1dfb7ba4 added Serbian translation - both Cyrillic and Latin script form 2017-11-15 14:59:31 +01:00
Roman Volosovskyi
3d89143d72 set log level from .env configuration 2017-11-15 11:54:41 +01:00
m'hammed
777c9d04bc add missing app strings to french and clean non used ones 2017-11-14 22:09:57 +03:00
Chris Hutchinson
ed59732620 Update README.md
fixed broken links etc
2017-11-13 22:53:20 +01:00
Eric Dvorsak
2ff2bfacf0 [bug] fix #1784 db fields passed from one account to the other 2017-11-13 15:25:00 +01:00
Alexander McCormmach
80f9d018f2 chat: hide emoji keyboard when tapping inside chat 2017-11-13 15:22:33 +01:00
Audrius Molis
11cf29ec79 Fixed padding in transaction list. #1880 2017-11-13 15:22:05 +01:00
Anton Danchenko
190e841f32 added an ability to run Jenkins job manually against any apk 2017-11-13 13:48:16 +02:00
Roman Volosovskyi
040a0782e9 update Jenkinsfile for pull requests 2017-11-13 12:25:33 +01:00
Danny Wilson
2a9b5d4076 Update react-native-webview-bridge to master
Fixes #1202 after merging status-im/react-native-webview-bridge#7
2017-11-13 11:38:08 +01:00
Frank Yang
fa3a435a90 Fixes #2348: Update korean translation (#2359)
* translations: Update korean translation
2017-11-13 08:54:40 +01:00
Eric Dvorsak
def864a64b remove :browsing-browse from the translations
it shouldn't be translated because it is the command name
2017-11-13 08:32:42 +01:00
Eric Dvorsak
2e1a8dc6af [bug] fix #2403 can't recover account 2017-11-11 08:14:44 +01:00
Roman Volosovskyi
900d4074bf update script for nightly build 2017-11-11 08:08:02 +01:00
Julien Eluard
0d4cbd98e5 [ISSUE #2177] Moved component into ui 2017-11-10 10:49:21 +01:00
Anton Danchenko
a95d118959 added verification of user data absence in logcat 2017-11-09 17:36:15 +02:00
Chris Hutchinson
c9c5c57980
Merge pull request #2355 from alan-andrade/feature/es-translation
Fixes #2332 Adds Spanish translations
2017-11-09 00:43:30 -06:00
Alan Andrade
a6ac180d90 Updates Spanish translations. 2017-11-08 09:58:51 -08:00
Goran Jovic
edd4df85f9 bug #2381 - updated statuses are broadcast 2017-11-08 14:55:16 +01:00
fkbenjamin
54209b5190 Translate App Strings to German #2330 (#2364)
* Translate App Strings to German #2330
2017-11-08 11:04:09 +01:00
Andrey Shovkoplyas
2f5f42edfd fixed re-frisk css 2017-11-08 09:01:04 +01:00
Alexander McCormmach
bf1940bb11 ui: hide chats list item overflow 2017-11-07 21:56:40 +01:00
Chris Hutchinson
f6d4a79e9b
Merge pull request #2367 from puilp0502/patch-1
Update CONTRIBUTING.md
2017-11-07 12:06:13 -06:00
Roman Volosovskyi
d051d0e628 stay at :choose-recipient screen when address is invalid 2017-11-07 17:50:21 +01:00
janherich
d39357996b Proceed with move from side-effect to functional 2017-11-07 13:35:12 +01:00
Audrius Molis
e9cf3db400 fixed README.md links and added Riot next to Slack. 2017-11-07 11:54:38 +01:00
janherich
40e006ef00 Fix some typos in develop 2017-11-07 11:53:25 +01:00
PA
a995f73638 Fixes #2333 Update ru.cljs (#2361)
* Update ru.cljs
2017-11-06 15:13:58 +01:00
Roman Volosovskyi
dfe68a2ded fix accounts-events test 2017-11-06 13:27:24 +01:00
janherich
d2a2bd3fa7 Fix missing translation + bot-id in the jail call 2017-11-06 12:40:25 +01:00
Frank Yang
5b922b1746
Update CONTRIBUTING.md 2017-11-06 16:19:44 +09:00
janherich
55164b8eac Refactor adding subscriptions + basic tests 2017-11-06 08:14:10 +01:00
Eric Dvorsak
df83cbb987 update realm version 2017-11-04 11:00:14 +01:00
Frank Yang
6f5873fc64
Update CONTRIBUTING.md 2017-11-04 16:24:25 +09:00
Roman Volosovskyi
12c72ccf9d update pull request's template according to Anna's comment 2017-11-03 16:20:46 +01:00
AlessandroSpallina
29e40fa86e Fix #2350: Added Italian translation for OpenBounty (#2357)
* Added Italian translation for OpenBounty, addresses #2350

* Fix #2350: riview from vigliag done
2017-11-03 11:13:13 +01:00
Julien Eluard
e334512a01 Migrated toolbar_new/toolbar to toolbar_new/toolbar2 2017-11-02 22:17:51 +01:00
alwx
20e76c21ee Phone number is not updated in profile and shows 'Not Specified' value if use /phone command (#2256) 2017-11-02 11:43:49 +01:00
alwx
0656a3a093 debug -> status-im.commands.handlers.debug (#2285); restructuring of the namespace 2017-11-02 09:37:01 +01:00
Audrius Molis
09b290346f fixed beginner issues link. 2017-10-31 08:26:31 +01:00
Oskar Thorén
2cb5ed07f8 Break v17 migration into two, v17 and v18, due to 0.9.12b release
We want minimial scope for 0.9.12b release so only relevant migrations made it
into that. To ensure a happy upgrade path in future versions, other v17
migrations (all related to pending messages) have been moved into v18.

This means develop will break for current developers, but 0.9.12 -> 0.9.12b
-> (next version / develop after this commit) will work as expected.
2017-10-30 17:13:20 +01:00
Anton Danchenko
bd8d967743 added 'test_new_profile_name_and_status_on_discover' and 'test_change_profile_name_and_status'
fixed verification of user status on drawer menu
2017-10-30 13:36:49 +02:00
Andy Tudhope
b3a2ddf2b6 Update en.cljs
Removed unused commands and cleaned up to prepare for other translations.
2017-10-30 09:26:25 +01:00
Goran Jovic
058448eafd added devcon to the list of public chats 2017-10-29 12:44:01 -04:00
Goran Jovic
a6f9eb6cea delete any open chats with removed default contacts; remove etherplay and commiteth 2017-10-29 12:25:55 -04:00
Roman Volosovskyi
18ca23accc remove logging of command's parameters 2017-10-29 17:20:33 +01:00
Roman Volosovskyi
5dd2f899ad remove password from db
fix incorrect :bot field in commands and requests
2017-10-27 18:09:00 +02:00
Oskar Thorén
666ec73959 Overwrite default contacts with default.json
Also cleanup migration for changed whisper-identities
2017-10-27 15:40:24 +02:00