Commit Graph

631 Commits

Author SHA1 Message Date
fuzzgun 415762d4e4 Messaging menu opens inbox 2013-05-11 18:30:49 +01:00
fuzzgun 9e21a980cc Unregister messaging menu entry on exit 2013-05-11 18:18:43 +01:00
fuzzgun 2b9817f827 Show connected or connection lost notifications 2013-05-11 17:46:21 +01:00
fuzzgun 7825a3511b Notification when new mail arrives in Ubuntu 2013-05-11 17:33:16 +01:00
fuzzgun 24094949cf Beginning of integration with Ubuntu Messaging Menu 2013-05-10 20:47:01 +01:00
fuzzgun 0d81e01157 Application indicator colour changes with connection status 2013-05-09 23:57:46 +01:00
fuzzgun 863ecdc6fb Changed install location of desktop file 2013-05-09 22:31:26 +01:00
Jonathan Warren de98abb466 Merge pull request #140 from fuzzgun/master
Modified icon to be larger and more centered
2013-05-09 14:16:58 -07:00
fuzzgun 11e9f1fcc1 Modified icon to be larger and more centered 2013-05-09 22:09:19 +01:00
Jonathan Warren d6101dc3fc Merge pull request #138 from Atheros1/master
use only 9 half open connections for windows but 32 for everyone else
2013-05-08 14:11:58 -07:00
Jonathan Warren 364e952de8 use only 9 half open connections for windows but 32 for everyone else 2013-05-08 17:11:16 -04:00
Jonathan Warren 5ff8c4fcb5 Merge pull request #137 from Atheros1/master
fuzzgun appIndicator and also additional createAddresses through API functionality
2013-05-08 13:44:39 -07:00
Jonathan Warren 1b810667fd Got appIndicator working on Windows. Surly needs to be retested on Linux and OSX. 2013-05-08 16:42:28 -04:00
Jonathan Warren 52fd21733f Merge branch 'master' of http://github.com/fuzzgun/PyBitmessage into fuzzgun-master 2013-05-08 14:09:20 -04:00
Jonathan Warren 70f09095d9 Support setting user-defined difficulty through the API 2013-05-08 13:59:30 -04:00
fuzzgun 37aafec332 Application indicator separators 2013-05-07 22:58:47 +01:00
fuzzgun ff5c7760d0 Application indicator selects tabs 2013-05-07 22:52:17 +01:00
fuzzgun 71448fe84a Beginning of application indicator as per issue #135 2013-05-07 22:22:34 +01:00
Jonathan Warren 38ae186a93 added several printLocks to improve console output 2013-05-07 16:31:18 -04:00
Jonathan Warren 3ab48c2fe3 Upon incoming connection, start the sendData thread before the receiveData thread 2013-05-07 16:25:01 -04:00
fuzzgun 59211053dc Changed Debian install directory and run script name based upon issue #135 2013-05-07 10:02:28 +01:00
fuzzgun db114ea30b Added minimum version numbers to Debian control file 2013-05-06 17:45:23 +01:00
fuzzgun a82771f7e1 Changelog update 2013-05-06 17:15:18 +01:00
fuzzgun e081e33f56 Added bitmessageqt directory to install scripts 2013-05-06 17:06:52 +01:00
fuzzgun 05c2a3b621 Merge branch 'master' of https://github.com/Atheros1/PyBitmessage 2013-05-06 16:58:25 +01:00
Jonathan Warren 1d4f49990d Merge pull request #134 from Atheros1/master
use os._exit(0) instead of sys.exit()
2013-05-06 08:37:35 -07:00
Jonathan Warren 4b27e07c2c use os._exit(0) instead of sys.exit() 2013-05-06 11:35:45 -04:00
Jonathan Warren ac787d90a8 use os._exit(0) instead of sys.exit() 2013-05-06 11:32:40 -04:00
fuzzgun e54133b553 Changelog 2013-05-06 12:16:26 +01:00
Jonathan Warren 469d9c2ef6 Merge pull request #132 from Atheros1/master
v0.3.0
2013-05-05 22:03:38 -07:00
Jonathan Warren 7ba2a4f18b Close application if not daemon and PyQt not found 2013-05-05 17:52:57 -04:00
Jonathan Warren a4beb436a4 Added API Function: getStatus 2013-05-03 17:26:29 -04:00
Jonathan Warren 05c49a31cd support switching to and from portable mode without restarting 2013-05-03 15:53:38 -04:00
Jonathan Warren caf9890bd1 better error handling around sock.sendall 2013-05-03 12:24:47 -04:00
Jonathan Warren 73ec3e6293 Use different data structure to maintain the number of connections shown on the Network Status tab 2013-05-03 12:05:57 -04:00
Jonathan Warren b8f44aadb4 further deamon-related changes 2013-05-02 16:55:13 -04:00
Jonathan Warren da4cf1f1cb further deamon-related changes 2013-05-02 16:05:31 -04:00
Jonathan Warren cbca738524 further deamon-related changes 2013-05-02 15:59:10 -04:00
Jonathan Warren de59b4adf1 API-related changes 2013-05-02 15:39:51 -04:00
Jonathan Warren c5d4f50dbd More daemon related changes 2013-05-02 14:18:24 -04:00
Jonathan Warren 9a64c265a0 Continued daemon mode implementation 2013-05-02 12:47:43 -04:00
Jonathan Warren 0bc4712063 Continued daemon mode implementation 2013-05-02 11:53:54 -04:00
Jonathan Warren 08dad3e33d most daemon code done 2013-05-01 16:06:55 -04:00
Jonathan Warren 3811881868 bump version number to 0.3.0 2013-04-30 15:52:47 -04:00
Jonathan Warren 63f1b6a5c8 truncate display of long messages to avoid freezing the UI 2013-04-30 15:41:13 -04:00
Jonathan Warren 5b58ff2104 truncate display of long messages to avoid freezing the UI 2013-04-30 15:22:36 -04:00
Jonathan Warren 5d7c5f0c2b set hard date for encrypted-broadcast switchover 2013-04-30 12:22:47 -04:00
Jonathan Warren 0b78e36639 added extra statements for troubleshooting 2013-04-30 10:54:30 -04:00
Jonathan Warren 8e042930f2 add a simple printLock 2013-04-29 17:20:09 -04:00
Jonathan Warren 32d8a78fc7 test socket.close change 2013-04-29 15:20:56 -04:00