Commit Graph

3170 Commits (b6a81f1252531ff6ebe5b6563e6f17778f905eba)
 

Author SHA1 Message Date
Jonathan Warren 89e0d57d51 Merge branch 'master' of github.com:Bitmessage/PyBitmessage 11 years ago
Jonathan Warren ae2223438a Merge pull request #130 from lkarsten/add_gitignore
Add gitignore file
11 years ago
Jonathan Warren db906e2b11 Display privacy warning when Broadcast is selected on Send tab 11 years ago
Jonathan Warren 973ea35177 don't use pubkeys table to send pubkeys to peers now that we maintain them in the inventory table for 28 days anyway 11 years ago
Lasse Karstensen 5f28f56c81 Add gitignore file 11 years ago
Jonathan Warren e694c6fd8b Merge pull request #129 from Atheros1/master
Debian packaging
11 years ago
Jonathan Warren bf74b8488f Merge branch 'master' of http://github.com/fuzzgun/PyBitmessage into fuzzgun-master 11 years ago
Jonathan Warren 4d7e7d350f Merge pull request #128 from Atheros1/master
preparation for switch from 32 bit time to 64 bit time in protocol
11 years ago
Jonathan Warren 3bbf701130 removed extraneous lines used to check correct program operation 11 years ago
Jonathan Warren b404c1cd3b removed extraneous lines used to check correct program operation 11 years ago
Jonathan Warren f75f0b20a8 preparation for switch from 32 bit time to 64 bit time in protocol 11 years ago
Jonathan Warren c50ab9ff9c preparation for switch from 32 bit time to 64 bit time in protocol 11 years ago
Jonathan Warren 11407f3f44 preparation for switch from 32 bit time to 64 bit time in protocol 11 years ago
Jonathan Warren 3976c5a8d2 Move knownNodes save to a different position so that exit may run more smoothly 11 years ago
Jonathan Warren b24b589a8e Merge pull request #127 from Atheros1/master
store pubkeys in inventory longer
11 years ago
Jonathan Warren e4197704c6 store pubkeys in inventory longer 11 years ago
Jonathan Warren 97a613bfce Merge pull request #126 from Atheros1/master
Fast bootstrap
11 years ago
Jonathan Warren d4271d0428 add back in some error handling 11 years ago
Jonathan Warren 6b96dc62b0 fix issue with last commit 11 years ago
Jonathan Warren 5ba6c1233b fast bootstrap 11 years ago
Jonathan Warren 83678190fe tiny changes to comment lines 11 years ago
Jonathan Warren 1869e416eb Merge pull request #124 from rajbot/master
Fix messages.dat reader.py for darwin/osx
11 years ago
rajbot 59f4e8ede8 Fix typeo when calling os.environ in the sys.platform=='darwin' case. 11 years ago
Jonathan Warren bd09bd5580 Merge pull request #123 from Atheros1/master
If user trashes message before POW completed and restarts, don't resume POW
11 years ago
Jonathan Warren b8fb551830 If user trashes message before POW completed then closes Bitmessage, don't restart the send when client starts again 11 years ago
Jonathan Warren 1ef5361108 Merge pull request #122 from Atheros1/master
fix delete address book entry bug
11 years ago
Jonathan Warren e02816b5ea fix address book delete entry 11 years ago
Jonathan Warren c0ad2bfd4d Load label for subscriptions on startup 11 years ago
Jonathan Warren 6a97577356 Upon adding address book entry, update To labels on Sent tab 11 years ago
fuzzgun 45d90c0244 Bumped version number to 0.2.8 11 years ago
fuzzgun 28a0d5877d Merge branch 'master' of https://github.com/Atheros1/PyBitmessage 11 years ago
Jonathan Warren c87fd93097 Merge pull request #120 from Atheros1/master
increment version number to 0.2.8
11 years ago
Jonathan Warren a21bf5caab increment version number to 0.2.8 11 years ago
fuzzgun f43b1f3832 Merge branch 'master' of https://github.com/Atheros1/PyBitmessage 11 years ago
Jonathan Warren 421a52cfd6 Merge pull request #119 from Atheros1/master
use sock.sendall instead of sock.send to fix Ubuntu restart-hang issue
11 years ago
Jonathan Warren f34e1384f1 use sock.sendall instead of sock.send to fix Ubuntu restart-hang issue 11 years ago
Jonathan Warren d38f6f3f40 smarter selection of a message after deleting a message 11 years ago
fuzzgun b6207dffd1 Merge branch 'master' of https://github.com/Atheros1/PyBitmessage 11 years ago
Jonathan Warren 82aa9cbcd9 Merge pull request #118 from Atheros1/master
Fix minor text color issue with last commit
11 years ago
Jonathan Warren 0c28958cc7 Fix minor text color issue with last commit 11 years ago
fuzzgun b64106f2ab Merge branch 'master' of https://github.com/Atheros1/PyBitmessage 11 years ago
Jonathan Warren 88c1167826 Merge pull request #117 from Atheros1/master
Show unread messages in bold and do not switch to new messages on arrival
11 years ago
Jonathan Warren cdb4dbab8b Show unread messages in bold and do not switch to new messages upon arrival 11 years ago
Jonathan Warren 72ccdbcf44 Support selecting multiple addresses in address book 11 years ago
fuzzgun 0ca3f600cc Merge branch 'master' of https://github.com/Atheros1/PyBitmessage 11 years ago
Jonathan Warren 95630b2cbf Merge pull request #116 from Atheros1/master
Fix address generation bug (3 null bytes on beginning of RIPE hash)
11 years ago
Jonathan Warren fc69d42acf Show error if encodeAddress function is given a RIPE hash that is not 20 bytes long 11 years ago
Jonathan Warren 8000d7d733 Show error if encodeAddress function is given a RIPE hash that is not 20 bytes long 11 years ago
Jonathan Warren adb6ea4b6c Fix address generation bug (3 null bytes on beginning of RIPE hash) 11 years ago
fuzzgun 60dc879f81 Merge branch 'master' of https://github.com/Atheros1/PyBitmessage 11 years ago