Jonathan Warren
|
2911b61412
|
richtext or plaintext depends on sender
|
11 years ago |
Jonathan Warren
|
cfd33175a6
|
syntax fix
|
11 years ago |
Jonathan Warren
|
a60174f8ea
|
handle strange edge case where we left off doing a POW and no longer have the recipients pubkey
|
11 years ago |
Jonathan Warren
|
ce8de60d96
|
Better deserialization
|
11 years ago |
Jonathan Warren
|
dda83acfe1
|
Merge branch 'master' of github.com:Bitmessage/PyBitmessage
|
11 years ago |
Jonathan Warren
|
38e575f598
|
capitalized the B in address book per Github issue 74
|
11 years ago |
Jonathan Warren
|
60a1019bf7
|
Merge pull request #82 from Atheros1/master
added project website to README.md
|
11 years ago |
Jonathan Warren
|
32f4b5644a
|
documentation update
|
11 years ago |
Jonathan Warren
|
dd1196063a
|
Merge pull request #77 from tpltnt/master
documentation enhancement
|
11 years ago |
Jonathan Warren
|
ce6ad1058c
|
Merge pull request #81 from Atheros1/master
Use delete key to trash Inbox or Sent messages
|
11 years ago |
Jonathan Warren
|
d9a44f0f17
|
prevent exception if user presses delete key when no more messages to delete
|
11 years ago |
Jonathan Warren
|
8a5982fb28
|
Use delete key to trash Inbox or Sent messages
|
11 years ago |
tpltnt
|
c6d98da9ba
|
fixes issue #75
|
11 years ago |
tpltnt
|
3842b2be38
|
unicode() wrapped around strftime
|
11 years ago |
tpltnt
|
da7a60c60b
|
unicode() wrapped around strftime
|
11 years ago |
tpltnt
|
cce6ab6311
|
readme filled with content
|
11 years ago |
tpltnt
|
9a43ff9914
|
license added
|
11 years ago |
Jonathan Warren
|
da7320d94c
|
Merge pull request #73 from Atheros1/master
Recover when user sends many messages but then quickly closes/restarts Bitmessage
|
11 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.
|
11 years ago |
Jonathan Warren
|
77b987c340
|
small change to allow searching console output for nodes that accept incoming connections
|
11 years ago |
Jonathan Warren
|
875144ceff
|
Merge pull request #72 from Atheros1/master
Do not share or accept IPs which are in the private ranges
|
11 years ago |
Jonathan Warren
|
b9b89091dc
|
Do not share or accept IPs which are in the private ranges
|
11 years ago |
Jonathan Warren
|
8b0252488e
|
Merge pull request #71 from timbauman/master
Fix OpenSSL loading error on OS X
|
11 years ago |
Tim Bauman
|
23a9f16933
|
Making OpenSSL recognize Macs as Unix systems
|
11 years ago |
Jonathan Warren
|
282b7c5a18
|
Merge pull request #70 from Atheros1/master
hide SOCKS password in UI
|
11 years ago |
Jonathan Warren
|
ca2a9bea0c
|
hide SOCKS password in UI
|
11 years ago |
Jonathan Warren
|
984fb6838a
|
Merge pull request #69 from Atheros1/master
Removed cookie-based API code which caused an error on Windows in some cases
|
11 years ago |
Jonathan Warren
|
3e6c8a0453
|
comment out line used for testing
|
11 years ago |
Jonathan Warren
|
4924ed56b1
|
removed unnecessairly complex RPC code which causes an error to appear for windows users if they rename the EXE
|
11 years ago |
Jonathan Warren
|
d1fe71111b
|
removed unnecessairly complex RPC code which causes an error to appear for windows users if they rename the EXE
|
11 years ago |
Jonathan Warren
|
1a1ac81752
|
Merge pull request #68 from Atheros1/master
start singleAPIThread only when apienabled = true
|
11 years ago |
Jonathan Warren
|
05b55c799f
|
start singleAPIThread only when apienabled = true
|
11 years ago |
Jonathan Warren
|
4fddcec9f2
|
Merge pull request #67 from Atheros1/master
API
|
11 years ago |
Jonathan Warren
|
3f6142ba31
|
remove RSA folder
|
11 years ago |
Jonathan Warren
|
7e190c4d23
|
use base64 for the API passphrase and random address label
|
11 years ago |
Jonathan Warren
|
267896cbe1
|
use base64 for the API passphrase and random address label
|
11 years ago |
Jonathan Warren
|
b8b9570356
|
Added numbers to the APIs error messages
|
11 years ago |
Jonathan Warren
|
48ff6c0c7e
|
adjust API command capitalization
|
11 years ago |
Jonathan Warren
|
b37102e907
|
API hooray!
|
11 years ago |
Jonathan Warren
|
72a923c57b
|
Merge pull request #66 from Atheros1/master
additional sanity checking in recaddr()
|
11 years ago |
Jonathan Warren
|
dd7c3c711d
|
additional sanity checking in recaddr()
|
11 years ago |
Jonathan Warren
|
9a2abd1e9d
|
Merge pull request #65 from Atheros1/master
additional sanity checking in the addr processing function
|
11 years ago |
Jonathan Warren
|
d021900f92
|
Merge branch 'master' of github.com:Atheros1/PyBitmessage
|
11 years ago |
Jonathan Warren
|
9d385a290d
|
Upon receiving bad data from peer (bad magic bytes) print the data to console for analysis
|
11 years ago |
Jonathan Warren
|
fabd1ffccd
|
additional sanity checking in the addr processing function
|
11 years ago |
Jonathan Warren
|
3e34c87b87
|
Merge pull request #64 from Atheros1/master
Fixed github issue 63: Manage keys action triggered twice.
|
11 years ago |
Jonathan Warren
|
3d78ece84e
|
Show 'doing housekeeping' status bar when flushing inventory
|
11 years ago |
Jonathan Warren
|
45eb98e265
|
Fixed github issue 63: Manage keys action triggered twice.
|
11 years ago |
Jonathan Warren
|
31c1696a23
|
Merge pull request #61 from Atheros1/master
When deleting last entry from Sent items, clear lower text box also
|
11 years ago |
Jonathan Warren
|
945dd685a7
|
When deleting last entry from Sent items, clear lower text box also
|
11 years ago |