045a2ef443
Update messagelist also if search line cleared
2020-05-11 13:38:16 +03:00
d09782e53d
Obsolete bitmessagemain.connectToStream(), use BMConnectionPool method
2020-05-05 17:30:31 +03:00
c5b77a08fa
Moved addresses demo script into tests.test_crypto
2020-05-05 17:30:31 +03:00
8684d647a3
Use default digestalg='sha256' in highlevelcrypto.sign()
2020-05-05 17:30:30 +03:00
280095b08f
Moved state.openKeysFile() into bitmessageqt where it's used
2020-05-05 17:30:23 +03:00
185ad66ea5
Moved most of variables from shared elsewhere (mostly to state)
2020-05-05 17:27:38 +03:00
navjot
f04829eca0
created chat table structure and added messagetypes
2020-05-02 14:38:30 +05:30
navjot
0568fd87f8
fixed code quality for pylint, flake8 or codestyle
2020-04-30 17:19:48 +05:30
31fc899060
Protect stopresending* settings from being overriden by zeroes
...
when lineEditDays and lineEditMonths is blank. Fixes : #1558 .
2020-04-28 18:31:44 +03:00
navjot
2813912b10
worked on fixing spinner UI designing issue
2020-04-27 17:57:45 +05:30
navjot
6f29d5586c
worked on fixing reply message issue or spinner issue
2020-04-24 22:16:30 +05:30
navjot
33cbf80b11
worked on designing toolbar or transition on chatroom
2020-04-22 22:28:16 +05:30
navjot
130c63f226
impleneted chatroom UI
2020-04-21 23:03:38 +05:30
navjot
0f6c056bb7
fixed flake8 and pylint issue
2020-04-17 19:39:27 +05:30
navjot
5b3e9aaa14
fixed code quality for flake8, pylint and pycodestyle
2020-04-17 17:26:05 +05:30
navjot
46d659d35f
fixed reply message issue for one machine to another machine
2020-04-06 20:10:21 +05:30
jai.s
76555b1aa7
Solved SSL issue
2020-04-04 21:38:50 +05:30
ff1f451691
Blind signature updates
...
- added serializing and deserializing
- added a signature chain class `ECCBlindSigChain`
- added more tests
2020-03-31 14:13:32 +08:00
navjot
48c31b41c8
worked on auto validation issue or toast implementation
2020-03-30 23:32:51 +05:30
4b77b22266
fix spinner values issue as isolate payment address from spinner
2020-03-20 16:48:17 +05:30
413283f3b0
Implement payment hidden address feature for subscription
2020-03-20 13:48:17 +05:30
lakshyacis
8eccbda561
Merge pull request #56 from jaicis/py3quality
...
quality fixes after inventory issue resolve
2020-03-18 19:37:11 +05:30
lakshyacis
948ee91e04
quality fixes after inventory issue resolve
2020-03-18 19:30:27 +05:30
navjot
a7e8990afe
removed payment method Screen
2020-03-18 18:30:45 +05:30
lakshyacis
c25ef395ad
mpybit fixes
2020-03-18 16:28:33 +05:30
lakshyacis
6650876b57
quality fixes after pull
2020-03-18 16:28:33 +05:30
jai.s
be178f23ae
Solved inventory issue
2020-03-18 15:26:02 +05:30
navjot
17a7994918
worked on fixing network UI or changed requirement.txt file
2020-03-17 21:32:52 +05:30
navjot
c8a08919ee
implemented address disable feature or fixed issues
2020-03-17 17:12:16 +05:30
213519bd93
Blind chain signature verification
...
- also adds serialisation, deserialisation and optional metadata
2020-03-14 10:20:06 +08:00
navjot
05d061fe0a
worked on payment screen UI or qr code scanner feature
2020-03-09 13:24:10 +05:30
jai.s
cb1f1962e8
Solved ackreceived issue
2020-03-02 18:43:56 +05:30
navjot
51082b9376
implement new features or fixed issues
2020-03-02 16:12:15 +05:30
jai.s
eb4af1cc2a
Solved python2 to python3 message receiving issue and removed unrequired prints
2020-02-20 13:36:47 +05:30
navjot
578a876e7b
worked on sent identicon, chip tag or maildetail screen
2020-02-19 21:16:13 +05:30
ade796c700
fixes after new merging PR #23
2020-02-19 16:31:42 +05:30
23a8ab2c19
fixes after new merging
2020-02-19 15:38:27 +05:30
jai.s
2da3ab9a3a
Solved message not receiving issue and solved address generation pubkey related issue
2020-02-05 19:04:54 +05:30
11bec55be5
Don't put addresses into queue
...
- attempt to fix #1598
- seems to work
- addresses won't be uploaded/announced anymore other than after connecting,
Later I need to find out how to announce them without causing problems, but
for the time disabling this seems an acceptable drawback
2020-02-05 20:41:36 +08:00
navjot
e4676243d1
worked on message detail screen UI designing or time tag implementation
2020-02-05 14:23:04 +05:30
lakshyacis
6f35da4096
Imported packages sequencing and formatting
2020-01-30 12:14:40 +05:30
navjot
34f9ed0153
worked on implementing toggle button funcationality on myaddress screen
2020-01-29 21:44:39 +05:30
navjot
ca538668ab
worked on time text or address disable and enable feature
2020-01-28 15:49:11 +05:30
jai.s
ec618d9d1a
Solved sending message issues
2020-01-27 21:41:46 +05:30
jai.s
eb2b948576
Added changes for inventory and inbox issues
2020-01-27 21:36:24 +05:30
lakshyacis
6139efc377
Imported packages sequencing and formatting 2
2020-01-27 14:43:25 +05:30
lakshyacis
3211fca953
formatting and shorten line length
2020-01-22 15:55:26 +05:30
lakshyacis
c613c6d439
pylint fixes 2
2020-01-21 17:43:09 +05:30
lakshyacis
fe3a98c2b6
unidiomatic-typecheck and logging-format-interpolation issue suprressed
2020-01-21 16:15:17 +05:30
lakshyacis
1decaad156
invalid syntax pylint issue resolve
2020-01-21 15:38:12 +05:30
lakshyacis
26d75d99fd
Logging and modules issues fixes
2020-01-20 19:57:58 +05:30
jai.s
cde97bbc0e
fixes after merging of unpack issue
2020-01-20 19:26:36 +05:30
lakshyacis
c08f196ad0
Merge pull request #34 from jaicis/py3qualityfixes
...
Code quality fixes
2020-01-20 19:17:41 +05:30
lakshyacis
4d385a9c79
Code quality issues fixes
2020-01-20 18:59:51 +05:30
jai.s
586391379e
fixes after merging upstream
2020-01-20 16:22:43 +05:30
lakshyacis
4603275350
too-many values to unpack issue resolved
2020-01-20 15:48:19 +05:30
navjot
e15ec61dee
worked on designing app closing popup
2020-01-20 14:15:54 +05:30
navjot
13dcac2994
wokred on implementing dynamic address logo feature
2020-01-18 18:28:19 +05:30
lakshyacis
9dc3b3df12
Display popup on close window
2020-01-18 18:26:57 +05:30
lakshyacis
8e6c2f3cfd
Kivy database and safegetint issues
2020-01-18 17:13:06 +05:30
lakshyacis
b6a81f1252
Formatting and fix License
2020-01-15 16:17:26 +05:30
jai.s
1033e7eb34
Solved BMConfigParser's safeGetInt method issues
2020-01-15 13:44:30 +05:30
jai.s
6b1abe7048
Updated origin by upstream
2020-01-15 12:26:23 +05:30
navjot
e3c5668674
fixed search issue in myaddress
2020-01-13 17:12:19 +05:30
navjot
f47f2a54d7
resloved conflicts
2020-01-13 16:25:56 +05:30
4b609e46b3
Merge branch 'v0.6' of https://github.com/surbhicis/PyBitmessage into UiChanges
2020-01-13 16:20:40 +05:30
jai.s
480fc9b2e8
Fixed Inventory issue
2020-01-10 21:10:10 +05:30
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
navjot
88b7a28ae7
kivy fixes part 7
2020-01-10 19:37:43 +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
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
07469f1c0f
conflicts resolved
2020-01-09 16:19:39 +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
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