You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PyBitmessage-2021-04-27/src
Muzahid 04bd5a0264
Add sqlite functions while versioning
3 years ago
..
bitmessagecurses Replaced print operator by print function in network.asyncore_pollchoose 3 years ago
bitmessageqt Qt test for UDP setting 3 years ago
bitmsghash fix windows header files api issue 5 years ago
fallback Fix fallback package docstring 4 years ago
images Loadmessage list feature with current account get and ngletters images icon 5 years ago
messagetypes fixed flake8 code quality issue 3 years ago
network Replaced lost UDPSocket.maxTimeOffset by constants.MAX_TIME_OFFSET 3 years ago
plugins Entry point 'desktop' for plugins managing desktop environment; 3 years ago
pyelliptic Fix python3 issues in pyelliptic: 3 years ago
sslkeys Opportunistic encryption with TLS (2 of 2) 8 years ago
storage Fixed flake8 CQ issues 3 years ago
tests Add sqlite functions while versioning 3 years ago
translations Cleanup the translation project 5 years ago
__init__.py changes needed to get current code to run 7 years ago
addresses.py Make addresses module available for testing with python3: 3 years ago
api.py Add missing TTL to API sendMessage 3 years ago
bitmessagecli.py Imported packages sequencing and formatting 4 years ago
bitmessagemain.py Make it possible to disable UDP announcing in settings 3 years ago
bmconfigparser.py Make it possible to disable UDP announcing in settings 3 years ago
build_osx.py Imported packages sequencing and formatting 4 years ago
class_addressGenerator.py Imported packages sequencing and formatting 4 years ago
class_objectProcessor.py replace print with logger and remove unused file 3 years ago
class_singleCleaner.py implemented filter query in sent table on the bases of folder= 'sent' 3 years ago
class_singleWorker.py replace print with logger and remove unused file 3 years ago
class_smtpDeliver.py Formatting and fix License 4 years ago
class_smtpServer.py replace print with logger and remove unused file 3 years ago
class_sqlThread.py Add sqlite functions while versioning 3 years ago
debug.py debug pylint fixes 4 years ago
defaults.py Marked variables comments in defaults for use in doc. 4 years ago
depends.py Add normal exit in depends if detected python3 3 years ago
helper_ackPayload.py Imported packages sequencing and formatting 4 years ago
helper_addressbook.py updated addressbook table in class_sqlThread module 3 years ago
helper_bitcoin.py helper_bitcoin pylint fixes 4 years ago
helper_inbox.py helper_inbox pylint fixes 4 years ago
helper_msgcoding.py Imported packages sequencing and formatting 4 years ago
helper_random.py Imported packages sequencing and formatting 4 years ago
helper_search.py flake8 and style fixes and docstrings in helper_search 4 years ago
helper_sent.py validate address in insert method and improve test cases 3 years ago
helper_sql.py Add sqlite functions while versioning 3 years ago
helper_startup.py Obsolete bitmessagemain.connectToStream(), use BMConnectionPool method 4 years ago
highlevelcrypto.py Use default digestalg='sha256' in highlevelcrypto.sign() 4 years ago
inventory.py Imported packages sequencing and formatting 4 years ago
l10n.py Imported packages sequencing and formatting 4 years ago
main.py detach kivy version from upstream 3 years ago
multiqueue.py formatting and docstring 4 years ago
namecoin.py Imported packages sequencing and formatting 4 years ago
openclpow.py Remove import from debug from openclpow, remove shebang, format 3 years ago
pathmagic.py Universal pathmagic returns app dir; activated in setup for python3 3 years ago
paths.py Imported packages sequencing and formatting 4 years ago
proofofwork.py added general exception handler 3 years ago
protocol.py Imported packages sequencing and formatting 4 years ago
pybitmessage Total setup.py cleanup and simple script installation 7 years ago
qidenticon.py Imported packages sequencing and formatting 4 years ago
queues.py Fixed misleading comment about receiveDataThreads in queues 4 years ago
randomtrackingdict.py Fixed flake8 CQ issues 3 years ago
shared.py Moved state.openKeysFile() into bitmessageqt where it's used 4 years ago
shutdown.py Move knownnodes module into network package 3 years ago
singleinstance.py singleinstance quality fixes 4 years ago
singleton.py Minimal changes to document Singleton and class definitions it wraps 4 years ago
state.py remove kivy specification file along with component changes of version from upstream 3 years ago
threads.py Moved most of variables from shared elsewhere (mostly to state) 4 years ago
tr.py Formatting and fix License 4 years ago
upnp.py Move knownnodes module into network package 3 years ago
version.py Bump version 6 years ago