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 |
|
Jonathan Warren
|
2a295174d4
|
Merge pull request #60 from Atheros1/master
When deleting last message, be sure no message remains displayed
|
2013-03-05 11:51:28 -08:00 |
|
Jonathan Warren
|
0c23093760
|
When deleting last message, be sure no message remains displayed in inbox
|
2013-03-05 14:50:31 -05:00 |
|
Jonathan Warren
|
f4d7b3231b
|
Merge pull request #59 from Atheros1/master
Store pubkey after receiving a broadcast
|
2013-03-05 09:25:12 -08:00 |
|
Jonathan Warren
|
2df9569d2c
|
store pubkey after receiving a broadcast
|
2013-03-05 12:21:55 -05:00 |
|
Jonathan Warren
|
eb05cec5b1
|
check if addr message is empty before processing it
|
2013-03-05 11:05:05 -05:00 |
|
Jonathan Warren
|
8453b1dd00
|
additional comment out old RSA-related code
|
2013-03-04 16:22:06 -05:00 |
|
Jonathan Warren
|
7eb9a92a70
|
Merge pull request #58 from Atheros1/master
Comment out old RSA code
|
2013-03-02 23:14:18 -08:00 |
|
Jonathan Warren
|
1a51c5ceb1
|
Merge branch 'master' of github.com:Atheros1/PyBitmessage
|
2013-03-03 01:54:45 -05:00 |
|
Jonathan Warren
|
3c4d1e16bc
|
reloadBroadcastSendersForWhichImWatching when deleting item from Subscriptions list
|
2013-03-03 01:54:06 -05:00 |
|
Jonathan Warren
|
b41444e8d6
|
Comment out RSA code
|
2013-03-01 17:44:52 -05:00 |
|
Jonathan Warren
|
bcdc6e3f4f
|
Merge pull request #57 from Atheros1/master
Added pseudo-mailing-list feature; added Portable Mode feature
|
2013-02-27 09:27:29 -08:00 |
|
Jonathan Warren
|
4a35bff0f6
|
Merge branch 'master' of github.com:Atheros1/PyBitmessage
|
2013-02-27 12:03:30 -05:00 |
|
Jonathan Warren
|
f1b3041c9c
|
Magenta color used for mailing lists
|
2013-02-27 12:03:21 -05:00 |
|
Jonathan Warren
|
2c15dc5a13
|
resize settings dialog box to fit contents
|
2013-02-27 00:11:04 -05:00 |
|
Jonathan Warren
|
4a038afb67
|
adjust Settings window UI so that it looks appropriate on Linux
|
2013-02-27 00:04:25 -05:00 |
|
Jonathan Warren
|
b95e31926b
|
updated defaultKnownNodes
|
2013-02-26 17:20:43 -05:00 |
|
Jonathan Warren
|
6c0a231a29
|
Fix to Bitcoin-related functionality in arithmetic.py (thanks to Github user fcicq)
|
2013-02-26 16:02:38 -05:00 |
|
Jonathan Warren
|
3d0bdeeb9d
|
commit new files: specialaddressbehavior.ui and .py
|
2013-02-26 15:38:21 -05:00 |
|
Jonathan Warren
|
b8da2e20f6
|
added Portable Mode feature
|
2013-02-26 15:07:51 -05:00 |
|
Jonathan Warren
|
2906750160
|
Added pseudo-mailing-list feature
|
2013-02-25 18:09:32 -05:00 |
|
Jonathan Warren
|
41b317ba2e
|
Merge pull request #54 from Atheros1/master
Increment version number
|
2013-02-20 20:36:20 -08:00 |
|
Jonathan Warren
|
0d361c69b9
|
Increment version number
|
2013-02-20 23:35:10 -05:00 |
|
Jonathan Warren
|
822ce7b6cd
|
Merge pull request #53 from Atheros1/master
Handle case where remote node is interested in stream 0
|
2013-02-20 16:58:44 -08:00 |
|
Jonathan Warren
|
d3ef469c5f
|
Handle case where remote node is interested in stream 0 (shouldn't happen naturally)
|
2013-02-20 19:56:21 -05:00 |
|
Jonathan Warren
|
c0178c3aed
|
Merge pull request #52 from cathalgarvey/master
Modified Address book UI
|
2013-02-19 08:20:21 -08:00 |
|
Cathal Garvey
|
dca9b31367
|
Reording menu items and not just handlers. Derp.
|
2013-02-19 13:38:25 +00:00 |
|
Cathal Garvey
|
a34eec8f4b
|
Minor UI change to Addressbook tab.
Modified layout of rightclick-on-key to reduce odds of accidentally
deleting keys. Yes, this happened to me. Five times on the same key. :s
|
2013-02-19 12:42:42 +00:00 |
|
Jonathan Warren
|
80639f68bb
|
Merge pull request #49 from cathalgarvey/master
Added shebang to main launcher and set executable flag.
|
2013-02-18 14:16:35 -08:00 |
|
Cathal Garvey
|
6dd7214136
|
Added executable flag to bitmessagemain; not even sure if git records this.
|
2013-02-18 20:23:16 +00:00 |
|
Cathal Garvey
|
410e2370fc
|
Added shebang to launcher script to enable standalone launching.
|
2013-02-18 20:22:48 +00:00 |
|
Jonathan Warren
|
4ec51baea4
|
Merge pull request #48 from Atheros1/master
Improved error reporting to diagnose Debian not finding OpenSSL
|
2013-02-18 12:03:53 -08:00 |
|
Jonathan Warren
|
dd35c7b4af
|
Improved error reporting to help diagnose why Bitmessage is having trouble finding OpenSSL on Debian, and also small changes
|
2013-02-18 15:01:47 -05:00 |
|
Jonathan Warren
|
21558f7b7d
|
Merge pull request #46 from Atheros1/master
Do pubkey POW directly after generating an address
|
2013-02-15 12:26:27 -08:00 |
|
Jonathan Warren
|
82abc93365
|
increment version number to 0.2.4
|
2013-02-15 15:24:55 -05:00 |
|
Jonathan Warren
|
de805511fb
|
Do pubkey POW directly after generating an address using random number generator
|
2013-02-15 15:23:34 -05:00 |
|
Jonathan Warren
|
cac7ff7920
|
Merge pull request #45 from Atheros1/master
Modify UI to prevent the user from trying to send messages to themselves..
|
2013-02-13 14:22:00 -08:00 |
|
Jonathan Warren
|
7609b44beb
|
Modify UI to prevent the user from trying to send messages to themselves within the same client
|
2013-02-13 17:19:08 -05:00 |
|
Jonathan Warren
|
d4a0eaf4aa
|
Merge pull request #44 from Atheros1/master
Added more input data validation and error handling
|
2013-02-12 12:03:14 -08:00 |
|
Jonathan Warren
|
632db8d9a6
|
Added more input data validation and error handling
|
2013-02-12 15:00:04 -05:00 |
|
Jonathan Warren
|
de079890b8
|
Merge pull request #43 from Atheros1/master
Subscribe by default to new releases and announcements
|
2013-02-11 14:21:50 -08:00 |
|
Jonathan Warren
|
bf05c5f795
|
Subscribe by default to new releases and announcements
|
2013-02-11 17:17:49 -05:00 |
|
Jonathan Warren
|
0ddf9203ee
|
Merge pull request #42 from Atheros1/master
The embedded time is needed.
|
2013-02-11 14:04:49 -08:00 |
|
Jonathan Warren
|
2bbc08f080
|
The embedded time is needed.
|
2013-02-11 17:01:35 -05:00 |
|
Jonathan Warren
|
3a4f21c795
|
Merge pull request #41 from Atheros1/master
Changed the way nodes store and relay pubkeys
|
2013-02-11 13:46:55 -08:00 |
|
Jonathan Warren
|
341cec8e59
|
added comment
|
2013-02-11 16:38:05 -05:00 |
|
Jonathan Warren
|
dc4fb349c6
|
Changed the way nodes store and relay pubkeys
|
2013-02-11 16:28:38 -05:00 |
|
Jonathan Warren
|
844a241400
|
Merge pull request #40 from Atheros1/master
minor code refactoring
|
2013-02-07 13:32:58 -08:00 |
|