This website requires JavaScript.
a5300e8584
Took into account pylint undefined-loop-variable warnings
Dmitri Bogomolov
2019-04-25 14:24:30 +0300
0c1e516921
Implemented folder and widget args in propagateUnreadCount(), removed the rest
Dmitri Bogomolov
2019-02-27 14:02:10 +0200
ffdd91b021
Fixed propagateUnreadCount() result when having unread messages in trash
Dmitri Bogomolov
2019-02-27 11:49:17 +0200
29f9cd9545
Handle bad trustedpeer setting
Dmitri Bogomolov
2019-06-07 13:54:47 +0300
f868c1ad11
Fixing my bug in 453e045
Dmitri Bogomolov
2019-06-06 09:21:59 +0300
d0d0b2ec84
Insert exactly 16 bytes of encoded remote host name into version message
Dmitri Bogomolov
2019-05-22 00:37:00 +0300
df16f5047c
Cleanup the translation project
Dmitri Bogomolov
2019-05-22 18:14:16 +0300
3e800c72a0
Fix ternary operator use to translate "Copy subject to clipboard"
Dmitri Bogomolov
2019-05-22 17:55:48 +0300
828f4d207f
Subject appeared to be str
Dmitri Bogomolov
2019-05-22 11:58:45 +0300
4a097e99b3
Fixes for @omkar1117
Dmitri Bogomolov
2019-05-10 09:03:29 +0300
581c8ee087
Style fixes and pylint hint in inventory
Dmitri Bogomolov
2019-05-07 15:25:25 +0300
01d4fbe60b
Resolved pylint warnings
Dmitri Bogomolov
2019-05-06 13:05:21 +0300
453e045ae5
Minimal implementation of onionpeer object
Dmitri Bogomolov
2019-04-26 16:59:56 +0300
e3344ade59
Escape HTML in MessageList_SubjectWidget (fixes #1234 )
Dmitri Bogomolov
2019-04-26 11:05:02 +0300
38f36d7860
Added package fallback and suppressed pylint relative-import warning
Dmitri Bogomolov
2019-04-22 13:38:39 +0300
0d7b3a3823
Suppressed pylint warnings in test_crypto
Dmitri Bogomolov
2019-02-16 13:57:30 +0200
e163137893
Added pycrypto fallback for RIPEMD160 hash function
Dmitri Bogomolov
2019-01-31 17:42:22 +0200
4eec124225
msgpack-python package name was changed to msgpack from 0.5
Dmitri Bogomolov
2019-04-19 17:06:55 +0300
7b9824afc9
Separate method for stopping the bitmessage process and new test case
Dmitri Bogomolov
2019-03-13 17:56:26 +0200
4b72a433c6
New config setting - extralowdifficulty
to use for testing:
Dmitri Bogomolov
2019-03-07 14:21:07 +0200
23ca9c8c6b
PyOpenCL compatibility fix
Peter Surda
2019-03-22 10:06:02 +0100
d2e4d068d4
Added the same "Send message to this address" item to subscription
Dmitri Bogomolov
2019-03-26 18:42:21 +0200
34ceb98d34
Reused AccountMixin.accountString() in other methods of MyForm
Dmitri Bogomolov
2019-03-25 18:39:18 +0200
9a58af4de5
New method foldertree.AccountMixin.accountString():
Dmitri Bogomolov
2019-03-25 18:35:33 +0200
5a9a2dd54c
Resolve pylint warnings
Dmitri Bogomolov
2019-03-21 12:41:29 +0200
71e4c29419
"Send message to this chan" item in chan context menu (closes #1445 )
Dmitri Bogomolov
2019-03-20 18:36:32 +0200
37489cf7fe
Changed http to https in about.io
sandakersmann
2019-03-23 18:59:05 +0100
fcc7a4e579
Update about.ui to 2019
sandakersmann
2019-03-23 18:55:47 +0100
e0f9191113
Merge pull request #1434 from sandakersmann/v0.6
Peter Šurda
2019-03-23 17:17:34 +0100
e0efb7fd2f
Merge branch 'v0.6' into v0.6
Marius Kjærstad
2019-03-23 15:14:56 +0100
acea683139
Test SIGTERM signal handling
Dmitri Bogomolov
2019-03-07 12:18:45 +0200
c38d250389
Resolved pylint warnings and removed allThreadTraceback() entirely
Dmitri Bogomolov
2019-03-06 22:36:34 +0200
f2d3b69bf8
Removed another copy of unused convertIntToString() from addresses
Dmitri Bogomolov
2019-03-06 19:04:04 +0200
3ec798bcfb
helper_generic is obsolete
Dmitri Bogomolov
2019-03-06 18:51:23 +0200
87bf2ac1f5
Handled pylint warnings (closes #1436 )
Dmitri Bogomolov
2019-03-04 12:26:25 +0200
d1c601e7ae
Added an option to reply on own messages i.e. send update
Dmitri Bogomolov
2019-02-19 16:20:42 +0200
7e1ee815b9
Rerender more widgets when deleting address by API
Dmitri Bogomolov
2019-03-05 18:47:37 +0200
e25fb857cb
Slightly reduced TCPConnection.sendAddr() and changed
Dmitri Bogomolov
2018-10-30 18:11:59 +0200
2d702e9647
Create user "bitmessage" to setup and run bitmessaged
Dmitri Bogomolov
2019-02-06 17:19:09 +0200
84300afaf1
More complex container:
Dmitri Bogomolov
2018-07-16 11:55:55 +0300
a6c22a1d9e
Minimal Dockerfile
Dmitri Bogomolov
2018-06-21 12:58:25 +0300
6d31578976
Revert 2019 back to 2017 in about.ui
sandakersmann
2019-02-05 15:44:35 +0100
8924d4be5c
Changed copyright year to 2019
sandakersmann
2019-02-05 15:16:30 +0100
5e0d168db6
Do not show context menu on 'sent' folder because the 'sent' table have no column 'read'
Dmitri Bogomolov
2019-01-31 18:23:43 +0200
ffbc09758c
Moved sslProtocolVersion and sslProtocolCiphers to network.tls
Dmitri Bogomolov
2019-02-04 12:28:42 +0200
b52cb9360f
Moved unused timeOffsetWrongCount from shared to BMProto
Dmitri Bogomolov
2019-02-04 12:16:10 +0200
394c676ba2
Moved successfullyDecryptMessageTimings to class_objectProcessor
Dmitri Bogomolov
2019-02-01 19:17:49 +0200
c2a3b5faed
Removed unused varibles defined in shared:
Dmitri Bogomolov
2019-02-01 19:14:56 +0200
3adadd398f
Removed from shared the functions duplicating protocol:
Dmitri Bogomolov
2019-01-30 11:14:42 +0200
5b5ec2b63d
shared.connectedHostsList is obsolete
Dmitri Bogomolov
2018-11-01 16:28:42 +0200
ee7aa6c28d
Update license date
Ben Holden-Crowther
2019-01-03 12:51:55 +0000
585b56cd2b
Fix logic
Peter Surda
2019-01-03 08:13:15 +0100
4ad6401449
Logic error in download reset
Peter Surda
2019-01-02 22:25:25 +0100
c3939875d3
Fix repeated downloads
Peter Surda
2019-01-01 21:18:05 +0100
7895e94365
update formula
Justin Ramos
2018-12-31 23:15:23 -0800
0b8379aa09
updae install instructions for homebrew
Justin Ramos
2018-12-31 22:55:11 -0800
2f422d46c5
use /usr/local/opt/openssl symlink, ignore a.out
Justin Ramos
2018-12-31 22:47:00 -0800
1cdbb90f22
Get rid of map
Peter Surda
2018-12-20 20:33:27 +0100
3a4eed0f8b
getdata performance optimisation
Peter Surda
2018-12-19 09:38:38 +0100
ca567acab3
Put uploads into a separate thread
Peter Surda
2018-12-18 22:47:34 +0100
2457643426
Auto-updated language ja from transifex
PyBitmessage Translations
2018-12-19 11:33:23 +0100
e1d5604674
Fix #1408 (duplicate connections to some hosts), got from chan
Dmitri Bogomolov
2018-12-18 18:10:29 +0200
4e7cd784ad
Auto-updated language zh_cn from transifex
PyBitmessage Translations
2018-12-17 16:09:07 +0100
328302f936
Auto-updated language eo from transifex
PyBitmessage Translations
2018-12-16 18:02:24 +0100
ee2b957296
Auto-updated language pl from transifex
PyBitmessage Translations
2018-12-16 18:02:39 +0100
38318150bd
Moved missingObjects dict from state to network.objectracker
Dmitri Bogomolov
2018-12-10 14:33:07 +0200
b2af007280
PGP-signed spelling fix for the connection warning dialog.
GONQ
2018-12-10 01:11:48 -0600
6d98a4ef44
Changes based on style and lint checks. (final_code_quality_17)
coffeedogs
2018-10-21 17:14:20 +0100
881e523877
Auto-updated language zh_cn from transifex
PyBitmessage Translations
2018-11-14 08:46:18 +0100
a7a21e79ed
Merge pull request #1365 from coffeedogs/final_code_quality_7
coffeedogs
2018-11-12 14:48:21 +0000
0a30eb0225
Changes based on style and lint checks. (final_code_quality_7)
coffeedogs
2018-10-10 11:49:48 +0100
ea38e91839
Fixing namecoin button again (broken in c7d3784
): * separate method MyForm.resetNamecoinConnection() - sets MyForm.namecoin to fresh instance of namecoin.namecoinConnection, tests it and shows or hides "Fetch Namecoin ID" button; * that method is called when MyForm initializes and when settingsDialog instance is accepted; * namecoin.namecoinConnection.query() checks found address and always prepends it with display name, if query result doesn't contain "name" field it will be the query string.
Dmitri Bogomolov
2018-11-07 13:56:06 +0200
8ad064dcac
Fix: Shift handling when deleting from Sent
Peter Surda
2018-11-05 01:33:34 +0100
b84ff9b3b0
Fix error. EXTRAS_REQUIRE is dictionary not a list.
Ushkovsky Stanislav
2018-11-04 17:17:36 +0300
0e63392ee3
Fix #1385 : not check for pyqt if daemon = true set in config
Dmitri Bogomolov
2018-11-04 15:00:27 +0200
58bc170bda
Fix #1383 - formatting artifact in 7ed459b
Dmitri Bogomolov
2018-11-01 16:53:53 +0200
ae2cebb2a6
Minimal test for clientStatus consistency
Dmitri Bogomolov
2018-11-01 16:05:37 +0200
9ef928b4a9
Removed extra call of shared.thisapp.cleanup() in bitmessageqt
Dmitri Bogomolov
2018-07-22 20:54:54 +0300
ff04bf072e
Allow re-call of MyForm.quit() if user selected to wait at first
Dmitri Bogomolov
2018-07-06 15:16:22 +0300
4383b49be8
flake8 for bitmessageqt.MyForm.quit()
Dmitri Bogomolov
2018-07-06 13:40:45 +0300
44f5e03774
Merge pull request #1357 from coffeedogs/final_code_quality_2
coffeedogs
2018-10-31 17:09:58 +0000
10128b7560
Changes based on style and lint checks. (final_code_quality_2)
coffeedogs
2018-10-04 15:11:56 +0100
283154e508
Merge pull request #1370 from coffeedogs/final_code_quality_12
coffeedogs
2018-10-31 17:03:59 +0000
78ddb2f2f2
Changes based on style and lint checks. (final_code_quality_12)
coffeedogs
2018-10-10 13:00:53 +0100
7a53da73ff
Merge pull request #1363 from coffeedogs/final_code_quality_5
coffeedogs
2018-10-31 14:11:21 +0000
0bceeca524
Changes based on style and lint checks. (final_code_quality_5)
coffeedogs
2018-10-10 11:23:21 +0100
175916dbdd
Merge pull request #1356 from coffeedogs/final_code_quality_3
coffeedogs
2018-10-31 13:21:19 +0000
c875769b15
Changes based on style and lint checks. (final_code_quality_3)
coffeedogs
2018-10-04 15:23:01 +0100
2d4cb1e2ce
Merge pull request #1358 from coffeedogs/final_code_quality_1
coffeedogs
2018-10-31 12:45:20 +0000
a72da271d5
Changes based on style and lint checks. (final_code_quality_1)
coffeedogs
2018-10-04 15:01:38 +0100
1c914d8cd8
flake8 and style correction for network.udp
Dmitri Bogomolov
2018-10-19 11:50:46 +0300
625e83f4b4
Corrected style a bit
Dmitri Bogomolov
2018-10-19 10:12:48 +0300
49985a435f
Special class BMStringParser for sending ACK (resolves #1374 )
Dmitri Bogomolov
2018-10-13 00:12:00 +0300
7c7d6781a2
Removed old code from protocol, shared, state and class_objectProcessor modules (#1374 ), temporarily commented shared.checkAndShareObjectWithPeers() call
Dmitri Bogomolov
2018-10-12 18:42:31 +0300
1c2bef46c1
e417b62
allows to remove sleep from cleaner test
Dmitri Bogomolov
2018-10-11 16:34:57 +0300
5572e6b3a1
Suppress pylint warning about 'relative import'
Dmitri Bogomolov
2018-10-08 12:38:41 +0300
daf556ca50
Added tests for knownnodes: - import of pickled knownnodes; - default knownnodes if nothing imported; - knownnodes starvation (#1335 ), demanded changes in networkthread.
Dmitri Bogomolov
2018-10-03 18:42:12 +0300
2bbda63b9c
Added address length check
Dmitri Bogomolov
2018-08-02 17:15:05 +0300
c8a781c7c5
Marked use of random, subprocess and xmlrpclib in tests for skipping by bandit
Dmitri Bogomolov
2018-05-08 17:39:07 +0300
cfdb6beb54
Moved tests from helper_msgcoding into TestCore.test_msgcoding()
Dmitri Bogomolov
2018-05-08 17:01:20 +0300