This website requires JavaScript.
Explore
Help
Register
Sign In
Bitmessage
/
PyBitmessage-2024-12-22
Archived
Watch
2
Star
0
Fork
0
You've already forked PyBitmessage-2024-12-22
Code
Issues
168
Pull Requests
52
Actions
Packages
Projects
Releases
5
Wiki
Activity
This repository has been archived on
2024-12-22
. You can view files and clone it, but cannot push or open issues or pull requests.
98ad4abc2f
PyBitmessage-2024-12-22
/
src
History
osamacis
98ad4abc2f
Added set_common_header in mpybit
2022-11-09 11:37:23 +05:30
..
backend
Update resolution and fix format
2022-09-20 16:20:59 +05:30
bitmessagecurses
bitmessagekivy
Added set_common_header in mpybit
2022-11-09 11:37:23 +05:30
bitmessageqt
Disable oniononly checkbox in Settings dialog if have no onion v3 nodes
2022-11-08 13:58:33 +02:00
bitmsghash
fallback
Replace obsolete pycrypto with pycryptodome to support jammy:
2022-05-30 21:32:56 +03:00
images
Add images and icons used in Kivy App
2022-08-17 15:22:10 +05:30
messagetypes
mock
Add kivy network UI and test
2022-10-17 16:50:17 +05:30
network
Wrap import of BMConnectionPool and AnnounceThread into try: .. except:
2022-09-17 04:19:43 +03:00
plugins
Handle xdg.Exceptions.ParsingError in desktop_xdg plugin (
fixes
:
#2089
)
2022-10-31 12:17:54 +02:00
pyelliptic
Build tests into the windows bundle if DEBUG=True is set in pyinstaller spec
2022-08-07 17:36:21 +03:00
sql
sslkeys
storage
tests
Add API endpoint to return inbound and outbound connections
2022-11-05 02:26:02 -04:00
translations
__init__.py
addresses.py
api.py
Add API endpoint to return inbound and outbound connections
2022-11-05 02:26:02 -04:00
bitmessagecli.py
bitmessagemain.py
Pass config and state to network.start(),
2022-09-17 04:19:42 +03:00
bmconfigparser.py
Extend bmconfigparser.BMConfigParser.addresses() by a sort kwarg,
2022-10-19 16:03:57 +03:00
build_osx.py
class_addressGenerator.py
class_objectProcessor.py
class_singleCleaner.py
Cleanup knownnodes only if network is enabled
2022-09-17 04:19:42 +03:00
class_singleWorker.py
class_smtpDeliver.py
class_smtpServer.py
class_sqlThread.py
debug.py
Fix broken link
2022-08-24 00:02:26 +09:00
default.ini
defaults.py
depends.py
helper_ackPayload.py
helper_addressbook.py
helper_bitcoin.py
helper_inbox.py
Add delete query
2022-07-07 21:17:40 +05:30
helper_msgcoding.py
helper_random.py
helper_search.py
helper_sent.py
Add trash query for sent box
2022-07-14 13:12:27 +05:30
helper_sql.py
helper_startup.py
Fix illogic import in helper_startup
2022-10-26 22:20:56 +03:00
highlevelcrypto.py
inventory.py
l10n.py
main.py
multiqueue.py
namecoin.py
openclpow.py
pathmagic.py
paths.py
Use $APPIMAGE to determine exe folder and enable portable mode for AppImage
2022-08-12 05:30:18 +03:00
proofofwork.py
protocol.py
Detect onion services in protocol in the same way as everythere
2022-08-30 17:22:53 +03:00
pybitmessage
qidenticon.py
queues.py
Mock multiqueue
2022-08-01 19:11:01 +08:00
randomtrackingdict.py
shared.py
shutdown.py
singleinstance.py
singleton.py
state.py
Add python3 compatibility variable
2022-11-01 19:28:38 +05:30
testmode_init.py
threads.py
tr.py
upnp.py
version.py