Jonathan Warren
|
5f479ab05b
|
use len(data) instead of self.payloadLength
|
10 years ago |
Jonathan Warren
|
7f9fda2284
|
12px font is good
|
10 years ago |
fuzzgun
|
781e835661
|
Qt4 dependencies
|
10 years ago |
delicatebits
|
d943974439
|
Updated to catch exception
|
10 years ago |
delicatebits
|
234aa4dfec
|
Add context menu action to view message as richtext
|
10 years ago |
Jonathan Warren
|
0b5c5b2931
|
Merge pull request #99 from Atheros1/master
Print out error no matter what the error is
|
10 years ago |
Jonathan Warren
|
fc30ac0b84
|
Pring out error no matter what the error is
|
10 years ago |
Jonathan Warren
|
d6281d16ee
|
Merge pull request #98 from Atheros1/master
Probably finalize Github issue 94 fix
|
10 years ago |
Jonathan Warren
|
6fcca86fd5
|
Probably finalize Github issue 94 fix
|
10 years ago |
fuzzgun
|
b79d1e93f5
|
Debian packaging
|
10 years ago |
Jonathan Warren
|
0981eb841b
|
Merge pull request #96 from Atheros1/master
try to resolve issue 94
|
10 years ago |
Jonathan Warren
|
fa71fb1329
|
try to resolve issue 94
|
10 years ago |
Jonathan Warren
|
fd60c134c4
|
Merge pull request #95 from Atheros1/master
try to resolve issue 94
|
10 years ago |
Jonathan Warren
|
b535eac2d9
|
try to resolve issue 94
|
10 years ago |
Jonathan Warren
|
4577c6a563
|
Merge pull request #93 from Atheros1/master
fix github issue 84 (receive msg while sorted display issue)
|
10 years ago |
Jonathan Warren
|
088d26c7a0
|
fix github issue 84 (receive msg while sorted display issue)
|
10 years ago |
Jonathan Warren
|
872cae5ff1
|
Merge pull request #92 from Atheros1/master
Fix bug introduced in last commit by tpltnt: exception when updating status
|
10 years ago |
Jonathan Warren
|
ec4160c5a9
|
Fix bug introduced in last commit by tpltnt: exception when updating ackdata
|
10 years ago |
Jonathan Warren
|
17726e2433
|
Merge pull request #78 from tpltnt/issue75
fixes for issue 75
|
10 years ago |
Jonathan Warren
|
330f5a0c44
|
Merge pull request #90 from Atheros1/master
better debug messages
|
10 years ago |
Jonathan Warren
|
73db6bbf17
|
better debug messages
|
10 years ago |
Jonathan Warren
|
018a9d9184
|
Merge pull request #89 from Atheros1/master
display message when done checking to see if we need objects from peer
|
10 years ago |
Jonathan Warren
|
27eea3070f
|
display message when objectsThatWeHaveYetToCheckAndSeeWhetherWeAlreadyHave reaches 0
|
10 years ago |
Jonathan Warren
|
a4e1e235cb
|
Merge pull request #88 from Atheros1/master
Be verbose to help diagnose issue
|
10 years ago |
Jonathan Warren
|
17efa721c8
|
be verbose to help diagnose issue
|
10 years ago |
Jonathan Warren
|
3aa47cd430
|
Merge pull request #85 from Atheros1/master
Deserialization
|
10 years ago |
Jonathan Warren
|
c4c0286768
|
When flushing inventory in memory, clear items older than 5 minutes, not 60 minutes
|
10 years ago |
Jonathan Warren
|
2911b61412
|
richtext or plaintext depends on sender
|
10 years ago |
Jonathan Warren
|
cfd33175a6
|
syntax fix
|
10 years ago |
Jonathan Warren
|
a60174f8ea
|
handle strange edge case where we left off doing a POW and no longer have the recipients pubkey
|
10 years ago |
Jonathan Warren
|
ce8de60d96
|
Better deserialization
|
10 years ago |
Jonathan Warren
|
dda83acfe1
|
Merge branch 'master' of github.com:Bitmessage/PyBitmessage
|
10 years ago |
Jonathan Warren
|
38e575f598
|
capitalized the B in address book per Github issue 74
|
10 years ago |
Jonathan Warren
|
60a1019bf7
|
Merge pull request #82 from Atheros1/master
added project website to README.md
|
10 years ago |
Jonathan Warren
|
32f4b5644a
|
documentation update
|
10 years ago |
Jonathan Warren
|
dd1196063a
|
Merge pull request #77 from tpltnt/master
documentation enhancement
|
10 years ago |
Jonathan Warren
|
ce6ad1058c
|
Merge pull request #81 from Atheros1/master
Use delete key to trash Inbox or Sent messages
|
10 years ago |
Jonathan Warren
|
d9a44f0f17
|
prevent exception if user presses delete key when no more messages to delete
|
10 years ago |
Jonathan Warren
|
8a5982fb28
|
Use delete key to trash Inbox or Sent messages
|
10 years ago |
tpltnt
|
c6d98da9ba
|
fixes issue #75
|
10 years ago |
tpltnt
|
3842b2be38
|
unicode() wrapped around strftime
|
10 years ago |
tpltnt
|
da7a60c60b
|
unicode() wrapped around strftime
|
10 years ago |
tpltnt
|
cce6ab6311
|
readme filled with content
|
10 years ago |
tpltnt
|
9a43ff9914
|
license added
|
10 years ago |
Jonathan Warren
|
da7320d94c
|
Merge pull request #73 from Atheros1/master
Recover when user sends many messages but then quickly closes/restarts Bitmessage
|
10 years ago |
Jonathan Warren
|
d085221219
|
Improve behavior for case where user sends multiple messages in a row but then quickly closes Bitmessage. Recover and send all of them.
|
10 years ago |
Jonathan Warren
|
77b987c340
|
small change to allow searching console output for nodes that accept incoming connections
|
10 years ago |
Jonathan Warren
|
875144ceff
|
Merge pull request #72 from Atheros1/master
Do not share or accept IPs which are in the private ranges
|
10 years ago |
Jonathan Warren
|
b9b89091dc
|
Do not share or accept IPs which are in the private ranges
|
10 years ago |
Jonathan Warren
|
8b0252488e
|
Merge pull request #71 from timbauman/master
Fix OpenSSL loading error on OS X
|
10 years ago |