Commit Graph

2630 Commits

Author SHA1 Message Date
Mahendra
18c19cd618
Resolve codacy through issues
Fix codacy errors and added random helper methods

Fix line too long pep8 error for chained methods

Formatting files pep8)
2018-03-19 18:55:43 +05:30
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
616920e21a
Minor UI fixes
- typo in UTF conversion
- update status message correct matching (does not show all messages as
changed status, for example)
- add newly sent messages to global sent folder if selected
2018-02-18 19:39:26 +01:00
PyBitmessage Translations
dbedd4a193
Auto-updated language fr from transifex 2018-02-18 11:23:13 +01:00
a3436fef9c
Quick fix for refactoring artifact in blacklist module (#1138) 2018-02-17 14:36:09 +02:00
PyBitmessage Translations
d09900def7
Auto-updated language zh_cn from transifex 2018-02-16 14:33:10 +01:00
634a49cd6d
Bump version 2018-02-14 00:23:47 +01:00
c050ef0814
Messagetype attack mitigation
- temporarily restrict messagetypes
- use a new "Contact support" address
2018-02-13 23:33:12 +01:00
PyBitmessage Translations
5b5f254be0
Auto-updated language pl from transifex 2018-02-13 18:54:07 +01:00
PyBitmessage Translations
e2374cac0a
Auto-updated language eo from transifex 2018-02-13 18:41:10 +01:00
4cd36ececc
Bump version 2018-02-13 17:16:20 +01:00
3a8016d31f
Fix message encoding bug
- prevent loading invalid message types
2018-02-13 16:39:35 +01:00
96ea36cfd2
UPnP client port randomize 2018-02-13 16:11:53 +01:00
f9a648d720
Message decoding exception handler fix
- was unfinished and caused the object processor thread to crash
2018-02-13 13:24:37 +01:00
3ad94cb4aa
Translate namecoin failure message 2018-02-13 11:55:38 +02:00
8b932ade2d
No "getinfo" in modern namecoind - try "getnetworkinfo" 2018-02-13 11:55:37 +02:00
PyBitmessage Translations
4ba5702cc2
Auto-updated language ru from transifex 2018-02-12 22:31:54 +01:00
PyBitmessage Translations
e5428ee064
Auto-updated language de from transifex 2018-02-12 21:50:45 +01:00
PyBitmessage Translations
022ee09177
Auto-updated language sk from transifex 2018-02-12 21:33:30 +01:00
6bcbad63b9
Marked folder names for translation 2018-02-12 21:10:10 +02:00
eb97face61
Show traceback in protocol parser error handler 2018-02-12 17:07:54 +01:00
2bc2b6bc5b
Typo 2018-02-12 14:49:43 +01:00
eefc967737
Pluralisation 2018-02-12 14:10:51 +01:00