You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This solves (in a best-effort manner) the cases where a reaction message is processed before the chat message it belongs. This is done by queuing those reactions and then attempting to process them later, when a new message comes in.
Resolves issue #1756 • Use only three icons to indicate delivery status: success, pending, and failed. • Tool tip is still more explanatory. • Add separate button to resend when failure. • Add new icons for success, pending, failed and try again.
Bisq 2 PR: Add reactions to Two Party Private messages
• Add react menu in my text message. • Align delete action buttons for both my offer and my text message. • Fix small alignment regression when using BisqMenuItems inside a DropdownMenu.
Bisq 2 PR: Add license and state changes due to the use of the Noto Emoji project
Resolves issue #1584 • Add new icons for all the action items in message actions menu. • Add warning before deleting a text message. • Only show the react menu for common messages.
Implements issue #1836 • Add reaction messages as authenticated data. For now, only available for CommonPublicChatMessages. • Add initial UI to react to peer messages and display chat message reactions. • Add emoji icons for thumb up/down, happy, laugh, heart and party. • Add react icon for the actions menu. • Several refactors and improvements.
Bisq 2 PR: Peer message and user profile sidebar improvements
• Add new design for user profile sidebar unifying field style. • Add icons for ignore, undo ignore, mention, private chat, and report. • Introduce MenuItem control.
Bisq 2 PR: Update more options menu in peer message
• doesn't cross-platform compatible. • ensure that the files exist before copying them. • follow popup.reportError.zipLogs as the rest. • improve the text in the pop-up to indicate that a zip file can be generated and attached when reporting a bug. • add UI feedback when using this button. E.g. if the zip file is generated correctly, say where it can be found, its name, etc. • it would be useful to include all available log files, not only bisq.log but also bisq_1.log, etc.
Summary
7004.41
Contributions delivered
Allow removing reactions in two party chat messages
Improve handling of unprocessed reactions
This is done by queuing those reactions and then attempting to process them later, when a new message comes in.
Improve UI styles in react menu
Show mailbox delivery status*
• Show 'added to mailbox state' in messages that have delivery status display.
#2372
Add marker to indicate added reactions in react menu
Always show failed delivery status
Improve message delivery states*
• Use only three icons to indicate delivery status: success, pending, and failed.
• Tool tip is still more explanatory.
• Add separate button to resend when failure.
• Add new icons for success, pending, failed and try again.
Add reactions to Two Party Private messages
Add reactions to Bisq Easy offerbook text messages
Add reactions to my text messages
• Align delete action buttons for both my offer and my text message.
• Fix small alignment regression when using
BisqMenuItems
inside aDropdownMenu
.Add license and state changes due to the use of the Noto Emoji project
Add new message actions icons*
• Add new icons for all the action items in message actions menu.
• Add warning before deleting a text message.
• Only show the react menu for common messages.
Introduce reactions to chat messages*
• Add reaction messages as authenticated data. For now, only available for
CommonPublicChatMessages
.• Add initial UI to react to peer messages and display chat message reactions.
• Add emoji icons for thumb up/down, happy, laugh, heart and party.
• Add react icon for the actions menu.
• Several refactors and improvements.
Peer message and user profile sidebar improvements
• Minor improvements for the copy option in user profile sidebar.
#2309
Implement new design for user profile sidebar*
• Add icons for ignore, undo ignore, mention, private chat, and report.
• Introduce
MenuItem
control.Update more options menu in peer message
• Change more options menu in peer message to open downwards and to the right.
#2296
• ensure that the files exist before copying them.
• follow popup.reportError.zipLogs as the rest.
• improve the text in the pop-up to indicate that a zip file can be generated and attached when reporting a bug.
• add UI feedback when using this button. E.g. if the zip file is generated correctly, say where it can be found, its name, etc.
• it would be useful to include all available log files, not only bisq.log but also bisq_1.log, etc.
Improvements in user profile details
• Only show copy icon on mouse over.
• Add copy option for user id.
• Refactors and style improvements.
#2293
• I've added changes complementing this in PR #2295.
[*] Includes all the UX and graphical design work for the reactions and new icons for the chats.
The text was updated successfully, but these errors were encountered: