..
bitmessagecurses
Replaced print operator by print function in network.asyncore_pollchoose
2021-02-18 17:15:56 +02:00
bitmessageqt
Qt test for UDP setting
2021-03-01 19:55:48 +02:00
bitmsghash
fallback
Fix fallback package docstring
2019-10-18 01:06:02 +03:00
images
messagetypes
fixed flake8 code quality issue
2020-10-12 16:44:49 +05:30
network
Replaced lost UDPSocket.maxTimeOffset by constants.MAX_TIME_OFFSET
2021-03-01 19:55:47 +02:00
plugins
Entry point 'desktop' for plugins managing desktop environment;
2021-02-12 21:16:19 +02:00
pyelliptic
Fix python3 issues in pyelliptic:
2021-02-18 17:11:36 +02:00
sslkeys
storage
Fixed flake8 CQ issues
2020-12-30 20:01:33 +05:30
tests
A minimal test for UDP. Restore expected default settings in tearDown().
2021-03-01 19:55:30 +02:00
translations
__init__.py
addresses.py
Make addresses module available for testing with python3:
2021-02-18 17:12:42 +02:00
api.py
Add missing TTL to API sendMessage
2021-01-07 19:51:12 -05:00
bitmessagecli.py
Imported packages sequencing and formatting
2020-01-30 12:14:40 +05:30
bitmessagemain.py
Make it possible to disable UDP announcing in settings
2021-02-22 19:56:23 +02:00
bmconfigparser.py
Make it possible to disable UDP announcing in settings
2021-02-22 19:56:23 +02:00
build_osx.py
Imported packages sequencing and formatting
2020-01-30 12:14:40 +05:30
class_addressGenerator.py
Imported packages sequencing and formatting
2020-01-30 12:14:40 +05:30
class_objectProcessor.py
replace print with logger and remove unused file
2021-01-18 23:31:45 +05:30
class_singleCleaner.py
implemented filter query in sent table on the bases of folder= 'sent'
2020-10-31 13:07:51 +05:30
class_singleWorker.py
replace print with logger and remove unused file
2021-01-18 23:31:45 +05:30
class_smtpDeliver.py
Formatting and fix License
2020-01-15 16:17:26 +05:30
class_smtpServer.py
replace print with logger and remove unused file
2021-01-18 23:31:45 +05:30
class_sqlThread.py
replace print with logger and remove unused file
2021-01-18 23:31:45 +05:30
debug.py
debug pylint fixes
2019-11-25 15:13:53 +05:30
defaults.py
Marked variables comments in defaults for use in doc.
2019-11-11 17:13:20 +02:00
depends.py
Add normal exit in depends if detected python3
2021-02-17 17:11:25 +02:00
helper_ackPayload.py
Imported packages sequencing and formatting
2020-01-30 12:14:40 +05:30
helper_addressbook.py
updated addressbook table in class_sqlThread module
2021-01-14 15:43:30 +05:30
helper_bitcoin.py
helper_bitcoin pylint fixes
2019-11-25 15:17:32 +05:30
helper_inbox.py
helper_inbox pylint fixes
2019-11-25 15:17:40 +05:30
helper_msgcoding.py
Imported packages sequencing and formatting
2020-01-30 12:14:40 +05:30
helper_random.py
Imported packages sequencing and formatting
2020-01-30 12:14:40 +05:30
helper_search.py
flake8 and style fixes and docstrings in helper_search
2020-05-11 13:39:13 +03:00
helper_sent.py
validate address in insert method and improve test cases
2020-11-21 13:53:10 +05:30
helper_sql.py
SQL operations asserts and code quality
2021-01-01 17:54:05 +01:00
helper_startup.py
Handle missing settingsversion.
2021-03-23 17:24:43 +02:00
highlevelcrypto.py
Use default digestalg='sha256' in highlevelcrypto.sign()
2020-05-05 17:30:30 +03:00
inventory.py
Imported packages sequencing and formatting
2020-01-30 12:14:40 +05:30
l10n.py
Imported packages sequencing and formatting
2020-01-30 12:14:40 +05:30
main.py
detach kivy version from upstream
2021-01-16 23:11:19 +05:30
multiqueue.py
formatting and docstring
2020-01-07 12:13:51 +05:30
namecoin.py
Imported packages sequencing and formatting
2020-01-30 12:14:40 +05:30
openclpow.py
Remove import from debug from openclpow, remove shebang, format
2021-02-18 17:15:56 +02:00
pathmagic.py
Universal pathmagic returns app dir; activated in setup for python3
2021-02-17 17:11:25 +02:00
paths.py
Imported packages sequencing and formatting
2020-01-30 12:14:40 +05:30
proofofwork.py
added general exception handler
2021-01-13 20:29:20 +05:30
protocol.py
Imported packages sequencing and formatting
2020-01-30 12:14:40 +05:30
pybitmessage
qidenticon.py
Imported packages sequencing and formatting
2020-01-30 12:14:40 +05:30
queues.py
Fixed misleading comment about receiveDataThreads in queues
2019-11-11 17:13:20 +02:00
randomtrackingdict.py
Fixed flake8 CQ issues
2020-12-30 20:01:33 +05:30
shared.py
Moved state.openKeysFile() into bitmessageqt where it's used
2020-05-05 17:30:23 +03:00
shutdown.py
Move knownnodes module into network package
2020-07-21 16:21:43 +03:00
singleinstance.py
singleinstance quality fixes
2019-10-31 14:52:43 +05:30
singleton.py
Minimal changes to document Singleton and class definitions it wraps
2019-10-18 01:06:03 +03:00
state.py
remove kivy specification file along with component changes of version from upstream
2021-02-09 19:59:40 +05:30
threads.py
Moved most of variables from shared elsewhere (mostly to state)
2020-05-05 17:27:38 +03:00
tr.py
Formatting and fix License
2020-01-15 16:17:26 +05:30
upnp.py
Move knownnodes module into network package
2020-07-21 16:21:43 +03:00
version.py