Commit Graph

2647 Commits (e43bd36618ae26c6a76a981a34a1511ab72d3731)
 

Author SHA1 Message Date
Dmitri Bogomolov e43bd36618
More unused variables 6 years ago
Dmitri Bogomolov d91c3a6b0c
Removed unnecessary comment and percent formatting in logger.error 6 years ago
Dmitri Bogomolov d447db907c
Address operations: simplified the code a bit 6 years ago
Dmitri Bogomolov 006b98389b
Address operations: flake8 6 years ago
Peter Šurda cbb228db8b
Merge branch '1180' into upstream-v0.6 6 years ago
Mahendra 8d48164734
fix indentation error in dependency file 6 years ago
Peter Šurda 5721ca53fd
Merge branch '1174' into upstream-v0.6 6 years ago
Mahendra 1a36361ef9
replace all random.xxx with helper random function 6 years ago
Peter Šurda d7cd294eb4
Merge branch '1173' into upstream-v0.6 6 years ago
Mahendra 6076e1832a
implement more helper random changes with replace random.xxx 6 years ago
Peter Šurda f3960c1638
Merge branch '1170' into upstream-v0.6 6 years ago
Mahendra 1ad321b08a
replace random.xxx with calls to the helper_random function 6 years ago
Peter Šurda 08888117af
Merge branch '1169' into upstream-v0.6 6 years ago
Mahendra 48b8af975a
added random(sample, shuffle, randrange) methods in helper_random 6 years ago
Mahendra ee7b591c6c
added docstring for requirement dependency 6 years ago
Peter Šurda ef1cd5a9bd
Merge branch '1159' into upstream-v0.6 6 years ago
sigoa 84c94ad748
codacy no like ` this ` 6 years ago
sigoa c93b31dd45
backticks problematic 6 years ago
Peter Šurda 20b5c3552f
Merge branch '1145' into upstream-v0.6 6 years ago
Peter Šurda 39e46c7078
Merge branch '1151' into upstream-v0.6 6 years ago
Dmitri Bogomolov 72299483c4
Do not duplicate avatar in address column of Address book 6 years ago
Humz 301cd9639c
Update LICENSE
changed license to match feedback
6 years ago
Peter Šurda 1e037024c3
Merge branch '1156' into upstream-v0.6 6 years ago
Peter Šurda 9bd60c4a0f
Merge branch '1153' into upstream-v0.6 6 years ago
Dmitri Bogomolov 50b74c2223
No lib symlinks in openwrt 6 years ago
Dmitri Bogomolov 0ef0e6b020
Added docstrings. Removed unused method Image.save(). 6 years ago
Dmitri Bogomolov 0ddc56e83a
Added schema 'bitmessage:', it's unreadable otherwise for some reason 6 years ago
PyBitmessage Translations f9c66956c5
Auto-updated language ja from transifex 6 years ago
Dmitri Bogomolov 3850a920c9
Do not add gui.menu plugins with prefix 'address' to "All accounts" item 6 years ago
Dmitri Bogomolov 08a2115412
Properly renamed qrcode plugin module and made menu available
for all address entries except for addressbook and blacklist
6 years ago
Dmitri Bogomolov 77e779638c
Removed unnecessary code in qrcode plugin 6 years ago
Peter Šurda 4b995e7996
Fix circular import
- previous commit broke
6 years ago
Peter Šurda af2bb95601
Remove unused imports 6 years ago
Peter Šurda 1e4400a207
Remove obsolete code
- PendingDownload and PendingUpload in inventory.py are obsolete
- the replacement functions only provide lengths and are in
  network/stats.py
6 years ago
Peter Šurda 7938eab454
Remove obsolete files 6 years ago
Humz 2cf57dcb9b
Updated license years
from 2016 to 2018
6 years ago
Peter Šurda 0da0c10995
Socks5 parsing fix
- Fixes #1134
- Came over BM, thank you kind stranger
6 years ago
Peter Šurda 140265621f
UPnP parser fix
- Fixes #1131
- Came over BM, thank you kind stranger
6 years ago
Peter Šurda 1184b23223
Separate protocol processing exceptions
- exceptions thrown by the state methods are separated from missing
  connections or states. This allows more accurate error reporting
6 years ago
Peter Šurda fde194f9b0
More messagetypes hardening
- only load modules at program start
6 years ago
Peter Šurda 757740369b
Add proxy authentication
- proxy module was missing initialisation of authentication
6 years ago
Peter Šurda ff9634141e
Merge branch '1127' into v0.6 6 years ago
Peter Šurda d25a821b1d
Merge branch '1128' into v0.6 6 years ago
Peter Šurda c8ea8662a5
Merge branch '1141' into v0.6 6 years ago
Peter Šurda 99f51fd94c
Merge branch '1137' into v0.6 6 years ago
Peter Šurda 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.
6 years ago
Peter Šurda 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
6 years ago
PyBitmessage Translations dbedd4a193
Auto-updated language fr from transifex 6 years ago
Dmitri Bogomolov a3436fef9c
Quick fix for refactoring artifact in blacklist module (#1138) 6 years ago
PyBitmessage Translations d09900def7
Auto-updated language zh_cn from transifex 6 years ago