Commit Graph

3119 Commits

Author SHA1 Message Date
Dmitri Bogomolov 3ce4694591
Lower log_level for IOError while reading namecoin.conf 2018-07-30 11:48:16 +03:00
Dmitri Bogomolov a1a8d3a05d
Fixed undesirable log_level replacement in depends 2018-07-30 11:48:11 +03:00
Dmitri Bogomolov 40a14748be
Merge pull request #1326 from g1itch/exceptions
Additional fix for #1316
2018-07-30 11:43:28 +03:00
Dmitri Bogomolov 72873a1bd4
Prevent KeyError in checkdeps if detectOS() returns None 2018-07-29 15:56:25 +03:00
Dmitri Bogomolov 5115425a61
Debian forgotten in e92a85e 2018-07-29 15:56:19 +03:00
PyBitmessage Translations 5a5f94eb3d
Auto-updated language zh_cn from transifex 2018-07-29 14:38:23 +02:00
PyBitmessage Translations 5934648da2
Auto-updated language eo from transifex 2018-07-29 14:34:52 +02:00
PyBitmessage Translations 6552662d83
Auto-updated language pl from transifex 2018-07-29 14:31:51 +02:00
PyBitmessage Translations b99511ce2b
Auto-updated language ja from transifex 2018-07-29 14:26:41 +02:00
surbhi 27d64df26e
Suggested Review changes in import statement sequence 2018-07-25 15:55:47 +05:30
surbhi 8d5ff9abba
Added changes for create new message feature for send button and cancel button 2018-07-24 18:12:53 +05:30
surbhi b0809c3c23
Added images for create message icon and new idenetity 2018-07-24 15:45:18 +05:30
surbhi 178194dd4c
Implement Ui for adding New Identity feature with navigation Enhancement 2018-07-24 15:41:00 +05:30
surbhi 1adcf7f3f4
Changes made for Exit application button feature with trash enhancement 2018-07-24 15:40:47 +05:30
surbhi bb8d4c5a1f
Added Navigation Drawer UI with create feature 2018-07-24 15:40:35 +05:30
Peter Šurda 3b4d73d291
Travis should test mandatory dependencies
- travis script tests mandatory dependencies
- may require additional commits as I don't know exactly how travis handles
  errors from multiple scripts
2018-07-22 13:20:07 +02:00
Dmitri Bogomolov e1d2ead701
Fix exception 'KeyError: None' in checkdeps introduced in e92a85e,
Fixes #1316
2018-07-22 13:37:12 +03:00
Dmitri Bogomolov 996a48f298
Confirmation for network switch 2018-07-22 12:10:13 +03:00
Marius Kjærstad 09e7cc42ad
Changed http:// to https:// on BeamStat link
Changed http:// to https:// on BeamStat link in README.md
2018-07-13 21:51:56 +02:00
PyBitmessage Translations 8537fbb2cc
Auto-updated language fr from transifex 2018-07-09 14:27:58 +02:00
surbhi 13d41c7647
added imports for wrapper main file kivy running 2018-07-09 17:36:28 +05:30
surbhi 956f689eeb
Fixes some issue of kivy running 2018-07-09 17:22:24 +05:30
surbhi a859dd78e7
moving a kivy module to a separate folder having Ui too 2018-07-09 17:22:08 +05:30
surbhi c22fd4e8a7
Changes made on UI for Desktop and Mobile Clients with suggested review changes 2018-07-09 17:22:08 +05:30
surbhi 7aac991c4f
Changes made on UI for Desktop and Mobile Clients 2018-07-09 17:22:08 +05:30
surbhi 4770790597
Added kivy for making it run on Desktop and Mobile Clients 2018-07-09 17:22:08 +05:30
surbhi 6b2f82a7cd
Added suggested review changes for PR 1297 2018-07-09 17:22:08 +05:30
surbhi d7efd746f2
fix Missing module docstring issue with other pep8 2018-07-09 17:22:08 +05:30
surbhi b4a0d8ad37
fix codacy coding standards issue 2018-07-09 17:22:08 +05:30
surbhi c1868456df
Added kivy basic architecture for support mobile client PyBitmessage 2018-07-09 17:22:08 +05:30
Dmitri Bogomolov 529559d06a
Reduced BMConfigParser in the sake of readability 2018-07-04 17:59:58 +03:00
Dmitri Bogomolov ba5caf3fda
Sorted out configuration loading/updating a bit:
- used BMConfigParser.safeGet.. methods instead of try .. except
  - moved all config checks from class_sqlThread into helper_startup
  - commented out initialization of settings which are then rewritten
    by updateConfig()
2018-07-04 17:59:58 +03:00
Dmitri Bogomolov 2504c80da6
Fix an issue from #1153 for setup without plugins package 2018-07-01 12:18:12 +03:00
Dmitri Bogomolov c7d3784b80
No need to import namecoin early because it's really used only in Qt UI 2018-06-30 16:11:11 +03:00
Dmitri Bogomolov 795b855c65
Returned logger setting to debug though slightly deduplicated 2018-06-30 01:28:22 +03:00
PyBitmessage Translations da3e72186d
Auto-updated language ru from transifex 2018-06-29 17:15:30 +02:00
coffeedogs 4139c69212
Merge branch 'v0.6' into issue_1288 2018-06-28 13:07:53 +01:00
coffeedogs d0c2759c41
Fix issue #1288 2018-06-28 12:42:05 +01:00
coffeedogs 7e2cb2176e
Merge branch 'v0.6' into fabric_task_improvements 2018-06-27 11:10:04 +01:00
Dmitri Bogomolov 46f5ead960
Import email related stuff only if configured 2018-06-27 12:27:46 +03:00
Dmitri Bogomolov 96773c5d6d
Import numpy after pyopencl 2018-06-27 12:27:41 +03:00
Dmitri Bogomolov e92a85e1c5
Rewritten detectOSRelease() to pull values from dict 2018-06-27 01:27:37 +03:00
Dmitri Bogomolov 4eb3a00625
Minimum supported python is 2.7.4. Changed the check and log msg. 2018-06-27 01:27:37 +03:00
Dmitri Bogomolov 953ea4e950
Slightly rewritten bitmessagemain to use depends properly 2018-06-27 01:27:37 +03:00
Dmitri Bogomolov 9f8955ccdd
Reused depends in checkdeps script and formatted it also,
made checkdeps executable instead of depends
2018-06-27 01:27:37 +03:00
Dmitri Bogomolov 701521c55a
flake8: depends 2018-06-27 01:22:37 +03:00
PyBitmessage Translations b27cc071a2
Auto-updated language pl from transifex 2018-06-26 22:46:22 +02:00
PyBitmessage Translations ab95ae1263
Auto-updated language eo from transifex 2018-06-26 21:23:11 +02:00
Dmitri Bogomolov 57ddf8f2fd
flake8: state 2018-06-26 16:28:31 +03:00
Peter Šurda 354bf45d54
Merge branch 'v0.6' into readthedocs 2018-06-26 15:25:27 +02:00