Commit Graph

2623 Commits

Author SHA1 Message Date
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
jai.s
706ec5991e
Updated the branch by origin and added changes on the knownNodes file 2020-01-10 15:21:01 +05:30
navjot
32748d716c
kivy fixed part 6 2020-01-09 20:39:01 +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
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
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
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
lakshyacis
69eedf7bc2
network files fixes python3 2020-01-02 16:25:52 +05:30
lakshyacis
256ca151ab
py3 fixes 2019-12-31 14:45:53 +05:30
navjot
5a1b5e177f
kivy fixes part 5 2019-12-30 13:35:07 +05:30
sandakersmann
9119507b03
Changed copyright year to 2020 2019-12-27 18:23:02 +01:00
navjot
4ada9f68b3
Kivy fixes part 4 2019-12-26 21:26:04 +05:30
lakshyacis
ca6a56fcb9
python3 formatting and indentation fixes 2019-12-25 20:21:08 +05:30
lakshyacis
0de9e38415
python3 fixes 2019-12-24 19:32:37 +05:30
03316496b7
Stop UDPSocket on socket.error 101 (Network is unreachable) 2019-12-24 12:41:01 +02:00
lakshyacis
4dea6d5ced
mpybit py3 fixes 2019-12-23 20:04:49 +05:30
jai.s
e21e2a7854
Solved issues bytes in the protocal for checkIPAddress 2019-12-23 18:06:33 +05:30
jai.s
9b1088b2e2
updated origin with upstream changes 2019-12-23 16:48:37 +05:30
5a35de6bca
Fix sendOnionPeerObj() broken in 9923e97 2019-12-21 13:14:28 +02:00
c79636863d
If tray is not available, disable settings group "Tray"
and related checkboxes; set checkBoxMinimizeToTray to false by default
2019-12-20 11:25:15 +02:00
navjot
6d1ecb7d0c
worked on kivy fixes part 3 2019-12-18 21:47:07 +05:30
navjotcis
b23ac87d3a
Merge pull request #69 from navjotcis/newwork
fixed search enter button extra load issue
2019-12-18 20:05:46 +05:30
navjot
55a7a96e8c
fixed search enter button extra load issue 2019-12-18 20:02:03 +05:30
lakshyacis
3b115adf9c
fixes after pull 2019-12-18 19:51:24 +05:30
navjot
c98d1a70f4
fixed conflicts after merge 2019-12-18 17:31:07 +05:30
navjot
55d1a4f4e1
fixed draft or trash screen update issue 2019-12-18 16:48:23 +05:30
3150956cdc
fix conflicts after merging 2019-12-18 16:38:10 +05:30
navjot
4390a68b30
worked on Kivy fixes part 2 2019-12-13 21:50:27 +05:30
navjot
fda6e5605a
Kivy code update part 1 2019-12-12 20:08:07 +05:30
lakshyacis
e092ca7aa6
mpybit fixes 2019-12-10 19:07:48 +05:30
navjot
e458de733e
worked on addressbook address validation 2019-12-10 17:02:18 +05:30
jai.s
d8d57024db
Added new changes for the network issue 2019-12-07 20:07:35 +05:30
lakshyacis
516f0a26ad
mpybit fixes 2019-12-05 19:06:33 +05:30
navjot
3fc7414a60
worked on optimizing sql query for all screens 2019-12-04 21:15:45 +05:30
lakshyacis
73f649b9a0
fixes after pull 2019-11-30 19:23:41 +05:30
lakshyacis
e0536e7497
docstring and formatting mpybit 2019-11-30 19:07:32 +05:30
lakshyacis
b90c9da0a4
mpybit fixes 2019-11-30 19:07:31 +05:30
a69732f060
Addrthread finish
- addrthread is supposed to spread addresses as they appear. This was never
  finished during migration to asyncore
- conservative to prevent flood and loops
- randomises order
- move protocol constants into a separate file
- move addr packet creation into a separate file
- see #1575
2019-11-30 13:47:24 +01:00