Commit Graph

1301 Commits (84bd40bd57a77d4190e36e387bc5189a1270d5e5)
 

Author SHA1 Message Date
Jonathan Warren 235e257e81 Merge pull request #515 from grant-olson/translations_in_dmg
Translations in dmg
10 years ago
Jonathan Warren 8d5fad8e1f Merge pull request #498 from niklasf/master
Fix German translation of max difficulty tab
10 years ago
Jonathan Warren d53304756e Merge pull request #518 from Atheros1/master
Chan bugfix
10 years ago
Jonathan Warren 043fba8d81 Merge tag 'v0.4.1'
'v0.4.1'
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 b40f68023b Changes for the OpenSUSE build service 10 years ago
fuzzgun ed3685921d Update arch package 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
Grant T. Olson 4e4827b22d Force the right version of osx in the build script 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'
Conflicts:
	src/bitmessagemain.py
10 years ago
amos e878fb4c96 Add api method decodeAddress
Add decodeAddress as an api call. Like the addresses.decodeAddress function
it return status, addressVersion, streamNumber, and ripe. ripe is base64
encoded.
10 years ago
Jonathan Warren 29c3ff5fe3 Merge pull request #508 from Atheros1/master
_verifyAddress support v4 addresses
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
Update _verifyAddress to accept version 4.
10 years ago
amos 250f36b670 Merge branch 'master' of https://github.com/Bitmessage/PyBitmessage 10 years ago
Jonathan Warren d261829efb Merge pull request #506 from Bitmessage/encrypted_pubkeys
Encrypted pubkeys
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'
Conflicts:
	src/bitmessageqt/__init__.py
	src/bitmessageqt/bitmessageui.py
	src/bitmessageqt/settings.py
	src/bitmessageqt/settings.ui
	src/helper_startup.py
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
- place image named 'default.*' to display a generic user icon as fallback
- place image named '[Broadcast Subscribers].*' to set the icon for broadcasts
10 years ago
sendiulo 9a1226ba37 - "set avatar" via context menu
- remove avatar by canceling "set avatar"
- get FROM address labels also from YourIdentities
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!
The original source is licensed under a BSD-License, so it should be fine to use.
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
This solves issue #484
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
view the full message.
10 years ago
Jonathan Warren 33ea666df7 Merge pull request #494 from Atheros1/master
Smarter advertisement of object hashes and peers
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
Only UPDATE readStatus if it changed
10 years ago