Commit Graph

  • 3fd4ad0efe (why mark unread so slow?) sendiulo 2013-09-07 19:04:20 +0200
  • da65d8e62c (code cleanup) sendiulo 2013-09-07 16:36:08 +0200
  • cecf69173c Subscribe to this address unified and also for inbox sender and sent recipient sendiulo 2013-09-07 16:26:06 +0200
  • b06dbf7597 Merge 5d64919e1f into 0ad29c0e3c bitnukl 2013-09-07 04:13:29 -0700
  • 308aa97817
    resized main window to fit translations without scrolling bitnukl 2013-09-07 10:54:26 +0000
  • 5d64919e1f resized main window to fit translations without scrolling bitnukl 2013-09-07 10:54:26 +0000
  • b290b7f499
    translation updated bitnukl 2013-09-07 10:46:23 +0000
  • 8042763956 translation updated bitnukl 2013-09-07 10:46:23 +0000
  • f29fd3e379 Blacklist: - add new entry context menu item sendiulo 2013-09-07 11:51:19 +0200
  • b9906e316f (code cleanup) sendiulo 2013-09-07 11:48:43 +0200
  • ddb6e3bf05 On "Reply", "Reply to Chan" or "Send another message" (anything using on_action_NewDraft): - properly set the FROM combobox sendiulo 2013-09-07 11:11:26 +0200
  • cbef2b7c22 - centralized "new Draft function" (could be used for "mailto:address"-links) - Ask for cunfirmation to overwrite current draft in send tab if message not empty. sendiulo 2013-09-07 10:49:37 +0200
  • 7983df9e09 Sent tab: - "Send another message": send from the same ID to the same recipient as before and quote the previous message (just like a reply, only in the same directions as the original message) - Add recipient to AddressBook - "Save message as..." sendiulo 2013-09-07 08:48:59 +0200
  • 227110a945
    completed inv refactorization Jonathan Warren 2013-09-06 21:47:54 -0400
  • 831edf0d24 completed inv refactorization Jonathan Warren 2013-09-06 21:47:54 -0400
  • ae8cc976ee
    initial testing inv refactorization Jonathan Warren 2013-09-06 18:58:56 -0400
  • 2725281a6d initial testing inv refactorization Jonathan Warren 2013-09-06 18:58:56 -0400
  • fd5f4ab12b
    initial testing inv refactorization Jonathan Warren 2013-09-06 18:55:12 -0400
  • a9b15f83ba initial testing inv refactorization Jonathan Warren 2013-09-06 18:55:12 -0400
  • 560be60601
    Merge pull request #489 from Atheros1/master Jonathan Warren 2013-09-06 12:08:22 -0700
  • 0ad29c0e3c Merge pull request #489 from Atheros1/master Jonathan Warren 2013-09-06 12:08:22 -0700
  • 8b6f493baf Merge 477568f501 into 0058433b96 Jonathan Warren 2013-09-06 12:08:08 -0700
  • 95d5b7c4f8
    changed API commands which modify and list the address book per discussion in #482 Jonathan Warren 2013-09-06 15:06:29 -0400
  • 477568f501 changed API commands which modify and list the address book per discussion in #482 Jonathan Warren 2013-09-06 15:06:29 -0400
  • f7d37583e5 View HTML in sent tab sendiulo 2013-09-06 21:05:43 +0200
  • eb60f2a62a
    Merge pull request #488 from Atheros1/master Jonathan Warren 2013-09-06 10:42:34 -0700
  • 0058433b96 Merge pull request #488 from Atheros1/master Jonathan Warren 2013-09-06 10:42:34 -0700
  • 7c9bfb8ee3 Merge 7181da5dd6 into 08024748b0 Jonathan Warren 2013-09-06 10:42:25 -0700
  • 192ff55c82
    fixed #486 Jonathan Warren 2013-09-06 13:41:24 -0400
  • 7181da5dd6 fixed #486 Jonathan Warren 2013-09-06 13:41:24 -0400
  • c4a37efd96 Merge 21b2f89fb6 into 08024748b0 merlink01 2013-09-06 08:10:56 -0700
  • fbf3ec1e51 Context Menu submenu sendiulo 2013-09-06 11:01:36 +0200
  • 31a094d30c Lots of context menu improvements. sendiulo 2013-09-06 08:49:22 +0200
  • 20d19fc746 Unified "send to address" sendiulo 2013-09-06 08:18:24 +0200
  • cd1cb31d33 fixed apierror merlink 2013-09-06 01:59:43 +0200
  • c66b6036d4 Reforked Project, changed SQL Code after refactoring, added descriptions, added apierror class merlink 2013-09-06 00:27:37 +0200
  • d97c7b813e
    Merge pull request #482 from grant-olson/add_delete_addressbook Jonathan Warren 2013-09-05 11:06:06 -0700
  • 08024748b0 Merge pull request #482 from grant-olson/add_delete_addressbook Jonathan Warren 2013-09-05 11:06:06 -0700
  • b65f069154 Subscriptions: - enable multiselection (disable delete on multiselection) - enable multi-enable/disable sendiulo 2013-09-05 16:54:03 +0200
  • 89dc812ac2 GUI context menu improvements: sendiulo 2013-09-05 15:23:18 +0200
  • 16694e95db
    Use same argument order as addSubscription for addAddressBook Grant T. Olson 2013-09-05 06:42:12 -0400
  • 7f83ae4a96 Merge bfd79e0ae1 into c8b727e82b Grant Olson 2013-09-05 03:41:44 -0700
  • bfd79e0ae1 Use same argument order as addSubscription for addAddressBook Grant T. Olson 2013-09-05 06:42:12 -0400
  • 190ccdb83b
    Add add/deleteAddressBook APIs, extract address verification into reuable code, and make some QT stuff re-renderable Grant T. Olson 2013-09-05 06:31:52 -0400
  • db81f0c11e Add add/deleteAddressBook APIs, extract address verification into reuable code, and make some QT stuff re-renderable Grant T. Olson 2013-09-05 06:31:52 -0400
  • 8e7df6d54c
    Merge pull request #480 from grant-olson/chan_in_listAddress Jonathan Warren 2013-09-04 17:20:49 -0700
  • c8b727e82b Merge pull request #480 from grant-olson/chan_in_listAddress Jonathan Warren 2013-09-04 17:20:49 -0700
  • 8c40e67311 Merge 48a3bdfefc into 4f9dc9d720 Grant Olson 2013-09-04 17:19:56 -0700
  • 8027c3a005
    Merge pull request #481 from Atheros1/master Jonathan Warren 2013-09-04 17:19:00 -0700
  • 4f9dc9d720 Merge pull request #481 from Atheros1/master Jonathan Warren 2013-09-04 17:19:00 -0700
  • bd7ae87a40 Merge c06bbc14f8 into 2fcc6916c6 Jonathan Warren 2013-09-04 17:18:47 -0700
  • 64ece3a6d2
    Give user feedback when disk is full Jonathan Warren 2013-09-04 20:14:25 -0400
  • c06bbc14f8 Give user feedback when disk is full Jonathan Warren 2013-09-04 20:14:25 -0400
  • 6416a20a6e
    Add chan true/false to listAddresses results Grant T. Olson 2013-09-04 19:25:44 -0400
  • 48a3bdfefc Add chan true/false to listAddresses results Grant T. Olson 2013-09-04 19:25:44 -0400
  • 2443d332b9
    When replying using chan address, send to whole chan not just sender Jonathan Warren 2013-09-04 17:33:39 -0400
  • 9283ce8776 When replying using chan address, send to whole chan not just sender Jonathan Warren 2013-09-04 17:33:39 -0400
  • 11e74e2659
    Merge pull request #479 from Atheros1/master Jonathan Warren 2013-09-04 13:55:18 -0700
  • 2fcc6916c6 Merge pull request #479 from Atheros1/master Jonathan Warren 2013-09-04 13:55:18 -0700
  • cf97afb322 Merge 1bbb8240ed into 99ef546a0a Jonathan Warren 2013-09-04 13:55:06 -0700
  • e1a1047953
    modifications to API commands used by mobile device Jonathan Warren 2013-09-04 16:51:19 -0400
  • 1bbb8240ed modifications to API commands used by mobile device Jonathan Warren 2013-09-04 16:51:19 -0400
  • 528e2fbc47
    Merge pull request #477 from fanquake/build_osx-version Jonathan Warren 2013-09-04 09:59:50 -0700
  • 99ef546a0a Merge pull request #477 from fanquake/build_osx-version Jonathan Warren 2013-09-04 09:59:50 -0700
  • b03e6dc8dc Merge 36af1b528d into fecfab870a Michael Ford 2013-09-04 09:59:39 -0700
  • db7b7e98e4 Merge 1eb7fc18d7 into fecfab870a Evgeny Tataurov 2013-09-04 09:59:19 -0700
  • 995e05476f
    Merge pull request #478 from Atheros1/master Jonathan Warren 2013-09-04 09:54:32 -0700
  • fecfab870a Merge pull request #478 from Atheros1/master Jonathan Warren 2013-09-04 09:54:32 -0700
  • 46d8c0cf92 Merge 7ccdd14418 into eff4edb8e8 Jonathan Warren 2013-09-04 09:54:25 -0700
  • cbd5fb428c
    fix #474 Jonathan Warren 2013-09-04 12:53:18 -0400
  • 7ccdd14418 fix #474 Jonathan Warren 2013-09-04 12:53:18 -0400
  • 9bbcb16deb In identities tab: - batch identities enabling/disabling - send to this chan(s) context menu sendiulo 2013-09-04 15:52:29 +0200
  • e502b96ef1
    now it should also work with the other identicon file sendiulo 2013-09-04 13:45:23 +0200
  • a9fb87173f now it should also work with the other identicon file sendiulo 2013-09-04 13:45:23 +0200
  • 29981230a9
    Correct version number in build_osx.py Michael Ford 2013-09-04 19:31:50 +0800
  • 36af1b528d Correct version number in build_osx.py Michael Ford 2013-09-04 19:31:50 +0800
  • 1eb7fc18d7 remove useless tuple in tableWidgetInboxItemClicked, fixes #474 Evgeny Tataurov 2013-09-04 14:41:19 +0600
  • 6cfc524561 Merge 7c1e8b2821 into eff4edb8e8 Evgeny Tataurov 2013-09-04 01:25:17 -0700
  • 7c1e8b2821 Pass elements instead of tuple in ubuntuMessagingMenuClear sqlQuery. fixes #474 Evgeny Tataurov 2013-09-04 14:20:32 +0600
  • 0c7a8d0463
    Merge pull request #471 from Eylrid/master Jonathan Warren 2013-09-03 22:10:00 -0700
  • eff4edb8e8 Merge pull request #471 from Eylrid/master Jonathan Warren 2013-09-03 22:10:00 -0700
  • 90c6a3255f Merge f9d2a39c3d into 06c0da5e72 Eylrid 2013-09-03 22:09:10 -0700
  • a1ebf8b040
    Merge pull request #473 from Atheros1/master Jonathan Warren 2013-09-03 20:00:14 -0700
  • 06c0da5e72 Merge pull request #473 from Atheros1/master Jonathan Warren 2013-09-03 20:00:14 -0700
  • 495410557e Merge 5fab298559 into 32b682d5bf Jonathan Warren 2013-09-03 19:59:58 -0700
  • c35bdc636f
    Refactor of the way PyBitmessage looks for interesting new objects in huge inv messages from peers Jonathan Warren 2013-09-03 22:45:45 -0400
  • 5fab298559 Refactor of the way PyBitmessage looks for interesting new objects in huge inv messages from peers Jonathan Warren 2013-09-03 22:45:45 -0400
  • 5ee70b0db7
    Show inventory lookup rate on Network Status tab Jonathan Warren 2013-09-03 18:08:29 -0400
  • 6159d5e622 Show inventory lookup rate on Network Status tab Jonathan Warren 2013-09-03 18:08:29 -0400
  • 0f0422cda6
    Restore "import shared" to helper_inbox Amos Bairn 2013-09-03 12:56:07 -0700
  • f9d2a39c3d Restore "import shared" to helper_inbox Amos Bairn 2013-09-03 12:56:07 -0700
  • 85b40d1790
    Merge pull request #469 from Atheros1/master Jonathan Warren 2013-09-02 21:32:22 -0700
  • 32b682d5bf Merge pull request #469 from Atheros1/master Jonathan Warren 2013-09-02 21:32:22 -0700
  • 935a088941 Merge 3ca4578f7f into b002a93102 Jonathan Warren 2013-09-02 21:32:10 -0700
  • 8447c23881
    minor changes to previous commit- adding listAddressBook to API Jonathan Warren 2013-09-03 00:30:48 -0400
  • 3ca4578f7f minor changes to previous commit- adding listAddressBook to API Jonathan Warren 2013-09-03 00:30:48 -0400
  • 10750b4c85
    Merge branch 'master' of git://github.com/Eylrid/PyBitmessage into Eylrid-master Jonathan Warren 2013-09-03 00:26:43 -0400
  • cf52d93a67 Merge branch 'master' of git://github.com/Eylrid/PyBitmessage into Eylrid-master Jonathan Warren 2013-09-03 00:26:43 -0400
  • 910ffb65f3 Merge a290b61f1a into b002a93102 Eylrid 2013-09-02 21:22:56 -0700
  • 0e2b1c90c3
    Merge pull request #468 from Atheros1/master Jonathan Warren 2013-09-02 21:21:58 -0700