sqrrm
8bc60d0909
Merge pull request #5573 from ripcurlx/add-hint-to-upgrade-to-tor-v3
...
Add hint to upgrade to tor v3
2021-06-23 13:41:03 +02:00
Christoph Atteneder
8d18e07f52
Apply PR Review suggestion by @sqrrm
2021-06-23 12:25:46 +02:00
Christoph Atteneder
6ab5ceca1a
Merge pull request #5563 from xyzmaker123/open-address-explorer
...
Fix incorrect tx link to tx explorer - fixes #5548
2021-06-22 16:45:49 +02:00
xyzmaker123
12a7fd60b2
Fix incorrect tx link to tx explorer - use @Setter
2021-06-17 20:57:52 +02:00
Christoph Atteneder
6c4f97ce7f
Merge pull request #5564 from xyzmaker123/own-offer-popup
...
Wrong information popup is shown when you click on own offer in offer book
2021-06-17 15:39:41 +02:00
Christoph Atteneder
1a59e92910
Merge pull request #5551 from jmacxx/chat_msg_ack
...
Improve Chat message reliability
2021-06-17 15:04:22 +02:00
xyzmaker123
cfdd4b4757
Fix incorrect tx link to tx explorer - update translations
2021-06-15 12:27:06 +02:00
Christoph Atteneder
ddd2ab490b
Merge pull request #5559 from jmacxx/dispute_tag_avatar
...
Feature to enable disputes user avatars and tag editing
2021-06-15 09:45:26 +02:00
Christoph Atteneder
6e213e9db8
Prevent reopen of disputes with tor node v2 addresses after cut off date
2021-06-14 17:11:31 +02:00
Christoph Atteneder
8acd578ff2
Prevent nodes with Tor v2 address to participate in trading
...
After the date specified take offer requests by nodes with Tor v2 addresses will be rejected and their offers will be invisible to everyone else.
2021-06-14 17:01:40 +02:00
Christoph Atteneder
0dbbf4d779
Remove stale "NEW" badge on settings
2021-06-14 16:11:06 +02:00
Christoph Atteneder
e9ef413722
Display a tor node address v3 upgrade prompt
...
whenever the client is in a state to do so without any problems.
2021-06-14 16:10:47 +02:00
xyzmaker123
88a58ff462
Fix incorrect tx link to tx explorer - another approach
2021-06-11 16:37:35 +02:00
xyzmaker123
1256c80f12
Wrong information popup is shown when you click on own offer in offer book
2021-06-10 19:56:41 +02:00
xyzmaker123
0eacc1508c
Fix incorrect tx link to tx explorer - fixes #5548
2021-06-10 18:24:04 +02:00
jmacxx
eb2184b9e4
if seller accepted mediation proposal then disable payment received button
2021-06-10 10:02:54 -05:00
jmacxx
2a7e2cc22c
code review changes.
...
Co-authored-by: @KaiWitt
2021-06-10 00:10:02 -05:00
Christoph Atteneder
fb55e436f5
Only allow failed trade to be moved to pending trades if local node address matches contract
2021-06-09 11:47:41 +02:00
Christoph Atteneder
ab7fe6673e
Only allow dispute to be reopened if local node address matches contract node address
2021-06-09 11:32:57 +02:00
jmacxx
cc7346544b
feature to enable user avatars and tags in Disputes
2021-06-08 15:15:52 -05:00
Christoph Atteneder
992a6aad72
Merge pull request #5552 from jmacxx/warn_user_dao_out_of_sync
...
Remind user when their DAO state needs to be refreshed
2021-06-08 09:31:23 +02:00
andyheko
d5036cf972
Add a placeholder on the "Search Disputes" field
2021-06-07 17:32:31 -07:00
jmacxx
87261eca04
warn user when DAO needs resync
2021-06-07 16:20:19 -05:00
sqrrm
a8013f8bc0
Merge pull request #5543 from ripcurlx/minor-ui-cleanups
...
Minor UI cleanups
2021-06-02 15:28:36 +02:00
sqrrm
e9df2afcca
Merge pull request #5536 from ripcurlx/fix-broken-translation
...
Fix broken translation access
2021-06-02 15:27:11 +02:00
sqrrm
a181b4804b
Merge pull request #5542 from ripcurlx/set-deposit-after-offer-duplication
...
Set custom security deposit when cloning an offer
2021-06-02 15:26:40 +02:00
jmacxx
e4f88bef15
ChatMessage show error if no ACK received
2021-06-01 12:49:32 -05:00
Christoph Atteneder
7883df2977
Merge pull request #5500 from BtcContributor/fix_uphold
...
Add Account owner full name field to Uphold payment method
2021-06-01 12:52:13 +02:00
Bisq GitHub Admin
806253b1bd
Merge pull request #5541 from bisq-network/release/v1.6.5
...
Release/v1.6.5
2021-05-31 15:34:27 +02:00
Christoph Atteneder
4e18fc3b59
Prevent information popup endless loop when duplicating an offer
2021-05-31 11:04:41 +02:00
Christoph Atteneder
4f75d83bc3
Remove offer duplication new feature info
2021-05-31 11:04:11 +02:00
Christoph Atteneder
a3e7d539b9
Remove XMR auto confirm feature hint
2021-05-31 11:03:33 +02:00
Christoph Atteneder
266fd44f87
Set custom security deposit when cloning an offer
2021-05-31 10:26:43 +02:00
Christoph Atteneder
351d5f13e7
Revert to SNAPSHOT version
2021-05-31 09:53:33 +02:00
Christoph Atteneder
caec38de5d
Revert setting of deposit when cloning an offer
2021-05-28 20:12:13 +02:00
Christoph Atteneder
b4520237b0
Revert setting of deposit when cloning an offer
2021-05-28 17:51:02 +02:00
Christoph Atteneder
84c3fb581b
Fix setting of buyer security deposit
...
The existing code failed if an offer was duplicated that had
a different minimum security deposit set. It is changed so that
it makes sure that the it never falls below the minimum buyer
security deposit and never exceeds the maximum security deposit
percentage.
2021-05-27 22:27:38 +02:00
Christoph Atteneder
05b265006a
Fix setting of buyer security deposit
...
The existing code failed if an offer was duplicated that had
a different minimum security deposit set. It is changed so that
it makes sure that the it never falls below the minimum buyer
security deposit and never exceeds the maximum security deposit
percentage.
2021-05-27 21:28:21 +02:00
Christoph Atteneder
31ddc866b8
Fix broken translation access
2021-05-27 11:07:37 +02:00
Christoph Atteneder
ca11587b1e
Merge pull request #5508 from andyheko/Remove-borders-on-separators-in-main-nav
...
Remove borders on separators in main nav Issue#5107
2021-05-25 20:53:19 +02:00
andyheko
e1d7da1312
Remove borders on separators in main nav #5107
...
change color of border to transparent on line#651 of bisq.css
2021-05-25 11:22:02 -07:00
Christoph Atteneder
3be0795eea
Update data stores for v1.6.5
2021-05-25 10:40:45 +02:00
Christoph Atteneder
59de78c332
Bump version number for v1.6.5
2021-05-21 20:00:49 +02:00
Christoph Atteneder
2fd5f40239
Reduce the number of connected BTC nodes from 9 to 7
2021-05-21 19:58:09 +02:00
Christoph Atteneder
a046db528a
Reduce the number of connected BTC nodes from 9 to 7
2021-05-21 17:19:38 +02:00
Christoph Atteneder
c6d6bbefa3
Merge pull request #5516 from cd2357/fix-raspi-build
...
Fix raspi build
2021-05-21 15:40:31 +02:00
Christoph Atteneder
bb5c494959
Merge pull request #5515 from cd2357/open-binaries-dir-on-finish
...
Package: Open binaries shared folder on finish
2021-05-21 15:39:40 +02:00
BtcContributor
ed6c046ff5
Add account owner on display account + fix a couple of minor issues
2021-05-21 11:53:06 +02:00
cd2357
8e2323c72c
Package: Remove y/n interaction: Enforce Java 11
...
Enforce JDK 11 for building and packaging. If user tries to package binaries using any other version, the packaging will fail.
2021-05-20 23:35:26 +02:00
cd2357
0109d92aa0
Package: Fix issue with raspi build
...
Fix packaging issue which sometimes caused issues with creating the raspi package on Windows (and other environments where a recent ./gradlew :desktop:build was not run recently).
2021-05-20 22:56:59 +02:00