Commit Graph

3471 Commits

Author SHA1 Message Date
cis
f5d0b3dd59
worked on implementing search for myaddress and fixed issues 2019-08-08 21:50:58 +05:30
97366ede73
Do not save hidden service parameters if onionhostname is set 2019-08-08 11:46:57 +03:00
53d77ce911
Dumb tor configurator using stem 2019-08-08 11:46:57 +03:00
ec11632297
Introduce pluggable proxy configurators 2019-08-08 11:46:50 +03:00
lakshyacis
fb44c8aaf7
Pychecker Fixes 2019-08-08 13:03:17 +05:30
lakshyacis
543d2d5cfb
Merge pull request #10 from cis-navjot-g/newwork
wokred on addressbook search functionality implementation
2019-08-08 12:31:14 +05:30
cis
d5f99cc209
wokred on addressbook search functionality implementation 2019-08-07 21:09:46 +05:30
lakshyacis
27dbbe4b30
Merge pull request #9 from cis-navjot-g/codequalitykivy
Flakes8 and Autopep8 after pull
2019-08-07 14:29:45 +05:30
lakshyacis
76d8f51a37
Flakes8 and Autopep8 after pull 2019-08-07 13:42:41 +05:30
cis-navjot-g
e4c1a57c22
Merge pull request #8 from cis-navjot-g/newwork
Newwork
2019-08-07 13:33:59 +05:30
cis
0d6286fb79
Merge branch 'UiChanges' of https://github.com/cis-navjot-g/PyBitmessage into newwork 2019-08-06 21:58:49 +05:30
cis
da36062f7c
worked on fixing search bar issue 2019-08-06 21:43:34 +05:30
2bd75b87bd
Use config = BMConfigParser() in bitmessagemain.Main 2019-08-06 18:59:13 +03:00
d8d76ed42d
No random.seed() in protocol.assembleVersionMessage() 2019-08-06 18:11:38 +03:00
ad2a2b3fb4
Inherit helper_threading.StoppableThread from threading.Thread
and do random.seed() in its __init__
2019-08-06 18:07:19 +03:00
lakshyacis
d84fb5bd85
Merge pull request #7 from cis-navjot-g/codequalitykivy
Changes made after merging new pull request
2019-08-06 16:38:18 +05:30
lakshyacis
c97a8ceffc
Changes made after merging new pull request 2019-08-06 16:31:05 +05:30
cis-navjot-g
9db8635e76
Merge pull request #6 from cis-navjot-g/newwork
search bar Ui Changes
2019-08-06 16:15:49 +05:30
cis
4916c94db5
resolve merge conflict 2019-08-06 16:05:07 +05:30
lakshyacis
eb48f564ce
Merge pull request #5 from cis-navjot-g/codequalitykivy
Autopep8 part 2
2019-08-06 15:41:35 +05:30
lakshyacis
dbe69348f4
Autopep8 part 2 2019-08-06 15:35:03 +05:30
lakshyacis
481becf969
Merge pull request #3 from cis-navjot-g/codequalitykivy
Autopep8 fixes part1
2019-08-05 15:52:13 +05:30
lakshyacis
e494a5589a
Autopep8 fixes part1 2019-08-05 15:49:19 +05:30
cis-navjot-g
4cd71afc5a
Merge pull request #2 from cis-navjot-g/codequalitykivy
flake8 fixes part2
2019-08-05 13:19:22 +05:30
cis
e56f452e7d
Changes made on search Ui with filter 2019-08-05 13:11:56 +05:30
lakshyacis
a4d192f1c8
flake8 fixes part2 2019-08-05 12:54:32 +05:30
lakshyacis
0170abcdd9
Merge pull request #1 from cis-navjot-g/codequalitykivy
flake8 fixes part1
2019-08-03 17:25:36 +05:30
lakshyacis
e940463709
flake8 fixes part1 2019-08-03 17:19:28 +05:30
a7a634be1b
Add self peers with rating 1 2019-08-02 17:56:40 +03:00
3edfc98753
kivy searchbar adding with few more implementation 2019-08-02 14:41:33 +05:30
4a695795da
kivy toolbar title updated with new ehancements 2019-08-02 14:29:20 +05:30
92b0f45f2e
Implement qrcode display feature with Ui enhancement and message avtar display based on message 2019-08-02 14:29:20 +05:30
f64d68f7b0
kivy new updates 2019-08-02 14:29:20 +05:30
c9acd463d4
Remove unused print statement 2019-08-02 14:29:20 +05:30
1873722783
Added Enhancement for Sent Screen and also manage KivyMD with virtual env 2019-08-02 14:28:03 +05:30
5db1c3971c
Fix code quality checks and refactor with Inbox loading 2019-08-02 14:28:03 +05:30
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
e20b437b6c
fix pylint issues based on commit relevant to Search bar 2019-08-02 14:14:36 +05:30
2625d342a9
Added Ui for Search bar for message searching and also manage exit button on Action bar 2019-08-02 14:14:36 +05:30
cd4ff4f121
Changes made for new feature for back button for screen tracking back with keyboard event attach 2019-08-02 14:14:36 +05:30
78636c468e
Implement new feature for back button for screen tracking back with keyboard event attach 2019-08-02 14:14:36 +05:30
92c0196887
Add self peer into knownnodes if detected external IP with UPnP 2019-08-01 13:21:05 +03:00
668a73abf6
Fixed my mistake in knownnodes, in ef54bca 2019-08-01 12:58:43 +03:00
ea5c447ea4
protocol: replace missing state.extPort by 'extport' setting
Fixes #1497
2019-08-01 12:40:50 +03:00
c5ce2e36d5
shared.extPort is obsolete 2019-08-01 12:40:50 +03:00
9992626438
Fix API command 'shutdown' 2019-08-01 12:04:13 +03:00
ae76d369f2
A test for API command 'shutdown' 2019-08-01 12:04:12 +03:00
27e74a15d7
flake8: network.connectionchooser 2019-07-29 15:54:19 +03:00
67d14f9e73
Docstrings in network.bmproto from #1362 2019-07-26 12:08:56 +03:00
bbab0010e6
Moved a test script from network.tcp to tests.core 2019-07-26 12:08:42 +03:00