Commit Graph

2647 Commits

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