Commit Graph

3170 Commits

Author SHA1 Message Date
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
Tim Bauman 23a9f16933 Making OpenSSL recognize Macs as Unix systems 2013-03-24 23:08:07 -04:00
Jonathan Warren 282b7c5a18 Merge pull request #70 from Atheros1/master
hide SOCKS password in UI
2013-03-22 12:44:42 -07:00
Jonathan Warren ca2a9bea0c hide SOCKS password in UI 2013-03-22 15:44:02 -04:00
Jonathan Warren 984fb6838a Merge pull request #69 from Atheros1/master
Removed cookie-based API code which caused an error on Windows in some cases
2013-03-22 10:30:00 -07:00
Jonathan Warren 3e6c8a0453 comment out line used for testing 2013-03-22 13:29:06 -04:00
Jonathan Warren 4924ed56b1 removed unnecessairly complex RPC code which causes an error to appear for windows users if they rename the EXE 2013-03-22 13:26:07 -04:00
Jonathan Warren d1fe71111b removed unnecessairly complex RPC code which causes an error to appear for windows users if they rename the EXE 2013-03-22 13:23:44 -04:00
Jonathan Warren 1a1ac81752 Merge pull request #68 from Atheros1/master
start singleAPIThread only when apienabled = true
2013-03-22 10:22:16 -07:00
Jonathan Warren 05b55c799f start singleAPIThread only when apienabled = true 2013-03-22 12:34:12 -04:00
Jonathan Warren 4fddcec9f2 Merge pull request #67 from Atheros1/master
API
2013-03-21 10:31:09 -07:00
Jonathan Warren 3f6142ba31 remove RSA folder 2013-03-21 13:16:15 -04:00
Jonathan Warren 7e190c4d23 use base64 for the API passphrase and random address label 2013-03-19 16:18:35 -04:00
Jonathan Warren 267896cbe1 use base64 for the API passphrase and random address label 2013-03-19 16:17:54 -04:00
Jonathan Warren b8b9570356 Added numbers to the APIs error messages 2013-03-19 15:12:19 -04:00
Jonathan Warren 48ff6c0c7e adjust API command capitalization 2013-03-19 14:39:24 -04:00
Jonathan Warren b37102e907 API hooray! 2013-03-19 13:32:37 -04:00
Jonathan Warren 72a923c57b Merge pull request #66 from Atheros1/master
additional sanity checking in recaddr()
2013-03-14 10:48:14 -07:00
Jonathan Warren dd7c3c711d additional sanity checking in recaddr() 2013-03-14 13:47:35 -04:00
Jonathan Warren 9a2abd1e9d Merge pull request #65 from Atheros1/master
additional sanity checking in the addr processing function
2013-03-14 09:00:47 -07:00
Jonathan Warren d021900f92 Merge branch 'master' of github.com:Atheros1/PyBitmessage 2013-03-14 11:59:05 -04:00
Jonathan Warren 9d385a290d Upon receiving bad data from peer (bad magic bytes) print the data to console for analysis 2013-03-14 11:58:52 -04:00
Jonathan Warren fabd1ffccd additional sanity checking in the addr processing function 2013-03-12 16:03:16 -04:00
Jonathan Warren 3e34c87b87 Merge pull request #64 from Atheros1/master
Fixed github issue 63: Manage keys action triggered twice.
2013-03-11 15:01:06 -07:00
Jonathan Warren 3d78ece84e Show 'doing housekeeping' status bar when flushing inventory 2013-03-11 12:37:01 -04:00
Jonathan Warren 45eb98e265 Fixed github issue 63: Manage keys action triggered twice. 2013-03-11 12:02:11 -04:00
Jonathan Warren 31c1696a23 Merge pull request #61 from Atheros1/master
When deleting last entry from Sent items, clear lower text box also
2013-03-06 10:47:34 -08:00
Jonathan Warren 945dd685a7 When deleting last entry from Sent items, clear lower text box also 2013-03-06 13:42:44 -05:00