Commit Graph

3170 Commits (b6a81f1252531ff6ebe5b6563e6f17778f905eba)
 

Author SHA1 Message Date
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
10 years ago
Jonathan Warren 32f4b5644a documentation update
10 years ago
Jonathan Warren dd1196063a Merge pull request #77 from tpltnt/master
10 years ago
Jonathan Warren ce6ad1058c Merge pull request #81 from Atheros1/master
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
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
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
10 years ago
Tim Bauman 23a9f16933 Making OpenSSL recognize Macs as Unix systems
10 years ago
Jonathan Warren 282b7c5a18 Merge pull request #70 from Atheros1/master
10 years ago
Jonathan Warren ca2a9bea0c hide SOCKS password in UI
10 years ago
Jonathan Warren 984fb6838a Merge pull request #69 from Atheros1/master
10 years ago
Jonathan Warren 3e6c8a0453 comment out line used for testing
10 years ago
Jonathan Warren 4924ed56b1 removed unnecessairly complex RPC code which causes an error to appear for windows users if they rename the EXE
10 years ago
Jonathan Warren d1fe71111b removed unnecessairly complex RPC code which causes an error to appear for windows users if they rename the EXE
10 years ago
Jonathan Warren 1a1ac81752 Merge pull request #68 from Atheros1/master
10 years ago
Jonathan Warren 05b55c799f start singleAPIThread only when apienabled = true
10 years ago
Jonathan Warren 4fddcec9f2 Merge pull request #67 from Atheros1/master
10 years ago
Jonathan Warren 3f6142ba31 remove RSA folder
10 years ago
Jonathan Warren 7e190c4d23 use base64 for the API passphrase and random address label
10 years ago
Jonathan Warren 267896cbe1 use base64 for the API passphrase and random address label
10 years ago
Jonathan Warren b8b9570356 Added numbers to the APIs error messages
10 years ago
Jonathan Warren 48ff6c0c7e adjust API command capitalization
10 years ago
Jonathan Warren b37102e907 API hooray!
10 years ago
Jonathan Warren 72a923c57b Merge pull request #66 from Atheros1/master
10 years ago
Jonathan Warren dd7c3c711d additional sanity checking in recaddr()
10 years ago
Jonathan Warren 9a2abd1e9d Merge pull request #65 from Atheros1/master
10 years ago
Jonathan Warren d021900f92 Merge branch 'master' of github.com:Atheros1/PyBitmessage
10 years ago
Jonathan Warren 9d385a290d Upon receiving bad data from peer (bad magic bytes) print the data to console for analysis
10 years ago
Jonathan Warren fabd1ffccd additional sanity checking in the addr processing function
10 years ago
Jonathan Warren 3e34c87b87 Merge pull request #64 from Atheros1/master
10 years ago
Jonathan Warren 3d78ece84e Show 'doing housekeeping' status bar when flushing inventory
10 years ago
Jonathan Warren 45eb98e265 Fixed github issue 63: Manage keys action triggered twice.
10 years ago
Jonathan Warren 31c1696a23 Merge pull request #61 from Atheros1/master
10 years ago
Jonathan Warren 945dd685a7 When deleting last entry from Sent items, clear lower text box also
10 years ago