This website requires JavaScript.
Explore
Help
Register
Sign In
Bitmessage
/
PyBitmessage-2025-02-27
Archived
Watch
2
Star
0
Fork
0
You've already forked PyBitmessage-2025-02-27
Code
Issues
167
Pull Requests
56
Actions
Packages
Projects
Releases
5
Wiki
Activity
This repository has been archived on
2025-02-27
. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2025-02-27
/
src
History
lakshyacis
3211fca953
formatting and shorten line length
2020-01-22 15:55:26 +05:30
..
bitmessagecurses
curses fixes
2020-01-06 19:18:05 +05:30
bitmessagekivy
Fix pylint Too many arguments Issue
2018-09-04 18:54:59 +05:30
bitmessageqt
Fix socksproxytype in the support message,
2020-01-04 14:28:45 +02:00
bitmsghash
fix windows header files api issue
2019-06-28 20:35:40 +05:30
fallback
Fix fallback package docstring
2019-10-18 01:06:02 +03:00
images
Loadmessage list feature with current account get and ngletters images icon
2018-08-31 18:26:22 +05:30
kivymd
Added Navigation Drawer UI with create feature
2018-07-24 15:40:35 +05:30
messagetypes
New logging approach in order to reduce imports from submodules
2019-10-18 09:35:24 +03:00
navigationdrawer
Added Navigation Drawer UI with create feature
2018-07-24 15:40:35 +05:30
network
Network fixes
2020-01-10 16:51:17 +05:30
plugins
sound_playfile quality fixes
2020-01-07 15:27:17 +05:30
pyelliptic
openssl pylint issue fixes
2020-01-07 13:20:31 +05:30
sslkeys
Opportunistic encryption with TLS (2 of 2)
2016-05-02 15:00:20 +02:00
storage
storage quality fixes
2020-01-08 13:20:11 +05:30
tests
Fixed some mistakes in tor dependent tests and marked them
2020-01-04 14:28:45 +02:00
translations
Cleanup the translation project
2019-05-23 10:21:33 +03:00
__init__.py
changes needed to get current code to run
2017-02-25 00:06:04 -06:00
addresses.py
formatting and shorten line length
2020-01-22 15:55:26 +05:30
api.py
formatting and shorten line length
2020-01-22 15:55:26 +05:30
bitmessagecli.py
Fix issue
#1288
2018-06-28 12:42:05 +01:00
bitmessagemain.py
formatting and shorten line length
2020-01-22 15:55:26 +05:30
bmconfigparser.py
formatting and shorten line length
2020-01-22 15:55:26 +05:30
build_osx.py
formatting and shorten line length
2020-01-22 15:55:26 +05:30
buildozer.spec
Changes made on UI for Desktop and Mobile Clients with suggested review changes
2018-07-09 17:22:08 +05:30
class_addressGenerator.py
formatting and shorten line length
2020-01-22 15:55:26 +05:30
class_objectProcessor.py
formatting and shorten line length
2020-01-22 15:55:26 +05:30
class_singleCleaner.py
class_singleCleaner.py quality fixes
2019-11-25 10:48:29 +05:30
class_singleWorker.py
formatting and shorten line length
2020-01-22 15:55:26 +05:30
class_smtpDeliver.py
Formatting and fix License
2020-01-15 16:17:26 +05:30
class_smtpServer.py
Formatting and fix License
2020-01-15 16:17:26 +05:30
class_sqlThread.py
Formatting and fix License
2020-01-15 16:17:26 +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
Formatting and fix License
2020-01-15 16:17:26 +05:30
helper_ackPayload.py
helper_ackPayload pylint fixes
2019-11-25 15:13:53 +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
helper_msgcoding pylint fixes
2019-11-25 15:17:40 +05:30
helper_random.py
helper_random pylint fixes
2019-11-25 15:17:40 +05:30
helper_search.py
helper_search pylint fixes
2019-11-25 15:17:40 +05:30
helper_sent.py
formatting and docstring
2020-01-07 12:13:51 +05:30
helper_sql.py
helper_sql pylint fixes
2019-11-25 15:17:40 +05:30
helper_startup.py
Moved start_proxyconfig to helper_startup;
2020-01-04 14:28:45 +02:00
highlevelcrypto.py
More docstrings and formatting fixes in highlevelcrypto and shutdown
2019-11-18 13:34:01 +02:00
inventory.py
Style fixes and pylint hint in inventory
2019-05-10 12:24:47 +03:00
knownnodes.py
Moved Peer from state to network.node
2019-11-11 17:13:12 +02:00
l10n.py
l10n quality fixes
2019-10-31 14:52:43 +05:30
main.py
Added kivy for making it run on Desktop and Mobile Clients
2018-07-09 17:22:08 +05:30
multiqueue.py
formatting and docstring
2020-01-07 12:13:51 +05:30
namecoin.py
Formatting and fix License
2020-01-15 16:17:26 +05:30
openclpow.py
openclpow quality fixes
2019-10-31 14:52:43 +05:30
paths.py
paths quality fixes
2019-10-31 14:52:43 +05:30
proofofwork.py
formatting and docstring
2020-01-07 12:13:51 +05:30
protocol.py
Formatted protocol and its docstrings
2019-11-18 13:34:00 +02:00
pybitmessage
Total setup.py cleanup and simple script installation
2017-02-28 15:51:49 +02:00
qidenticon.py
Rewritten epytext strings in qidenticon and removed __all__
2019-10-18 01:06:02 +03:00
queues.py
Fixed misleading comment about receiveDataThreads in queues
2019-11-11 17:13:20 +02:00
shared.py
Formatting and fix License
2020-01-15 16:17:26 +05:30
shutdown.py
More docstrings and formatting fixes in highlevelcrypto and shutdown
2019-11-18 13:34:01 +02: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
Fixed some docstrings in shared and state
2019-11-18 13:34:00 +02:00
threads.py
Reduced imports:
2019-11-11 12:03:03 +02:00
tr.py
Formatting and fix License
2020-01-15 16:17:26 +05:30
upnp.py
Moved Peer from state to network.node
2019-11-11 17:13:12 +02:00
version.py
Bump version
2018-02-14 00:23:47 +01:00