Commit Graph

838 Commits (ced463bf232abe5f8b5109bddc31d3a421ee2f93)

Author SHA1 Message Date
Jonathan Warren 12edee4ac4 added API commands: createChan, joinChan, leaveChan, deleteAddress
10 years ago
Jonathan Warren 19eb77fb4f Merge branch 'master' of git://github.com/Eylrid/PyBitmessage into Eylrid-master
10 years ago
Jonathan Warren 240df6f5bb Merge pull request #534 from Atheros1/master
10 years ago
Jonathan Warren 3649010b34 resolve merge conflict
10 years ago
Peter f6cdc0844b Merge remote-tracking branch 'upstream/master'
10 years ago
Jonathan Warren 1cf7d36d81 Merge pull request #532 from Atheros1/master
10 years ago
Jonathan Warren 7a30db75f1 Use SQL-stored message when using 'Display as HTML' feature
10 years ago
Jonathan Warren 24452cddb2 check return value of RAND_bytes
10 years ago
Jonathan Warren 55568fa242 Don't store messages in UI table (and thus in memory), pull from SQL inventory as needed
10 years ago
Peter 32ce94e34f Merge remote-tracking branch 'upstream/master'
10 years ago
Joshua Noble ed0a57d998 Fixed typo in getInboxMessagesByAddress
10 years ago
Peter 21c012b8d6 Merge remote-tracking branch 'upstream/master'
10 years ago
ikarakatsanis 9066dad5e3 AQWA feature: UI setting for Bitmessage to stop trying to send messages after X hours/days/months
10 years ago
John Kozan 6787e4b932 == should be =
10 years ago
ikarakatsanis 44bd876a40 feature1_v4
10 years ago
Jonathan Warren 5ca93907f1 Merge pull request #522 from Atheros1/master
10 years ago
Jonathan Warren a20711c2ab Fix whitelist functionality
10 years ago
Jonathan Warren f6b9c234f7 pull translations properly when running from Windows EXE
10 years ago
Peter 5fb08efe00 merged
10 years ago
ikarakatsanis c16d9787d2 feature1_v3_AQWA
10 years ago
Jonathan Warren 691ee5d3a7 Merge pull request #521 from Atheros1/master
10 years ago
Jonathan Warren ff8a88422c Fix DevTalk discussion issue: sent message has wrong status (doesn't / does expect ack)
10 years ago
ikarakatsanis 511185055d feature_v2
10 years ago
ikarakatsanis d487b522cf feature_v1
10 years ago
Jonathan Warren 4d578c2b63 Merge pull request #516 from fuzzgun/master
10 years ago
Jonathan Warren 235e257e81 Merge pull request #515 from grant-olson/translations_in_dmg
10 years ago
Jonathan Warren 8d5fad8e1f Merge pull request #498 from niklasf/master
10 years ago
Jonathan Warren f5b92b2fa5 turn timing attack mitigation back on
10 years ago
Jonathan Warren 9e34caebef increment version number to 0.4.1
10 years ago
Jonathan Warren 79dc462b1e Chan fix: completed
10 years ago
Jonathan Warren 498928405b Chan fix: initial work completed
10 years ago
fuzzgun b37e0ec027 Changelog update for 0.4.0
10 years ago
ikarakatsanis e1fc820226 changes in keys.dat, edit hours/days/months is working now, variable time_period inserted
10 years ago
Grant T. Olson 497c297020 Include translation resources
10 years ago
ikarakatsanis ae01c186f4 minor change UI
10 years ago
ikarakatsanis 234081cc17 New tab "Adjusting time period for resending messages" was added
10 years ago
ikarakatsanis 2293253d38 test to check git usage
10 years ago
amos 379d27b5d8 update address versions in addChan
10 years ago
amos 000fe293d6 Merge branch 'decodeAddress2'
10 years ago
amos e878fb4c96 Add api method decodeAddress
10 years ago
Jonathan Warren 7e07d7bc7e _verifyAddress support v4 addresses
10 years ago
amos 8a3028e7c1 Merge branch 'fixApi'
10 years ago
amos cdf4d5d75c Change the accepted address versions
10 years ago
amos 250f36b670 Merge branch 'master' of https://github.com/Bitmessage/PyBitmessage
10 years ago
Jonathan Warren 4fea165d50 Increment version number to v0.4.0
10 years ago
Jonathan Warren 6081863b28 raise default demanded difficulty from 1 to 2
10 years ago
Jonathan Warren ef500501d7 small fixes to address generator and listAddresses2
10 years ago
sendiulo 21005fb0a8 - add the settings also for old users
10 years ago
sendiulo aed489a2bc Merge branch 'upstream/master'
10 years ago
sendiulo cd2c55dd2d removed bug: sent icon wrongly put into column 0 instead of 1
10 years ago
sendiulo d6bd2b3938 - GUI settings done
10 years ago
sendiulo a58164d831 - additional identicon type "empty" if you want to have a placeholder
10 years ago
sendiulo 9a1226ba37 - "set avatar" via context menu
10 years ago
sendiulo c1cbdc1b99 load avatar from file
10 years ago
Jonathan Warren a147c38ab6 ignore eighteenByteRipe value if user specified numberofnullbytesonaddress in keys.dat file
10 years ago
sendiulo 31affd438f avatarize
10 years ago
sendiulo 86485a9b09 nonfunctional identicon settings-GUI
10 years ago
Jonathan Warren 02ea2a50d3 more v4 address work. Should be done.
10 years ago
sendiulo 0959c9c07c ...
10 years ago
sendiulo 240e9b5b58 Updated to work with QPixmap instead of PIL!
10 years ago
Jonathan Warren 79f6169803 further v4 address work
10 years ago
Jonathan Warren 56168e82b5 most initial work on v4 pubkeys completed
10 years ago
Amos Bairn 40033d9e87 add api method addChan
10 years ago
Niklas Fiekas c1a7356e1a Fix German translation of max difficulty tab
10 years ago
Gergö Barany 4765705764 More informative "message truncated" text that tells users what to do to
10 years ago
Jonathan Warren 33ea666df7 Merge pull request #494 from Atheros1/master
10 years ago
Jonathan Warren 90e60d8145 delay addr messages random number of seconds
10 years ago
Jonathan Warren f8454de37a Merge pull request #491 from grant-olson/check_readstatus_before_update
10 years ago
Jonathan Warren f0bf3aad48 use locks when accessing dictionary inventory
10 years ago
Grant T. Olson 34203d73dd Only UPDATE readStatus if it changed
10 years ago
bitnukl 5d64919e1f resized main window to fit translations without scrolling
10 years ago
bitnukl 8042763956 translation updated
10 years ago
Jonathan Warren 831edf0d24 completed inv refactorization
10 years ago
Jonathan Warren 2725281a6d initial testing inv refactorization
10 years ago
Jonathan Warren a9b15f83ba initial testing inv refactorization
10 years ago
Jonathan Warren 477568f501 changed API commands which modify and list the address book per discussion in #482
10 years ago
Jonathan Warren 0058433b96 Merge pull request #488 from Atheros1/master
10 years ago
Jonathan Warren 7181da5dd6 fixed #486
10 years ago
Jonathan Warren 08024748b0 Merge pull request #482 from grant-olson/add_delete_addressbook
10 years ago
Grant T. Olson bfd79e0ae1 Use same argument order as addSubscription for addAddressBook
10 years ago
Grant T. Olson db81f0c11e Add add/deleteAddressBook APIs, extract address verification into reuable code, and make some QT stuff re-renderable
10 years ago
Jonathan Warren c8b727e82b Merge pull request #480 from grant-olson/chan_in_listAddress
10 years ago
Jonathan Warren 4f9dc9d720 Merge pull request #481 from Atheros1/master
10 years ago
Jonathan Warren c06bbc14f8 Give user feedback when disk is full
10 years ago
Grant T. Olson 48a3bdfefc Add chan true/false to listAddresses results
10 years ago
Jonathan Warren 9283ce8776 When replying using chan address, send to whole chan not just sender
10 years ago
Jonathan Warren 2fcc6916c6 Merge pull request #479 from Atheros1/master
10 years ago
Jonathan Warren 1bbb8240ed modifications to API commands used by mobile device
10 years ago
Jonathan Warren 99ef546a0a Merge pull request #477 from fanquake/build_osx-version
10 years ago
Jonathan Warren 7ccdd14418 fix #474
10 years ago
sendiulo a9fb87173f now it should also work with the other identicon file
10 years ago
Michael Ford 36af1b528d Correct version number in build_osx.py
10 years ago
Jonathan Warren eff4edb8e8 Merge pull request #471 from Eylrid/master
10 years ago
Jonathan Warren 5fab298559 Refactor of the way PyBitmessage looks for interesting new objects in huge inv messages from peers
10 years ago
Jonathan Warren 6159d5e622 Show inventory lookup rate on Network Status tab
10 years ago
Amos Bairn f9d2a39c3d Restore "import shared" to helper_inbox
10 years ago
Jonathan Warren 3ca4578f7f minor changes to previous commit- adding listAddressBook to API
10 years ago
Jonathan Warren cf52d93a67 Merge branch 'master' of git://github.com/Eylrid/PyBitmessage into Eylrid-master
10 years ago
Jonathan Warren e214f0bb66 Added ability to set a message's read status using getInboxMessageID. This rather than #368
10 years ago
Jonathan Warren f64461feb0 fixes to new SQL refactoring
10 years ago
Jonathan Warren ea3cf9e00e minor changes to previous commit
10 years ago
Jonathan Warren 95c1dbda5a Merge branch 'sql_refactor' of git://github.com/grant-olson/PyBitmessage into grant-olson-sql_refactor
10 years ago
Jonathan Warren 9774cd2a5c fix #464
10 years ago
Grant T. Olson 8d8e43b1fc Added SqlBulkExecute class so we can update inventory without a million commits
10 years ago
Grant T. Olson b83781cefb Merge remote-tracking branch 'upstream/master' into sql_refactor
10 years ago
Jonathan Warren 95cf453de4 resolve merge conflict
10 years ago
sendiulo 9b28e1932d quoted out the BSD licensed code (as i didn't get it to work properly yet)
10 years ago
Grant T. Olson 5eba4e6442 Merge branch 'master' into Fast_PoW_unless_frozen
10 years ago
Grant T. Olson 2165157c6e Fixed regression in adding to address book
10 years ago
Grant T. Olson 8a6d1d9cd5 Fix regression where I couldn't add a subscription
10 years ago
Grant T. Olson 03ce8ba8fb new API method needs to use helper_sql
10 years ago
Grant T. Olson b5873187bf Merge branch 'master' into sql_refactor
10 years ago
Grant T. Olson 7499de4e13 have shared.py use helper_sql and move the sql queues and locks to helper_sql
10 years ago
Grant T. Olson 92c1368691 use helper_sql in class_receiveDataThread
10 years ago
Grant T. Olson 1fb11495a6 use helper_sql in class_singleWorker
10 years ago
Grant T. Olson d879e35e26 use helper_sql for helper_sent
10 years ago
Jonathan Warren da50d0c0d3 Merge pull request #453 from acejam/master
10 years ago
sendiulo 07b67051c9 Identicons now in new messages and in the From combobox.
10 years ago
Grant T. Olson 8b750be136 Merge branch 'master' into sql_refactor
10 years ago
akh81 6b9914fe46 updated Russian translations
10 years ago
akh81 e8cd025b18 updated Russian translations
10 years ago
Jonathan Warren ef43248752 Merge pull request #438 from rspeed/master
10 years ago
Jonathan Warren 83ffab9e4a manually merge #431
10 years ago
Jonathan Warren 0d5f2680d4 various modifications to previous commit regarding ability to select language
10 years ago
Jonathan Warren aea1d41bf8 Merge branch 'master' of git://github.com/sendiulo/PyBitmessage into sendiulo-master
10 years ago
Jonathan Warren 07a679bdd1 Merge pull request #421 from tvwerkhoven/master
10 years ago
Jonathan Warren 4d2ab28b8d Merge pull request #411 from UnderSampled/master
10 years ago
Grant T. Olson 9e8cbd0f0e class_singleCleaner uses helper_sql
10 years ago
Grant T. Olson 5b23d99907 Have helper_inbox use helper_sql
10 years ago
Grant T. Olson 7a53d2950b Have bitmessageqt use sql helpers
10 years ago
Grant T. Olson 74cd6c24b2 Have API calls use sql helper
10 years ago
Grant T. Olson edf9101eae Move duplicated sql code into helper
10 years ago
sendiulo 6c20d83edc Merge branch 'upstream/master'
10 years ago
sendiulo deeac2c99b Identicons working in most lists, but not working for new items yet.
10 years ago
Joshua Noble b5f42d7549 Added trashSentMessageByAckData API command
10 years ago
Jonathan Warren 0ca9ba9dc1 Merge branch 'master' of github.com:Atheros1/PyBitmessage
10 years ago
Jonathan Warren 1bb86794a8 undid support for receiving v4 addresses until more chanages are implemented
10 years ago
Grant T. Olson 732d7c999a Allow specification of alternate settings dir via BITMESSAGE_HOME
10 years ago
Jonathan Warren 3ae8dd8eee log traceback on API exception
10 years ago
Jonathan Warren 7ad8ce7e1b Merge pull request #446 from Atheros1/master
10 years ago
Jonathan Warren 14a968b499 github demanded a manual merge
10 years ago
Jonathan Warren 0d69ebb125 Merge branch 'raise_api_error' of git://github.com/grant-olson/PyBitmessage into grant-olson-raise_api_error
10 years ago
Jonathan Warren 3c90728e69 Merge pull request #442 from Atheros1/master
10 years ago
Jonathan Warren 4396bc7f97 manually undid much of pull #287. Discussion in #398
10 years ago
Jonathan Warren 84465c4e8e Merge pull request #394 from DivineOmega/class_sqlThread_logger
10 years ago
Jonathan Warren 1b5158d658 refactored helper_startup.py so that it can make use of a pre-set shared.appdata variable
10 years ago
Jonathan Warren ea54f8e779 resolve merge conflict
10 years ago
Jonathan Warren 2614975163 Merge branch 'master' of github.com:Bitmessage/PyBitmessage
10 years ago
Jonathan Warren 7146823b10 Merge branch 'daemon_spelling_error' of git://github.com/DivineOmega/PyBitmessage into DivineOmega-daemon_spelling_error
10 years ago
Jonathan Warren 0c2ce666c2 Merge pull request #440 from Atheros1/master
10 years ago
Jonathan Warren 4c920fd153 resolve merge conflict
10 years ago
Jonathan Warren 83f3d81251 Merge pull request #439 from Atheros1/master
10 years ago
Rob Speed f0557e3987 Added Sip and PyQt to includes
10 years ago
Jonathan Warren 82db79ca39 removed option from previous commit which allowed user-settable maximum network message size pending further discussion
10 years ago
Jonathan Warren a5c65f11e8 resolve merge conflict
10 years ago
Jonathan Warren 9a4d7a7801 Merge pull request #435 from Atheros1/master
10 years ago
Jonathan Warren 0132db33dc show number of each message type processed in the API command clientStatus
10 years ago
sendiulo a36c696f9d Now the userlocale can be set manually in the keys.dat without being overwritten (e.g. for importing language files that aren't already in the main code).
10 years ago
sendiulo da93d1d8b4 Combobox for language selection.
10 years ago
Grant T. Olson bd489408c7 Actually OSX app maded with py2app can parallelize just fine
10 years ago
Grant T. Olson a20213f1e8 Use fast PoW unless we're explicitly a frozen (binary) version of the code
10 years ago
Amos Bairn a290b61f1a Add listAddressbook to api
10 years ago
sendiulo 383cc59991 Merge branch 'upstream/master'
10 years ago
sendiulo 9059a5189f test commit 2
10 years ago
sendiulo 80744f0e03 test commit
10 years ago
sendiulo 6f3684ec1f Translation cleanup. Added Esperanto (partial) and Pirate (by Dokument).
10 years ago
sendiulo aefedd4991 Added Esperanto (partial) and Pirate (by Dokument).
10 years ago
sendiulo a6b946f5be Enable user-set loclization. There is a checkbox in the settings to switch this on and off. The text field in the settings can be filled with the appropriate language code.
10 years ago
Grant T. Olson 8895676317 Fallback to language only localization
10 years ago
Tim van Werkhoven 16ff6e883a Use 'inf' as large value instead of 1e20
10 years ago
Jonathan Warren 7772484da9 Merge pull request #419 from bitnukl/master
10 years ago
bitnukl ca1df35c5a translated namecoin settings, fixed some html issues
10 years ago
bitnukl 48f3e7084c Merge branch 'master' of https://github.com/Bitmessage/PyBitmessage
10 years ago
Grant T. Olson 66724acbf4 Fix bad namecoin config lookup on OSX
10 years ago
Jonathan Warren 553a164c3b Merge pull request #404 from grant-olson/detect_RE_as_reply
10 years ago
bitnukl 5f56f11955 added complete german translation
10 years ago
UnderSampled 85fc2682f0 remove inbox and sent tables edit triggers.
10 years ago
Grant T. Olson b222693d98 Have OSX check run before we import classes and error out
10 years ago
UnderSampled 13f029f34c Set inbox and sent preview panels to read only.
10 years ago
Adam Fontenot ef312c6e2c Updated several missed references to version 3 addresses
10 years ago
Adam Fontenot 2a565c97a5 Allow backend to send and receive version 4 addresses
10 years ago
UnderSampled 782214c7b7 Allow inbox and sent preview panels to resize.
10 years ago
Jonathan Warren b092df7e58 added some more error handling
10 years ago
Jonathan Warren 6ec4d5c73a Merge pull request #409 from Atheros1/domob1812-namecoin-id2
10 years ago
Jonathan Warren 077177b742 Dont show Fetch button if cannot connect to Namecoin
10 years ago
Adam Fontenot f3e8ce3b82 Made changes suggested by nimdahk
10 years ago
Grant T. Olson 8e01727ee4 Count RE: as a reply header, just like Re: so we don't chain Re: RE: RE: subject when replying. Fixes Bitmessage/PyBitmessage #382
10 years ago
Grant T. Olson 0026dce551 Fix for traceback on OSX. Fixes Bitmessage/PyBitmessage#401
10 years ago
Adam Fontenot f6a07a374a Add backend ability to understand shorter addresses.
10 years ago
Jonathan Warren 27f10f6ac1 fix merge conflicts
10 years ago
Grant T. Olson 2526608c39 Convert 'API Error' to raise APIError()
10 years ago
Bob Mottram 3ff76875aa Packaging updated to be architecture independent
10 years ago
Jordan Hall 9d3a0a160f Merging with master and resolving conflicts
10 years ago
Jordan Hall f83b636bc0 Converted print statement in class_sqlThread to logger calls
10 years ago
Jordan Hall 53ca5b03ff Changing text for API Error 0007 log warning (cont.)
10 years ago
Jordan Hall 2c09326c37 Changing text for API Error 0007 log warning
10 years ago
Jordan Hall 326e294932 Reverted back to importing only logger instead of all of shared
10 years ago
Jordan Hall a69a00d186 Improved logger function calls and import shared here instead of debug
10 years ago
Jonathan Warren 1a43402ad2 Adjusted size of main window back to the way it was
10 years ago
Jonathan Warren 98d983bfed Merge branch 'master' of https://github.com/Bitmessage/PyBitmessage
10 years ago
Jonathan Warren d3b9791442 Fix problem with pull request #388
10 years ago
Jonathan Warren 665d8aec5b Merge branch 'master' of https://github.com/Bitmessage/PyBitmessage
10 years ago
Jonathan Warren 035d3af612 revert message_data_reader.py to the state it was in before I used it for debugging
10 years ago
Jonathan Warren 176340c22d added api command: getPubkeyByHash
10 years ago
Jonathan Warren cdec4ad506 Added option in settings menu to allow sending to mobile
10 years ago
Lucretiel 854b739431 The createDefaultKnownNodes function now uses a with statement
10 years ago
Jordan Hall 9710a86187 Minor spelling error: 'deamon' -> 'daemon'
10 years ago
merlink 7850e9aa68 Created Object for controlling bitmessage deamon
10 years ago
merlink 28acbac823 Added deamon modoe to main function
10 years ago
merlink f8cdfbfaa0 Changed start code for deamon mode
10 years ago
Gregor Robinson 03fdbe163b File permission special case for NTFS-3g on POSIX.
10 years ago
Jordan Hall 13196233a9 Merge with upstream and fixed conflicts
10 years ago
Jordan Hall ab4d53593b Fix to python version critical log message
10 years ago
Jordan Hall b529280160 Further fixes
10 years ago
Jordan Hall 26b82984a2 Fixes to logger function calls
10 years ago
Jonathan Warren fed1f7a3cc Merge pull request #378 from fiatflux/ntfs-3g
10 years ago
Jonathan Warren 107c9376c5 Merge branch 'master' of https://github.com/Bitmessage/PyBitmessage
10 years ago
Jonathan Warren ecef8f93b5 minor code refactoring
10 years ago
Jordan Hall 0f357529ed bitmessagemain, changing prints tologger functions
10 years ago
Jonathan Warren d51fe37a66 added requested API commands for mobile device
10 years ago
merlink 084f67b10f Created Object for controlling bitmessage deamon
10 years ago
merlink 86383f0a9f Added deamon modoe to main function
10 years ago
merlink c5442029b5 Changed start code for deamon mode
10 years ago
Gregor Robinson 9460712a59 File permission special case for NTFS-3g on POSIX.
10 years ago
Bob Mottram 3063c256d4 Maximum message length configurable within keys.dat
10 years ago
Jonathan Warren 17533237fe some initial work done to support particular android client
10 years ago
Jonathan Warren db31cb4147 Merge pull request #363 from akh81/locale-bug-fix
10 years ago
Jonathan Warren b5e8686c7d Merge pull request #361 from corebob/master
10 years ago
Jonathan Warren 22661a14c1 Merge pull request #357 from camconn/master
10 years ago
akh81 f322696e20 fixed the bug with getting the wrong locale
10 years ago
Jonathan Warren 03200d3bb1 Small changes to API (backwards compatible)
10 years ago
Dag Robøle 6a44ded7fc Fixed a problem with sticky bold fonts
10 years ago
Jonathan Warren 5c3bc63a1f Only allow 1 connection per IP
10 years ago
Jonathan Warren 4f1ff8eed1 Merge branch 'master' of git://github.com/grbitmsg/PyBitmessage into grbitmsg-master
10 years ago
Jonathan Warren 0d76e97d0e Merge pull request #356 from grant-olson/getMessageIds
10 years ago
Jonathan Warren 2629e2474f Merge pull request #355 from fuzzgun/master
10 years ago
Bob Mottram 7606106096 Tidying
10 years ago
Gergö Barany 6b01e8aa33 Bug fixes in new peer handling.
10 years ago
Gergö Barany 401c95cdb6 Correct handling of old knownnodes.dat format at import.
10 years ago
Gergö Barany 71f3a480da Merge branch 'master' of https://github.com/Bitmessage/PyBitmessage into single_line_subject
10 years ago
Bob Mottram b06ee336ad Time is reset only when a sound is played #355
10 years ago
Cameron Conn fde0739652 made generate.sh readable, and added icons and shortcuts to the menubar
10 years ago
Grant T. Olson 04cb6575bd getInboxMessageIds and getSentMessageIds
10 years ago
Bob Mottram dda530ca07 Set a maximum frequency for playing sounds
10 years ago
Jonathan Warren 46c900f027 show Invalid Method error in same format as other API errors
10 years ago
Jonathan Warren f8f940cf30 Merge branch 'master' of github.com:Atheros1/PyBitmessage
10 years ago
Jonathan Warren c424885734 Update statuses of sent broadcasts seperately even if all sent data is identical for two messages
10 years ago
Jonathan Warren cddfe2c44f Only return one item for certain API commands
10 years ago
Jonathan Warren 8c0450ce39 having parameters here doesn't hurt anything
10 years ago
Jonathan Warren ef7d602bb6 Merge pull request #349 from grant-olson/listSubscriptions_api_method
10 years ago