Commit Graph

  • b002a93102 Merge pull request #468 from Atheros1/master Jonathan Warren 2013-09-02 21:21:58 -0700
  • 40e65d7216 Merge e214f0bb66 into 6039626450 Jonathan Warren 2013-09-02 21:21:42 -0700
  • f4f859c417
    Added ability to set a message's read status using getInboxMessageID. This rather than #368 Jonathan Warren 2013-09-03 00:20:30 -0400
  • e214f0bb66 Added ability to set a message's read status using getInboxMessageID. This rather than #368 Jonathan Warren 2013-09-03 00:20:30 -0400
  • 16ce63d601
    Merge pull request #467 from Atheros1/master Jonathan Warren 2013-09-02 20:20:20 -0700
  • 6039626450 Merge pull request #467 from Atheros1/master Jonathan Warren 2013-09-02 20:20:20 -0700
  • f65fe90dc1 Merge f64461feb0 into 1554e17282 Jonathan Warren 2013-09-02 20:20:04 -0700
  • 582f633562
    fixes to new SQL refactoring Jonathan Warren 2013-09-02 23:14:43 -0400
  • f64461feb0 fixes to new SQL refactoring Jonathan Warren 2013-09-02 23:14:43 -0400
  • 209a6186d7
    minor changes to previous commit Jonathan Warren 2013-09-02 18:24:22 -0400
  • ea3cf9e00e minor changes to previous commit Jonathan Warren 2013-09-02 18:24:22 -0400
  • a62d0b184f
    Merge branch 'sql_refactor' of git://github.com/grant-olson/PyBitmessage into grant-olson-sql_refactor Jonathan Warren 2013-09-02 17:30:06 -0400
  • 95c1dbda5a Merge branch 'sql_refactor' of git://github.com/grant-olson/PyBitmessage into grant-olson-sql_refactor Jonathan Warren 2013-09-02 17:30:06 -0400
  • 553b072c3a Merge 8d8e43b1fc into 1554e17282 Grant Olson 2013-09-02 14:13:51 -0700
  • 1990c62ac8
    Merge pull request #466 from Atheros1/master Jonathan Warren 2013-09-02 14:09:03 -0700
  • 1554e17282 Merge pull request #466 from Atheros1/master Jonathan Warren 2013-09-02 14:09:03 -0700
  • 86b6a86b33 Merge 9774cd2a5c into 6f48d6738b Jonathan Warren 2013-09-02 14:08:25 -0700
  • 3714f7752e
    fix #464 Jonathan Warren 2013-09-02 16:51:32 -0400
  • 9774cd2a5c fix #464 Jonathan Warren 2013-09-02 16:51:32 -0400
  • 21b2f89fb6 Added External IP Address to client Status merlink 2013-09-02 16:20:42 +0200
  • ded6736e1b Added more infos to ClientStatus merlink 2013-09-01 22:34:20 +0200
  • a7423a3ad5 Added unittests for markInboxMessageAsRead(msgid) and markInboxMessageAsUnread(msgid) merlink 2013-09-01 22:13:18 +0200
  • dd3904059e Added functions: markInboxMessageAsRead(msgid) and markInboxMessageAsUnread(msgid) merlink 2013-09-01 18:07:26 +0200
  • 71684a6c27 Recreated API and excluded it to a single class including unittests merlink 2013-09-01 13:30:12 +0200
  • f2c0f598db
    Added SqlBulkExecute class so we can update inventory without a million commits Grant T. Olson 2013-08-31 10:40:11 -0400
  • 8d8e43b1fc Added SqlBulkExecute class so we can update inventory without a million commits Grant T. Olson 2013-08-31 10:40:11 -0400
  • 95a5c3840f
    Merge remote-tracking branch 'upstream/master' into sql_refactor Grant T. Olson 2013-08-30 17:59:35 -0400
  • b83781cefb Merge remote-tracking branch 'upstream/master' into sql_refactor Grant T. Olson 2013-08-30 17:59:35 -0400
  • ca6a765f50
    Merge pull request #462 from Atheros1/master Jonathan Warren 2013-08-30 10:54:41 -0700
  • 6f48d6738b Merge pull request #462 from Atheros1/master Jonathan Warren 2013-08-30 10:54:41 -0700
  • e9d50dbbe2 Merge 95cf453de4 into ae03a2c621 Jonathan Warren 2013-08-30 10:54:34 -0700
  • a3d900af81
    resolve merge conflict Jonathan Warren 2013-08-30 13:26:55 -0400
  • 95cf453de4 resolve merge conflict Jonathan Warren 2013-08-30 13:26:55 -0400
  • fd35f4216c Merge 3697ba5d95 into ae03a2c621 Jonathan Warren 2013-08-30 09:24:40 -0700
  • bf2392ea1d Merge a6615685aa into ae03a2c621 sendiulo 2013-08-30 09:22:34 -0700
  • ba8efa4b20 Merge b80d9b13e8 into ae03a2c621 Grant Olson 2013-08-30 09:21:31 -0700
  • 46498bf37f
    Merge pull request #461 from Atheros1/master Jonathan Warren 2013-08-30 08:56:57 -0700
  • ae03a2c621 Merge pull request #461 from Atheros1/master Jonathan Warren 2013-08-30 08:56:57 -0700
  • bd0f1053ac Merge 5eba4e6442 into da50d0c0d3 Jonathan Warren 2013-08-30 08:56:46 -0700
  • 35deb254c5
    quoted out the BSD licensed code (as i didn't get it to work properly yet) sendiulo 2013-08-30 09:02:49 +0200
  • 9b28e1932d quoted out the BSD licensed code (as i didn't get it to work properly yet) sendiulo 2013-08-30 09:02:49 +0200
  • 7e169c267a
    Merge branch 'master' into Fast_PoW_unless_frozen Grant T. Olson 2013-08-29 11:42:10 -0400
  • 5eba4e6442 Merge branch 'master' into Fast_PoW_unless_frozen Grant T. Olson 2013-08-29 11:42:10 -0400
  • 72f9700382
    Fixed regression in adding to address book Grant T. Olson 2013-08-29 11:16:59 -0400
  • 2165157c6e Fixed regression in adding to address book Grant T. Olson 2013-08-29 11:16:59 -0400
  • b80d9b13e8 Use FastPoW on OSX Grant T. Olson 2013-08-29 11:04:51 -0400
  • 025b5d24ab
    Fix regression where I couldn't add a subscription Grant T. Olson 2013-08-29 10:00:27 -0400
  • 8a6d1d9cd5 Fix regression where I couldn't add a subscription Grant T. Olson 2013-08-29 10:00:27 -0400
  • a6615685aa added settingsupdate of existing setting files. sendiulo 2013-08-29 15:49:28 +0200
  • 0195f97789 Merge branch 'upstream/master' sendiulo 2013-08-29 15:35:06 +0200
  • c400384be4 This feature adds a checkbox in the "Send" tab which needs to be unchecked ("removed" like a saftey badge) in order to enable the "Send" button. This shall prevent accidentally sending a messages without having checked the content, the sender and the recipient. sendiulo 2013-08-29 15:07:47 +0200
  • acc34d62c6
    new API method needs to use helper_sql Grant T. Olson 2013-08-29 08:47:27 -0400
  • 03ce8ba8fb new API method needs to use helper_sql Grant T. Olson 2013-08-29 08:47:27 -0400
  • 20289c78a1
    Merge branch 'master' into sql_refactor Grant T. Olson 2013-08-29 08:45:45 -0400
  • b5873187bf Merge branch 'master' into sql_refactor Grant T. Olson 2013-08-29 08:45:45 -0400
  • 75c20b405d
    have shared.py use helper_sql and move the sql queues and locks to helper_sql Grant T. Olson 2013-08-29 08:03:45 -0400
  • 7499de4e13 have shared.py use helper_sql and move the sql queues and locks to helper_sql Grant T. Olson 2013-08-29 08:03:45 -0400
  • 91d9313666
    use helper_sql in class_receiveDataThread Grant T. Olson 2013-08-29 07:53:43 -0400
  • 92c1368691 use helper_sql in class_receiveDataThread Grant T. Olson 2013-08-29 07:53:43 -0400
  • 03e7725372
    use helper_sql in class_singleWorker Grant T. Olson 2013-08-29 07:27:30 -0400
  • 1fb11495a6 use helper_sql in class_singleWorker Grant T. Olson 2013-08-29 07:27:30 -0400
  • 135c16cf22
    use helper_sql for helper_sent Grant T. Olson 2013-08-29 07:27:09 -0400
  • d879e35e26 use helper_sql for helper_sent Grant T. Olson 2013-08-29 07:27:09 -0400
  • f013958619
    Merge pull request #453 from acejam/master Jonathan Warren 2013-08-28 19:10:14 -0700
  • da50d0c0d3 Merge pull request #453 from acejam/master Jonathan Warren 2013-08-28 19:10:14 -0700
  • 9530c529c5 Merge b5f42d7549 into b39db1ffb5 acejam 2013-08-28 19:07:38 -0700
  • 457b350fdb
    Merge pull request #457 from akh81/update-russian-translation Jonathan Warren 2013-08-28 19:06:56 -0700
  • b39db1ffb5 Merge pull request #457 from akh81/update-russian-translation Jonathan Warren 2013-08-28 19:06:56 -0700
  • 691ce3e7e6
    Identicons now in new messages and in the From combobox. sendiulo 2013-08-28 16:50:46 +0200
  • 07b67051c9 Identicons now in new messages and in the From combobox. sendiulo 2013-08-28 16:50:46 +0200
  • 2554b7dd9a
    Merge branch 'master' into sql_refactor Grant T. Olson 2013-08-28 10:44:39 -0400
  • 8b750be136 Merge branch 'master' into sql_refactor Grant T. Olson 2013-08-28 10:44:39 -0400
  • 7f00fe8cb1 Merge 6b9914fe46 into ef43248752 akh81 2013-08-28 02:55:17 -0700
  • 704e4ddbf3
    updated Russian translations akh81 2013-08-28 04:50:52 -0500
  • 6b9914fe46 updated Russian translations akh81 2013-08-28 04:50:52 -0500
  • b5585e442d
    updated Russian translations akh81 2013-08-28 04:45:35 -0500
  • e8cd025b18 updated Russian translations akh81 2013-08-28 04:45:35 -0500
  • b481212709
    Merge pull request #438 from rspeed/master Jonathan Warren 2013-08-27 19:48:18 -0700
  • ef43248752 Merge pull request #438 from rspeed/master Jonathan Warren 2013-08-27 19:48:18 -0700
  • e4fa528d81 Merge f0ba10e2b9 into c4e402b7f8 Rob Speed 2013-08-27 19:42:33 -0700
  • ef6b752430
    Merge pull request #456 from Atheros1/master Jonathan Warren 2013-08-27 19:40:44 -0700
  • c4e402b7f8 Merge pull request #456 from Atheros1/master Jonathan Warren 2013-08-27 19:40:44 -0700
  • 6382b99c70 Merge 83ffab9e4a into f98761a5d1 Jonathan Warren 2013-08-27 19:39:44 -0700
  • c3a304003f
    manually merge #431 Jonathan Warren 2013-08-27 22:38:32 -0400
  • 83ffab9e4a manually merge #431 Jonathan Warren 2013-08-27 22:38:32 -0400
  • 80ef2e5b56
    Merge pull request #455 from Atheros1/master Jonathan Warren 2013-08-27 19:32:35 -0700
  • f98761a5d1 Merge pull request #455 from Atheros1/master Jonathan Warren 2013-08-27 19:32:35 -0700
  • ced4a14913 Merge 0d5f2680d4 into 07a679bdd1 Jonathan Warren 2013-08-27 19:32:23 -0700
  • e872cfa6f5
    various modifications to previous commit regarding ability to select language Jonathan Warren 2013-08-27 22:29:39 -0400
  • 0d5f2680d4 various modifications to previous commit regarding ability to select language Jonathan Warren 2013-08-27 22:29:39 -0400
  • 72c176ab0f
    Merge branch 'master' of git://github.com/sendiulo/PyBitmessage into sendiulo-master Jonathan Warren 2013-08-27 21:11:40 -0400
  • aea1d41bf8 Merge branch 'master' of git://github.com/sendiulo/PyBitmessage into sendiulo-master Jonathan Warren 2013-08-27 21:11:40 -0400
  • 4a41b407ad Merge 6c20d83edc into 07a679bdd1 sendiulo 2013-08-27 18:08:44 -0700
  • 7d8bf087ec
    Merge pull request #421 from tvwerkhoven/master Jonathan Warren 2013-08-27 18:06:33 -0700
  • 07a679bdd1 Merge pull request #421 from tvwerkhoven/master Jonathan Warren 2013-08-27 18:06:33 -0700
  • c5dd54ee65 Merge 16ff6e883a into 4d2ab28b8d Tim van Werkhoven 2013-08-27 18:05:57 -0700
  • e05b584342
    Merge pull request #411 from UnderSampled/master Jonathan Warren 2013-08-27 18:05:06 -0700
  • 4d2ab28b8d Merge pull request #411 from UnderSampled/master Jonathan Warren 2013-08-27 18:05:06 -0700
  • 27c3e2317d Merge 85fc2682f0 into 61c9251183 UnderSampled 2013-08-27 14:19:03 -0700
  • fc080a55a0
    class_singleCleaner uses helper_sql Grant T. Olson 2013-08-27 08:46:57 -0400