|
9ccd3a0989
|
Prevent settingsDialog from setting dontconnect = false
if "Work offline" was checked in the ConnectDialog
|
2018-03-22 17:10:29 +02:00 |
|
|
6cefaf87e9
|
Module foldertree: changed subclassing order to reuse common code
|
2018-03-22 14:55:30 +02:00 |
|
|
90eca36b5d
|
Module foldertree: simplified a bit and did flake8
|
2018-03-22 14:55:25 +02:00 |
|
|
6562502416
|
Even more unused variables
|
2018-03-22 13:48:07 +02:00 |
|
|
e43bd36618
|
More unused variables
|
2018-03-22 13:23:36 +02:00 |
|
|
d91c3a6b0c
|
Removed unnecessary comment and percent formatting in logger.error
|
2018-03-22 12:13:47 +02:00 |
|
|
d447db907c
|
Address operations: simplified the code a bit
|
2018-03-22 12:13:47 +02:00 |
|
|
006b98389b
|
Address operations: flake8
|
2018-03-22 12:13:47 +02:00 |
|
|
cbb228db8b
|
Merge branch '1180' into upstream-v0.6
|
2018-03-22 11:08:51 +01:00 |
|
Mahendra
|
8d48164734
|
fix indentation error in dependency file
|
2018-03-22 15:27:37 +05:30 |
|
|
5721ca53fd
|
Merge branch '1174' into upstream-v0.6
|
2018-03-22 08:31:25 +01:00 |
|
Mahendra
|
1a36361ef9
|
replace all random.xxx with helper random function
|
2018-03-21 19:26:27 +05:30 |
|
|
d7cd294eb4
|
Merge branch '1173' into upstream-v0.6
|
2018-03-21 14:14:08 +01:00 |
|
Mahendra
|
6076e1832a
|
implement more helper random changes with replace random.xxx
|
2018-03-21 18:19:08 +05:30 |
|
|
f3960c1638
|
Merge branch '1170' into upstream-v0.6
|
2018-03-21 13:08:10 +01:00 |
|
Mahendra
|
1ad321b08a
|
replace random.xxx with calls to the helper_random function
|
2018-03-21 17:22:23 +05:30 |
|
|
08888117af
|
Merge branch '1169' into upstream-v0.6
|
2018-03-21 11:57:15 +01:00 |
|
Mahendra
|
48b8af975a
|
added random(sample, shuffle, randrange) methods in helper_random
|
2018-03-21 16:13:43 +05:30 |
|
Mahendra
|
ee7b591c6c
|
added docstring for requirement dependency
|
2018-03-21 15:47:55 +05:30 |
|
|
ef1cd5a9bd
|
Merge branch '1159' into upstream-v0.6
|
2018-03-20 06:49:42 +01:00 |
|
sigoa
|
84c94ad748
|
codacy no like this
|
2018-03-18 11:50:57 +01:00 |
|
sigoa
|
c93b31dd45
|
backticks problematic
|
2018-03-18 11:46:10 +01:00 |
|
|
20b5c3552f
|
Merge branch '1145' into upstream-v0.6
|
2018-03-16 15:03:30 +01:00 |
|
|
39e46c7078
|
Merge branch '1151' into upstream-v0.6
|
2018-03-16 13:34:09 +01:00 |
|
|
72299483c4
|
Do not duplicate avatar in address column of Address book
|
2018-03-14 16:34:03 +02:00 |
|
Humz
|
301cd9639c
|
Update LICENSE
changed license to match feedback
|
2018-03-14 14:05:56 +00:00 |
|
|
1e037024c3
|
Merge branch '1156' into upstream-v0.6
|
2018-03-14 13:59:40 +01:00 |
|
|
9bd60c4a0f
|
Merge branch '1153' into upstream-v0.6
|
2018-03-14 13:59:21 +01:00 |
|
|
50b74c2223
|
No lib symlinks in openwrt
|
2018-03-14 12:56:23 +02:00 |
|
|
0ef0e6b020
|
Added docstrings. Removed unused method Image.save().
|
2018-03-14 08:57:51 +02:00 |
|
|
0ddc56e83a
|
Added schema 'bitmessage:', it's unreadable otherwise for some reason
|
2018-03-14 08:57:20 +02:00 |
|
PyBitmessage Translations
|
f9c66956c5
|
Auto-updated language ja from transifex
|
2018-03-13 16:15:59 +01:00 |
|
|
3850a920c9
|
Do not add gui.menu plugins with prefix 'address' to "All accounts" item
|
2018-03-13 13:46:47 +02:00 |
|
|
08a2115412
|
Properly renamed qrcode plugin module and made menu available
for all address entries except for addressbook and blacklist
|
2018-03-13 13:46:47 +02:00 |
|
|
77e779638c
|
Removed unnecessary code in qrcode plugin
|
2018-03-13 13:46:47 +02:00 |
|
|
4b995e7996
|
Fix circular import
- previous commit broke
|
2018-03-13 11:42:43 +01:00 |
|
|
af2bb95601
|
Remove unused imports
|
2018-03-13 07:41:59 +01:00 |
|
|
1e4400a207
|
Remove obsolete code
- PendingDownload and PendingUpload in inventory.py are obsolete
- the replacement functions only provide lengths and are in
network/stats.py
|
2018-03-13 07:32:23 +01:00 |
|
|
7938eab454
|
Remove obsolete files
|
2018-03-11 20:38:58 +01:00 |
|
Humz
|
2cf57dcb9b
|
Updated license years
from 2016 to 2018
|
2018-03-10 13:21:51 +00:00 |
|
|
0da0c10995
|
Socks5 parsing fix
- Fixes #1134
- Came over BM, thank you kind stranger
|
2018-02-26 20:04:57 +01:00 |
|
|
140265621f
|
UPnP parser fix
- Fixes #1131
- Came over BM, thank you kind stranger
|
2018-02-26 20:03:35 +01:00 |
|
|
1184b23223
|
Separate protocol processing exceptions
- exceptions thrown by the state methods are separated from missing
connections or states. This allows more accurate error reporting
|
2018-02-19 21:27:38 +01:00 |
|
|
fde194f9b0
|
More messagetypes hardening
- only load modules at program start
|
2018-02-19 16:57:47 +01:00 |
|
|
757740369b
|
Add proxy authentication
- proxy module was missing initialisation of authentication
|
2018-02-18 20:53:16 +01:00 |
|
|
ff9634141e
|
Merge branch '1127' into v0.6
|
2018-02-18 20:35:16 +01:00 |
|
|
d25a821b1d
|
Merge branch '1128' into v0.6
|
2018-02-18 20:34:59 +01:00 |
|
|
c8ea8662a5
|
Merge branch '1141' into v0.6
|
2018-02-18 20:34:03 +01:00 |
|
|
99f51fd94c
|
Merge branch '1137' into v0.6
|
2018-02-18 20:33:28 +01:00 |
|
|
07149c73c8
|
Get rid of evals
- eval is evil. Get rid of the remaining evals. They were not assessed
as dangerous but it's matter of policy now.
|
2018-02-18 20:14:21 +01:00 |
|