This repository has been archived on 2024-12-14. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-12-14/src
surbhi ed6cd83cae
rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation
Ui Enhancement with dynamic addressbook updation and sent screen updation

Changes made for Sent Items refresh feature with auto add new message in kivy
2019-08-02 14:28:03 +05:30
..
.buildozer/android/platform rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
bitmessagecurses shared.connectedHostsList is obsolete 2019-01-04 16:17:01 +02:00
bitmessagekivy rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
bitmessageqt Added address menu plugins to each popup menu except for Blacklist, 2019-07-08 16:56:41 +03:00
bitmsghash rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
fallback Added pycrypto fallback for RIPEMD160 hash function 2019-04-22 12:53:59 +03:00
images rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
messagetypes Fix unwanted AttributeError in messagetypes 2019-07-05 12:13:55 +03:00
network rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
plugins rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
pyelliptic rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
socks Added: Sphinx docs, testing readthedocs integration 2018-06-13 10:07:45 +01:00
sslkeys Opportunistic encryption with TLS (2 of 2) 2016-05-02 15:00:20 +02:00
storage Inventory checking performance optimisation 2018-02-02 14:33:29 +01:00
tests A test for API command 'shutdown' 2019-08-01 12:04:12 +03: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 Removed another copy of unused convertIntToString() from addresses 2019-03-11 16:08:41 +02:00
api.py Fix API command 'shutdown' 2019-08-01 12:04:13 +03:00
bitmessagecli.py Fix issue #1288 2018-06-28 12:42:05 +01:00
bitmessagemain.py rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
bmconfigparser.py flake8: bmconfigparser 2018-05-18 13:55:00 +03:00
build_osx.py Update build scripts 2016-05-02 15:00:25 +02:00
buildozer.spec rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
class_addressGenerator.py rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
class_objectProcessor.py Fixes for @omkar1117 2019-05-10 12:24:47 +03:00
class_objectProcessorQueue.py Fixed: Addressed PR comments 2018-05-07 11:50:51 +01:00
class_singleCleaner.py Resend onionpeer object if it expired while the node ran 2019-06-14 12:38:48 +03:00
class_singleWorker.py rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
class_smtpDeliver.py Changes based on style and lint checks. (final_code_quality_12) 2018-10-31 16:20:42 +00:00
class_smtpServer.py Fixed: Codacy issues in src/class_*.py 2018-05-03 19:05:39 +01:00
class_sqlThread.py Sorted out configuration loading/updating a bit: 2018-07-04 17:59:58 +03:00
debug.py rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
defaults.py Changes based on style and lint checks. (final_code_quality_5) 2018-10-31 14:04:35 +00:00
depends.py rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
helper_ackPayload.py Add docstring in helper_ackPayload 2018-04-06 18:12:57 +05:30
helper_bitcoin.py Fixed missing arithmetic import in helper_bitcoin file 2013-06-21 12:58:36 +01:00
helper_bootstrap.py The changes in #1325 are buggy. Implementing it properly. 2018-10-12 11:28:13 +03:00
helper_generic.py rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
helper_inbox.py helper_inbox formating 2018-04-07 16:11:24 +05:30
helper_msgcoding.py Moved tests from helper_msgcoding into TestCore.test_msgcoding() 2018-10-22 17:18:24 +03:00
helper_random.py Fixed: Simple Codacy errors and warnings in src/helper_* 2018-05-02 15:52:47 +01:00
helper_search.py Fixed: Simple Codacy errors and warnings in src/helper_* 2018-05-02 15:52:47 +01:00
helper_sent.py finished work on specifyTTL 2015-03-09 02:35:32 -04:00
helper_sql.py Fixed: Simple Codacy errors and warnings in src/helper_* 2018-05-02 15:52:47 +01:00
helper_startup.py rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
helper_threading.py Made changes while import prctl 2018-04-10 14:19:34 +05:30
highlevelcrypto.py Changes based on style and lint checks. (final_code_quality_17) 2018-11-26 14:58:16 +00:00
inventory.py Style fixes and pylint hint in inventory 2019-05-10 12:24:47 +03:00
knownnodes.py Fixed my mistake in knownnodes, in ef54bca 2019-08-01 12:58:43 +03:00
l10n.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
main.py rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
message_data_reader.py Added: Sphinx docs, testing readthedocs integration 2018-06-13 10:07:45 +01:00
multiqueue.py Changes based on style and lint checks. (final_code_quality_17) 2018-11-26 14:58:16 +00:00
namecoin.py Fixing namecoin button again (broken in c7d3784): 2018-11-07 15:54:14 +02:00
openclpow.py PyOpenCL compatibility fix 2019-04-21 13:45:07 +02:00
paths.py rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
proofofwork.py rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
protocol.py protocol: replace missing state.extPort by 'extport' setting 2019-08-01 12:40:50 +03:00
pybitmessage Total setup.py cleanup and simple script installation 2017-02-28 15:51:49 +02:00
qidenticon.py Fixed: Style and lint issues in src/qidenticon.py 2018-05-16 12:31:06 +01:00
queues.py Added tests for knownnodes: 2018-10-22 17:18:24 +03:00
randomtrackingdict.py Fix logic 2019-01-03 08:13:15 +01:00
semaphores.py rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
shared.py rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
shutdown.py flake8: bitmessagemain, class_singleCleaner, helper_generic, shutdown 2018-05-21 13:37:23 +03:00
singleinstance.py rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
singleton.py Inventory refactoring 2017-01-10 21:15:35 +01:00
state.py rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
tr.py rebase conflict fix and Ui Enhancement with dynamic addressbook updation and sent screen updation 2019-08-02 14:28:03 +05:30
upnp.py shared.extPort is obsolete 2019-08-01 12:40:50 +03:00
version.py Bump version 2018-02-14 00:23:47 +01:00