Commit Graph

3679 Commits

Author SHA1 Message Date
lakshyacis
882aa9d970
remove useless code 2020-01-10 20:10:47 +05:30
lakshyacis
eb98abbabf
Code Formatting 2020-01-10 19:46:15 +05:30
navjotcis
5fc20221b9
Merge pull request #26 from jaicis/kivyfixes
kivy fixes part 7
2020-01-10 19:39:44 +05:30
navjot
88b7a28ae7
kivy fixes part 7 2020-01-10 19:37:43 +05:30
jaicis
03cb1c05ee
Merge pull request #25 from jaicis/py3convert
Solved python3 database issue and now network connection created via …
2020-01-10 19:08:51 +05:30
jai.s
5ff6c26efc
Solved python3 database issue and now network connection created via using the python3 db 2020-01-10 19:06:21 +05:30
lakshyacis
f0bc74e658
Network fixes 2020-01-10 16:51:17 +05:30
jaicis
3ac7076836
Merge pull request #24 from jaicis/py3convert
Updated the branch by origin and added changes on the knownNodes file
2020-01-10 15:26:17 +05:30
jai.s
706ec5991e
Updated the branch by origin and added changes on the knownNodes file 2020-01-10 15:21:01 +05:30
navjotcis
9a1917face
Merge pull request #23 from jaicis/kivyfixes
kivy fixed part 6
2020-01-09 20:40:32 +05:30
navjot
32748d716c
kivy fixed part 6 2020-01-09 20:39:01 +05:30
07469f1c0f
conflicts resolved 2020-01-09 16:19:39 +05:30
lakshyacis
aca97aca9e
Merge pull request #19 from jaicis/fix#4
mpybit fixes
2020-01-08 19:21:37 +05:30
lakshyacis
03db10675e
new fix 2020-01-08 19:02:28 +05:30
lakshyacis
9e99bb6165
mpybit fixes 2020-01-08 17:22:42 +05:30
jaicis
298adb8541
Merge pull request #21 from jaicis/py3convert
ECDSA Issue Solved
2020-01-08 17:17:26 +05:30
jai.s
381be6e104
ECDSA Issue Solved 2020-01-08 17:15:45 +05:30
jai.s
5a8fbbe429
Solved person-to-person,brodcast,publickey,objects In network section via using the python2 database 2020-01-08 17:13:55 +05:30
jai.s
fdbc175769
Updated origin and solved conflicts 2020-01-08 17:05:29 +05:30
lakshyacis
e37d52d950
storage quality fixes 2020-01-08 13:20:11 +05:30
lakshyacis
108b231c1c
sqlite quality fixes 2020-01-08 13:20:10 +05:30
lakshyacis
6fad4f5665
filesystem quality fixes 2020-01-08 13:20:10 +05:30
lakshyacis
81872c7f2f
network code quality fixes 2020-01-08 12:53:04 +05:30
lakshyacis
a31d6c8422
sound_playfile quality fixes 2020-01-07 15:27:17 +05:30
lakshyacis
8338a9ee74
sound_gstreamer docstring fixes 2020-01-07 15:27:16 +05:30
lakshyacis
208090ce5d
sound_canberra docstring and formatting 2020-01-07 15:27:16 +05:30
lakshyacis
e24f4de40e
proxyconfig_stem quality fixes 2020-01-07 15:27:16 +05:30
lakshyacis
ea50485de2
notification_notify2 pylint fixes 2020-01-07 15:27:15 +05:30
lakshyacis
7b0bf84585
menu_qrcode docstring and formatting 2020-01-07 15:27:15 +05:30
lakshyacis
624d96fbb9
indicator_libmessaging docstring and formatting 2020-01-07 15:27:14 +05:30
lakshyacis
8659c5313d
openssl pylint issue fixes 2020-01-07 13:20:31 +05:30
lakshyacis
814aae5166
eccblind quality fixes 2020-01-07 13:20:31 +05:30
lakshyacis
36c24cc09a
cipher quality fixes 2020-01-07 13:20:30 +05:30
lakshyacis
b16515dc09
arithmetic docstring and formatting 2020-01-07 13:20:30 +05:30
lakshyacis
4a369f70c1
formatting and docstring 2020-01-07 12:13:51 +05:30
lakshyacis
21ae6cb9b0
curses fixes 2020-01-06 19:18:05 +05:30
lakshyacis
e436b8ecf6
commit after conflicts 2020-01-06 16:44:13 +05:30
jai.s
863558dad0
Updated origin by upstream 2020-01-06 15:13:31 +05:30
74036147e5
Merge branch 'v0.6' of https://github.com/surbhicis/PyBitmessage into UiChanges 2020-01-06 15:04:47 +05:30
lakshyacis
d9ef4a8e8d
fix spelling mistakes 2020-01-04 18:48:23 +05:30
61f64f72c3
Fixing port for hidden service 2020-01-04 14:28:45 +02:00
1c4d7655c3
Fix socksproxytype in the support message,
made that a separate function getSOCKSProxyType(config) in the settings.
2020-01-04 14:28:45 +02:00
52d5c1ff03
Document proxyconfig_stem 2020-01-04 14:28:45 +02:00
2bddae511a
Fixed some mistakes in tor dependent tests and marked them
for skipping until the finish of debug.
2020-01-04 14:28:45 +02:00
e3ccc3c7c8
Support for socksproxytype plugins in Settings dialog 2020-01-04 14:28:45 +02:00
5160a68c28
Moved start_proxyconfig to helper_startup;
no more prints in helper_startup
2020-01-04 14:28:45 +02:00
44cb975a61
Fixed bug in plugin.get_plugins(), edited docstrings 2020-01-04 14:28:44 +02:00
c35f48bd0b
Fix setting socksproxytype and return in proxyconfig_stem:
socksproxytype is set to SOCKS5 temporary if proxyconfig succeeds.
2020-01-04 14:28:44 +02:00
168c4a5696
Checkdeps fix
- an exception can be triggered if too many requirements are fulfilled
2020-01-03 23:21:54 +01:00
lakshyacis
102ea32d28
Merge pull request #18 from jaicis/fix#3
Network files fixes
2020-01-02 16:33:17 +05:30