Commit Graph

  • ae01199b43 Made references capitalised benhc123 2014-08-06 20:08:37 +0100
  • 269506ff8f New localization module (l10n) Resolves #691 bmng-dev 2014-08-06 02:01:01 +0000
  • d2f988e7ac Merge pull request #700 from Atheros1/master Jonathan Warren 2014-08-04 18:37:53 -0400
  • 807f2fee8a increment version number to 0.4.3 Jonathan Warren 2014-08-04 18:35:26 -0400
  • 51d73f0eba Merge pull request #694 from antius/master Jonathan Warren 2014-08-01 17:41:10 -0400
  • b58d749723 Merge pull request #699 from Atheros1/master Jonathan Warren 2014-08-01 17:27:52 -0400
  • 9e16e81283 resolve merge conflict and show transfer rate Jonathan Warren 2014-08-01 16:35:48 -0400
  • 0820578452 Merge pull request #696 from bmng-dev/Issue-#689 Jonathan Warren 2014-07-29 13:57:48 -0400
  • 833131f2c9 Merge pull request #697 from Atheros1/master Jonathan Warren 2014-07-29 13:56:29 -0400
  • fbfbbf68b5 support pyelliptic's updated HMAC algorithm Jonathan Warren 2014-07-29 03:35:23 -0400
  • 4430ed0cb5 Improve version check bmng-dev 2014-07-29 06:51:59 +0000
  • 6a68a0c8b6 Change decodeBase58 The Antius 2014-07-27 03:31:45 +0200
  • bb48f44968 Merge pull request #692 from Atheros1/master Jonathan Warren 2014-07-26 13:16:50 -0400
  • b41fb616ae ignore duplicate messages Jonathan Warren 2014-07-26 13:15:28 -0400
  • a303c8d878 Merge pull request #688 from rubensayshi/curses-without-qt Jonathan Warren 2014-07-16 16:46:11 -0400
  • c8bf3ccc63 moved the check for PyQt so that we don't need to install it when running -c Ruben de Vries 2014-07-15 17:32:00 +0200
  • 82fd241450 Merge pull request #681 from sandakersmann/patch-1 Jonathan Warren 2014-07-14 19:46:20 -0400
  • ce62294975 Merge pull request #679 from enikesha/htmlfix Jonathan Warren 2014-07-14 19:45:15 -0400
  • d4f3a6a71f Merge pull request #687 from Atheros1/bmng-dev-master Jonathan Warren 2014-07-14 19:42:36 -0400
  • a2a7edc9be resolve merge conflict Jonathan Warren 2014-07-14 18:01:56 -0400
  • c05b12ea6a Merge pull request #685 from Atheros1/master Jonathan Warren 2014-07-14 14:17:19 -0400
  • 254bac6b32 minor change to 'addDataPadding' commit Jonathan Warren 2014-07-14 14:15:38 -0400
  • f6bab3918c Merge pull request #668 from antius/master Jonathan Warren 2014-07-14 14:12:07 -0400
  • e3124e1b2c Merge pull request #666 from piluke/master Jonathan Warren 2014-07-14 14:06:21 -0400
  • f05bcdb829 Made sent/received byte counts to be in human readable format. Yuri 2014-07-11 11:12:58 -0700
  • f107b0fbd9 Addition of bytes received/sent counts on the network information tab. Yuri 2014-07-07 13:30:23 -0700
  • bf7f58efd5 Bug fix for bitmessage_no.ts sandakersmann 2014-06-10 07:59:37 +0200
  • be5ab22d16 Fix name error bmng-dev 2014-06-08 14:07:28 +0000
  • 1f9991bcd0 Fix syntax error bmng-dev 2014-06-08 14:03:58 +0000
  • 51b9a59719 Optimizations and better newlines handling Innocenty Enikeew 2014-06-03 09:45:59 +0400
  • c848d55462 Fix unicode handling in 'View HTML code as formated text'. Fixes #667 Innocenty Enikeew 2014-06-02 21:05:26 +0400
  • 97647f23a6 Refactor header generation bmng-dev 2014-05-22 16:33:42 +0000
  • 1f75047223 Refactor generation of packet headers bmng-dev 2014-05-22 16:21:20 +0000
  • 0f9625aac7 Refactor packet header extraction and generation bmng-dev 2014-05-22 15:57:48 +0000
  • ccfbe8da47 Refactor handling of packet headers bmng-dev 2014-05-22 13:08:30 +0000
  • 947f7655ab Refactor generation of packet headers bmng-dev 2014-05-22 12:30:51 +0000
  • 9b40838f25 Use pointMult instead of arithmetic.privtopub bmng-dev 2014-05-21 11:08:15 +0000
  • b1261a6c0e Move pointMult to highlevelcrypto bmng-dev 2014-05-21 10:15:07 +0000
  • 19deff7c75 Move pointMult to highlevelcrypto bmng-dev 2014-05-21 10:06:20 +0000
  • ecf78801bf Move pointMult function to highlevelcrypto bmng-dev 2014-05-21 09:59:08 +0000
  • cc21d629c9 Merge pull request #654 from bashrc/master Jonathan Warren 2014-05-19 16:06:45 -0400
  • 033370472e Merge pull request #670 from Atheros1/master Jonathan Warren 2014-05-19 16:04:32 -0400
  • b97a65391c added dutch translation option to settings dialog Jonathan Warren 2014-05-19 16:01:46 -0400
  • 8ed4ba8670 Merge branch 'master' of git://github.com/lazlolazlolazlo/PyBitmessage into lazlolazlolazlo-master Jonathan Warren 2014-05-19 14:04:17 -0400
  • 41ba921626 Simplify and optimize antius 2014-05-02 18:47:50 +0200
  • 53a3d1635a Make addDataPadding method to avoid clutter. antius 2014-05-02 16:46:36 +0200
  • cefda79141 Merge branch 'master' of ssh://github.com/piluke/PyBitmessage Luke Montalvo 2014-04-30 21:00:38 -0500
  • cc5301327c * A few minor changes including accidentally unappended code * Fix sending as a chan address Luke Montalvo 2014-04-30 19:29:04 -0500
  • f24f275e61 * A few minor changes including accidentally unappended code Luke Montalvo 2014-04-30 19:29:04 -0500
  • 276b8d3125 Merge branch 'master' of https://github.com/Bitmessage/PyBitmessage Luke Montalvo 2014-04-30 19:09:29 -0500
  • d4327cef81 + Add text wrapping to message viewer * Move global variable declaration to prevent warnings * Fix Address Book and Subscriptions entry prepending * Fix shared.fixPotentiallyInvalidUTF8Data() corrupting sent subjects and message bodies Luke Montalvo 2014-04-30 19:03:12 -0500
  • 84bd40bd57 Merge pull request #642 from fyahfox/master Jonathan Warren 2014-04-30 18:51:34 -0400
  • 486508dab2 Merge pull request #665 from Atheros1/master Jonathan Warren 2014-04-30 18:50:50 -0400
  • a49ab786bb resolve merge conflict Jonathan Warren 2014-04-30 18:48:00 -0400
  • 38d7db24ad Merge pull request #639 from bpeel/wip/trusted-peer Jonathan Warren 2014-04-30 17:42:28 -0400
  • e2e79362af Merge pull request #638 from IZARTeam/master Jonathan Warren 2014-04-30 16:51:58 -0400
  • c1af9e8cef Merge pull request #634 from coolbeans7/master Jonathan Warren 2014-04-30 16:50:57 -0400
  • a94d995f76 Merge pull request #633 from domob1812/email-quoting Jonathan Warren 2014-04-30 16:49:06 -0400
  • ac11a4ca56 Merge pull request #664 from Atheros1/master Jonathan Warren 2014-04-30 15:55:15 -0400
  • 22934441dc Fix #662 - 'PyBitmessage does not wait for verack' Jonathan Warren 2014-04-30 15:39:25 -0400
  • e138320801 Merge pull request #663 from Atheros1/master Jonathan Warren 2014-04-30 12:45:42 -0400
  • 12d131f7f2 Fixed minor label problem during init Jonathan Warren 2014-04-30 12:44:16 -0400
  • 196047b2ed + Add Sent, Subscription, and Blacklist tab functionality + Add code to delete address from Your Identities + Add code to load Sentbox, Subscriptions, and Blacklist * Lengthen column width from 30 to 40 to better fit unlabeled addresses and long subject lines * Fix row overflow support * Reorder Dialog initialization to remove duplicate code * Add reply argument to sendMessage() * Add newline to Move to Trash message * Replace Your Identities address copy option with an option to send a message Luke Montalvo 2014-04-29 21:45:41 -0500
  • c3feb54b7b + Add lists for each tab requiring a large table + Add function ascii() to strip non-ASCII characters + Add Inbox, Send, and Address Book tabs support + Add Home and End key handling to allow skipping to the top or bottom of tables + Add sendMessage() function so replies are easier and code is not duplicated + Add screen clear before initial draw in order to get rid of the default background color * Fix resetlookups() by allowing access to global inventorydata * Shorten resetlookups() Timer to 1 second * Fix table display when output requires scrolling * Change table column width from 50 to 30 - Remove conditional naptime by using blocking input with 1 second timeout - Remove stderr capturing for development purposes Luke Montalvo 2014-04-29 00:10:33 -0500
  • 01003fc56c Merge branch 'master' of https://github.com/Bitmessage/PyBitmessage Luke Montalvo 2014-04-29 00:09:30 -0500
  • 0ca27f73f3 Merge pull request #661 from Bitmessage/bpeel-ipv6 Jonathan Warren 2014-04-27 18:10:08 -0400
  • 114ba4e23a slightly modify IPv6 modifications so that IPv4-only hosts properly handle v6 IPs Jonathan Warren 2014-04-27 18:05:43 -0400
  • 7d10d2aa2a + Fix CPU hogging by implementing tab-based refresh improvements * Make tables more distinct with horizontal lines - Remove start_color() because wrapper() does it anyway Luke Montalvo 2014-04-19 13:57:08 -0500
  • 813f4c7ed9 + Add dependency list + Add stderr capturing + Add identities and network status tabs + Add dialogs to configure identities + Add color pair definitions + Add the '-c' flag to use the curses interface * Reorganize imports * Switch logger to file_only mode when running with curses Luke Montalvo 2014-04-19 13:45:37 -0500
  • 63c9f751a9 + Add beginning code for an alternative curses interface Luke Montalvo 2014-04-18 00:48:42 -0500
  • eef2176bfa Merge branch 'master' into email-quoting Daniel Kraft 2014-04-06 15:46:05 +0200
  • 7da6ea958f Add support for IPv6 Neil Roberts 2014-02-16 16:21:20 +0000
  • f0c76f003a Changelog must be in chronological order Bob Mottram 2014-03-06 21:12:26 +0000
  • 6bfc563f75 Fix 'bogus' dates which otherwise prevent package creation Bob Mottram 2014-03-06 09:21:06 +0000
  • 758120cc2f Exclude debian directory from orig.tar.gz #651 Bob Mottram 2014-03-05 20:36:13 +0000
  • 700e3d1f17 Merge pull request #629 from yurivict/translations Jonathan Warren 2014-03-04 18:03:40 -0500
  • 7f01887365 Add dutch translation files Lazlo Westerhof 2014-02-27 13:17:21 +0100
  • 272364ce7b Update bitmessage_de.ts fyahfox 2014-02-09 14:22:28 +0100
  • 928d9501cc Update bitmessage_de.ts fyahfox 2014-02-08 18:41:33 +0100
  • ff36037df9 Update bitmessage_de.ts fyahfox 2014-02-08 18:40:02 +0100
  • fd6fd0719f Update bitmessage_de.ts fyahfox 2014-02-08 17:46:17 +0100
  • cfb1c079c5 add language option goldbook 2014-02-08 12:02:19 +0900
  • 61d4e0889f complete translation to japanese goldbook 2014-02-08 11:35:51 +0900
  • a34442d637 add more translation. goldbook 2014-02-07 00:47:04 +0900
  • 03263156de Add a 'trustedpeer' option to keys.dat Neil Roberts 2014-02-06 13:16:07 +0000
  • 1204442fcd Add zh_cn translations in class_singleWorker.py IZARTeam 2014-02-06 03:31:51 +0800
  • 44f31d7bf9 Merge pull request #637 from Atheros1/master Jonathan Warren 2014-02-04 23:47:59 -0800
  • 0de659a04a Ignore, and don't save to memory, messages larger than 20MB (temporary) Jonathan Warren 2014-02-05 02:45:10 -0500
  • e63276c240 add japanese transration. goldbook 2014-02-01 17:15:50 +0900
  • 6326147d6f Make reply below quote opt-in. Daniel Kraft 2014-01-28 20:57:01 +0100
  • 5c1e1206ef Use patch for email-like quoting with '>' chars. Daniel Kraft 2014-01-28 20:32:16 +0100
  • eb2a82295a Corrected Russian translation. Yuri 2014-01-24 20:14:51 -0800
  • 205127aa05 Merge branch 'master' of https://github.com/Bitmessage/PyBitmessage into translations Yuri 2014-01-24 19:59:35 -0800
  • e133b90769 Update rpm.sh coolbeans7 2014-01-24 08:22:01 -0800
  • 525a6ec58b Update ebuild.sh coolbeans7 2014-01-24 08:21:01 -0800
  • d9c60d8e5f Update debian.sh coolbeans7 2014-01-24 08:20:28 -0800
  • 0e310849ca Update arch.sh coolbeans7 2014-01-24 08:19:29 -0800
  • ab49956759 Update README.md coolbeans7 2014-01-24 08:17:50 -0800
  • 648750ef5c Updated Install.md coolbeans7 2014-01-24 08:16:28 -0800
  • a594cc80c5 Merge pull request #628 from flaskevann/patch-14 Jonathan Warren 2014-01-23 15:48:15 -0800