08ff39e1ff
Moved myTableWidgetItem to foldertree.MessageList_TimeWidget
2020-05-22 13:17:43 +03:00
aa333a66a6
Minor style changes:
...
- removed list <-> set conversion in __init__
- tuples instead of lists if changes aren't needed
- removed unnecessary variable redefinition in utils
- rewrote languagebox module a bit
2020-05-22 13:17:43 +03:00
d15e614bb1
Fix streams decoding in BMProto.bm_command_version()
2020-05-22 12:58:04 +03:00
2a62fb79cc
Add test for decoding the version message
2020-05-22 12:58:00 +03:00
bb0c694826
Merge pull request #26 from jaicis/py3porting
...
Solved ssl issue and added UI validation
2020-05-13 21:46:25 +05:30
navjotcis
d2e2a9bfaa
Merge pull request #67 from jaicis/Chatroom
...
worked on message listing compatibility or chip tag labeling
2020-05-13 21:33:07 +05:30
navjot
b4a7bcc3b2
fixed flake8, pycodestyle and pylint issues
2020-05-13 21:31:22 +05:30
navjot
a8e1e7a760
worked on message listing compatibility or chip tag labeling
2020-05-13 20:29:19 +05:30
navjotcis
3940e24fb2
Merge pull request #66 from jaicis/Chatroom
...
worked on making python3 android app compitable
2020-05-12 16:49:10 +05:30
navjot
58c4875ae0
worked on making python3 android app compitable
2020-05-12 16:34:12 +05:30
7787722452
Search option "To" makes no sense on tab "Subscriptions"
...
Made "Subject" the default search option
2020-05-11 13:39:13 +03:00
aba61e57a8
flake8 and style fixes and docstrings in helper_search
2020-05-11 13:39:13 +03:00
ef6be53702
Do not convert search option because helper_search compares it
...
to the result of _translate()
2020-05-11 13:39:13 +03:00
045a2ef443
Update messagelist also if search line cleared
2020-05-11 13:38:16 +03:00
navjotcis
bf435b674b
Merge pull request #65 from jaicis/Chatroom
...
created chat table structure and added messagetypes
2020-05-06 14:33:54 +05:30
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
navjotcis
0fca124cd8
Merge pull request #64 from jaicis/Chatroom
...
fixed code quality for pylint, flake8 or codestyle
2020-04-30 17:26:27 +05:30
navjot
0568fd87f8
fixed code quality for pylint, flake8 or codestyle
2020-04-30 17:19:48 +05:30
navjotcis
a03d2cce17
Merge pull request #63 from jaicis/Chatroom
...
worked on chatroom Ui designing
2020-04-30 16:38:53 +05:30
7fd6200fb1
Wine build patch for OpenCL frozen mode
...
- PyOpenCL needs to be patched to work in frozen mode
2020-04-29 12:12:38 +08:00
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
navjotcis
c70d9c8952
Merge pull request #62 from jaicis/kivyfixes
...
fixed code quality
2020-04-17 19:40:55 +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
navjotcis
82b565571c
Merge pull request #59 from jaicis/kivyfixes
...
fixed reply message issue for one machine to another machine
2020-04-06 20:31:45 +05:30
navjot
46d659d35f
fixed reply message issue for one machine to another machine
2020-04-06 20:10:21 +05:30
jaicis
68da9d5cb0
Merge pull request #58 from jaicis/py3convert
...
Solved SSL issue
2020-04-04 21:47:20 +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
navjotcis
f9a4f3b6ee
Merge pull request #57 from jaicis/kivyfixes
...
worked on auto validation issue or toast implementation
2020-03-30 23:52:20 +05:30
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
6da6912e25
Merge pull request #25 from jaicis/py3porting
...
Py3porting
2020-03-18 20:10: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
navjotcis
a5f85455c3
Merge pull request #55 from jaicis/kivyfixes
...
removed payment method Screen
2020-03-18 18:32:36 +05:30
navjot
a7e8990afe
removed payment method Screen
2020-03-18 18:30:45 +05:30
827edfef91
merge changes branch v0.6
2020-03-18 18:12:24 +05:30
lakshyacis
c1d335d5f6
Merge pull request #53 from jaicis/py3quality
...
quality fixes after pull
2020-03-18 16:35:23 +05:30
lakshyacis
c25ef395ad
mpybit fixes
2020-03-18 16:28:33 +05:30