Commit Graph

  • ac2bf4715a Merge branch 'master' of github.com:Atheros1/PyBitmessage Jonathan Warren 2013-05-28 16:50:38 -0400
  • 3b9c5885ea Added menu option to delete all trashed messages Jonathan Warren 2013-05-28 16:50:09 -0400
  • 3ee9b4ea6e inv flooding attack mitigation Jonathan Warren 2013-05-28 13:30:44 -0400
  • 7e9ac11dbc Merge pull request #166 from Atheros1/master Jonathan Warren 2013-05-25 11:04:45 -0700
  • 7a271dccdd On Linux, when selecting Show Bitmessage, do not maximize automatically Jonathan Warren 2013-05-25 13:59:00 -0400
  • 9e0b1d3147 Use tray icons stored in bitmessage_icons_rc.py Jonathan Warren 2013-05-25 13:35:13 -0400
  • 9148ff4c6e Merge pull request #163 from Atheros1/master Jonathan Warren 2013-05-24 14:08:11 -0700
  • 204f1fe52c Verify label is UTF-8 data Jonathan Warren 2013-05-24 17:05:45 -0400
  • 2293f52380 Small gui change per github issue #162 Jonathan Warren 2013-05-24 16:23:35 -0400
  • 06992eeb71 Merge branch 'master' of github.com:Atheros1/PyBitmessage Jonathan Warren 2013-05-24 16:12:23 -0400
  • a293cef8d1 Added new deterministic address and subscription-related commands Jonathan Warren 2013-05-24 16:12:16 -0400
  • dcaf5e767e Merge pull request #161 from Atheros1/master Jonathan Warren 2013-05-22 19:13:20 -0700
  • 4705c4f78a New tray icon, also use existing local-IP rejection function for received addr messages also Jonathan Warren 2013-05-22 22:01:35 -0400
  • 83e934f90f Merge branch 'master' of github.com:Bitmessage/PyBitmessage Jonathan Warren 2013-05-22 21:26:00 -0400
  • eb9339052d adjust tab order Jonathan Warren 2013-05-21 14:10:48 -0400
  • 2a7c6c2805 Merge pull request #160 from Atheros1/master Jonathan Warren 2013-05-21 10:02:38 -0700
  • ca874215a7 set a short timeout for incoming connections which are not fully established with version messages Jonathan Warren 2013-05-21 12:51:52 -0400
  • cb387af25f allow active nodes which are not actually Bitmessage nodes to expire out of the knownNodes file Jonathan Warren 2013-05-21 12:26:07 -0400
  • 7d5579f1a3 Prevent incoming connection flooding from crashing singleListener thread Jonathan Warren 2013-05-21 12:08:37 -0400
  • f3d83e2f88 Merge pull request #159 from Atheros1/master Jonathan Warren 2013-05-20 13:01:38 -0700
  • 03739adc0d Merge branch 'master' of github.com:Atheros1/PyBitmessage Jonathan Warren 2013-05-20 16:00:54 -0400
  • dd2a512111 update defaultKnownNodes.py Jonathan Warren 2013-05-20 15:58:45 -0400
  • 8dfdcb4a59 Merge pull request #158 from Atheros1/master Jonathan Warren 2013-05-18 09:13:23 -0700
  • b5fef550bf fix bug that caused workerThread to crash when sending out an old v2 pubkey Jonathan Warren 2013-05-18 12:11:21 -0400
  • 0bc95fe394 Merge pull request #155 from Atheros1/master Jonathan Warren 2013-05-16 10:15:56 -0700
  • 7458b09e07 Wrap all sock.shutdown functions in error handlers because evidently these can fail on some OSs if the socket is already shut down from earlier. Jonathan Warren 2013-05-16 13:10:40 -0400
  • dfd91d35af on exception during a SQL execute, show user the SQL line that caused the exception Jonathan Warren 2013-05-16 13:04:30 -0400
  • 17a8ece5c1 Commit commands must be within a sqlLock Jonathan Warren 2013-05-16 12:41:04 -0400
  • f44322239e Merge pull request #154 from Atheros1/master Jonathan Warren 2013-05-15 15:04:44 -0700
  • 5cf30c1533 Bugfix: Must use toAddress instead of addressInKeysFile if toLabel is blank when receiving message Jonathan Warren 2013-05-15 18:03:54 -0400
  • ab4a5da28a Bugfix: Must use toAddress instead of addressInKeysFile if toLabel is blank when receiving message Jonathan Warren 2013-05-15 18:03:33 -0400
  • 3af872203e Merge pull request #153 from Atheros1/master Jonathan Warren 2013-05-15 14:04:33 -0700
  • 1a7d21d000 comment out old self.trayicon Jonathan Warren 2013-05-15 16:40:39 -0400
  • 7c204e30da Merge pull request #151 from fuzzgun/master Jonathan Warren 2013-05-15 13:32:32 -0700
  • f3f5c31d5b Merge branch 'master' of http://github.com/fuzzgun/PyBitmessage into fuzzgun-master Jonathan Warren 2013-05-15 16:31:45 -0400
  • fb60aa7b60 Use showMaximized fuzzgun 2013-05-15 17:36:30 +0100
  • 094a0debb6 Merge branch 'master' of https://github.com/Atheros1/PyBitmessage fuzzgun 2013-05-14 18:11:13 +0100
  • 05cb526acd Merge branch 'master' of http://github.com/fuzzgun/PyBitmessage into fuzzgun-master Jonathan Warren 2013-05-14 13:09:45 -0400
  • af3c1f01c5 Merge branch 'master' of github.com:Bitmessage/PyBitmessage Jonathan Warren 2013-05-14 13:06:56 -0400
  • a93bee3005 Match Wiki Protocol-spec to program Jonathan Warren 2013-05-14 13:06:29 -0400
  • de06cdef73 Merge branch 'master' of https://github.com/Atheros1/PyBitmessage fuzzgun 2013-05-14 17:34:38 +0100
  • 6371b338a6 Avoid an unnecessary query if there are no items in the messaging menu fuzzgun 2013-05-14 17:32:10 +0100
  • 3d992676df Merge pull request #148 from Atheros1/master Jonathan Warren 2013-05-14 09:04:21 -0700
  • f0a2c65b2e Merge remote-tracking branch 'upstream/master' fuzzgun 2013-05-14 17:03:13 +0100
  • 28a9d4741c show Connected notification when going from red to green status also Jonathan Warren 2013-05-14 12:02:56 -0400
  • 78f1213a04 Merge branch 'homebrew' of http://github.com/siuying/PyBitmessage into siuying-homebrew Jonathan Warren 2013-05-14 11:54:45 -0400
  • b5173fd835 Merge branch 'master' of http://github.com/fuzzgun/PyBitmessage into fuzzgun-master Jonathan Warren 2013-05-14 11:50:29 -0400
  • 0842679314 manually merged changes in Jonathan Warren 2013-05-14 11:44:51 -0400
  • 09a854c203 Messaging menu behavior improved in accordance with issue #135 fuzzgun 2013-05-14 16:06:01 +0100
  • 4c006d123d Messaging menu item selects the oldest unread message fuzzgun 2013-05-13 22:34:08 +0100
  • 3b2382262a Standardise on 'Quit' rather than 'Exit' fuzzgun 2013-05-13 20:38:37 +0100
  • 501a824365 New tray icons fuzzgun 2013-05-13 19:49:39 +0100
  • a041d48375 [OSX] Try to seek homebrew installation of openssl, fixes #76 Francis Chong 2013-05-14 00:45:03 +0800
  • d154e2495c minimiseonclose option to minimize the application when the window is closed fuzzgun 2013-05-13 14:02:10 +0100
  • 8973d348ad Application indicator show status is cleared when the application window is minimized fuzzgun 2013-05-13 12:20:29 +0100
  • 47e7795903 startintray works correctly in Ubuntu (issue #144) fuzzgun 2013-05-13 11:51:48 +0100
  • a81876072e Prevent multiple instances of the application from running (issue #142) fuzzgun 2013-05-13 10:29:14 +0100
  • 1f4052a0c0 Modified Debian run script based on issue #145 fuzzgun 2013-05-12 13:52:37 +0100
  • 5caced3c6b Operating system detection fuzzgun 2013-05-11 23:16:04 +0100
  • 3db67530a9 Unity lanucher shortcuts fuzzgun 2013-05-11 19:07:44 +0100
  • 415762d4e4 Messaging menu opens inbox fuzzgun 2013-05-11 18:30:49 +0100
  • 9e21a980cc Unregister messaging menu entry on exit fuzzgun 2013-05-11 18:18:43 +0100
  • 2b9817f827 Show connected or connection lost notifications fuzzgun 2013-05-11 17:46:21 +0100
  • 7825a3511b Notification when new mail arrives in Ubuntu fuzzgun 2013-05-11 17:33:16 +0100
  • 24094949cf Beginning of integration with Ubuntu Messaging Menu fuzzgun 2013-05-10 20:47:01 +0100
  • 0d81e01157 Application indicator colour changes with connection status fuzzgun 2013-05-09 23:57:46 +0100
  • 863ecdc6fb Changed install location of desktop file fuzzgun 2013-05-09 22:31:26 +0100
  • de98abb466 Merge pull request #140 from fuzzgun/master Jonathan Warren 2013-05-09 14:16:58 -0700
  • 11e9f1fcc1 Modified icon to be larger and more centered fuzzgun 2013-05-09 22:09:19 +0100
  • d6101dc3fc Merge pull request #138 from Atheros1/master Jonathan Warren 2013-05-08 14:11:58 -0700
  • 364e952de8 use only 9 half open connections for windows but 32 for everyone else Jonathan Warren 2013-05-08 17:11:16 -0400
  • 5ff8c4fcb5 Merge pull request #137 from Atheros1/master Jonathan Warren 2013-05-08 13:44:39 -0700
  • 1b810667fd Got appIndicator working on Windows. Surly needs to be retested on Linux and OSX. Jonathan Warren 2013-05-08 16:42:28 -0400
  • 52fd21733f Merge branch 'master' of http://github.com/fuzzgun/PyBitmessage into fuzzgun-master Jonathan Warren 2013-05-08 14:09:20 -0400
  • 70f09095d9 Support setting user-defined difficulty through the API Jonathan Warren 2013-05-08 13:59:30 -0400
  • 37aafec332 Application indicator separators fuzzgun 2013-05-07 22:58:47 +0100
  • ff5c7760d0 Application indicator selects tabs fuzzgun 2013-05-07 22:52:17 +0100
  • 71448fe84a Beginning of application indicator as per issue #135 fuzzgun 2013-05-07 22:22:34 +0100
  • 38ae186a93 added several printLocks to improve console output Jonathan Warren 2013-05-07 16:31:18 -0400
  • 3ab48c2fe3 Upon incoming connection, start the sendData thread before the receiveData thread Jonathan Warren 2013-05-07 16:25:01 -0400
  • 59211053dc Changed Debian install directory and run script name based upon issue #135 fuzzgun 2013-05-07 10:02:28 +0100
  • db114ea30b Added minimum version numbers to Debian control file fuzzgun 2013-05-06 17:45:23 +0100
  • a82771f7e1 Changelog update fuzzgun 2013-05-06 17:15:18 +0100
  • e081e33f56 Added bitmessageqt directory to install scripts fuzzgun 2013-05-06 17:06:52 +0100
  • 05c2a3b621 Merge branch 'master' of https://github.com/Atheros1/PyBitmessage fuzzgun 2013-05-06 16:58:25 +0100
  • 1d4f49990d Merge pull request #134 from Atheros1/master Jonathan Warren 2013-05-06 08:37:35 -0700
  • 4b27e07c2c use os._exit(0) instead of sys.exit() Jonathan Warren 2013-05-06 11:35:45 -0400
  • ac787d90a8 use os._exit(0) instead of sys.exit() Jonathan Warren 2013-05-06 11:32:40 -0400
  • e54133b553 Changelog fuzzgun 2013-05-06 12:16:26 +0100
  • 469d9c2ef6 Merge pull request #132 from Atheros1/master Jonathan Warren 2013-05-05 22:03:38 -0700
  • 7ba2a4f18b Close application if not daemon and PyQt not found Jonathan Warren 2013-05-05 17:52:57 -0400
  • a4beb436a4 Added API Function: getStatus Jonathan Warren 2013-05-03 17:26:29 -0400
  • 05c49a31cd support switching to and from portable mode without restarting Jonathan Warren 2013-05-03 15:53:38 -0400
  • caf9890bd1 better error handling around sock.sendall Jonathan Warren 2013-05-03 12:24:47 -0400
  • 73ec3e6293 Use different data structure to maintain the number of connections shown on the Network Status tab Jonathan Warren 2013-05-03 12:05:57 -0400
  • b8f44aadb4 further deamon-related changes Jonathan Warren 2013-05-02 16:55:13 -0400
  • da4cf1f1cb further deamon-related changes Jonathan Warren 2013-05-02 16:05:31 -0400
  • cbca738524 further deamon-related changes Jonathan Warren 2013-05-02 15:59:10 -0400
  • de59b4adf1 API-related changes Jonathan Warren 2013-05-02 15:39:51 -0400
  • c5d4f50dbd More daemon related changes Jonathan Warren 2013-05-02 14:18:24 -0400