compensation icon indicating copy to clipboard operation
compensation copied to clipboard

For Cycle 60

Open axpoems opened this issue 7 months ago • 2 comments

Summary

  • BSQ requested: 7004.41
  • USD requested: 15900
  • BSQ rate: 2.27 USD per BSQ
  • Previous compensation request (if applicable): #1564

Contributions delivered

Title Team USD Link Notes
Bisq 2 PR:
Allow removing reactions in two party chat messages
dev https://github.com/bisq-network/bisq2/pull/2378
Bisq 2 PR:
Improve handling of unprocessed reactions
dev https://github.com/bisq-network/bisq2/pull/2376 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.
Bisq 2 PR:
Improve UI styles in react menu
dev https://github.com/bisq-network/bisq2/pull/2375
Bisq 2 PR:
Show mailbox delivery status*
dev https://github.com/bisq-network/bisq2/pull/2373 • Add new icon to represent mailbox.
• Show 'added to mailbox state' in messages that have delivery status display.
Bisq 2 PR Review:
#2372
dev https://github.com/bisq-network/bisq2/pull/2372 ACK
Bisq 2 PR:
Add marker to indicate added reactions in react menu
dev https://github.com/bisq-network/bisq2/pull/2370
Bisq 2 PR:
Always show failed delivery status
dev https://github.com/bisq-network/bisq2/pull/2366
Bisq 2 PR:
Improve message delivery states*
dev https://github.com/bisq-network/bisq2/pull/2356 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
dev https://github.com/bisq-network/bisq2/pull/2355
Bisq 2 PR:
Add reactions to Bisq Easy offerbook text messages
dev https://github.com/bisq-network/bisq2/pull/2342
Bisq 2 PR:
Add reactions to my text messages
dev https://github.com/bisq-network/bisq2/pull/2340 • 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
dev https://github.com/bisq-network/bisq2/pull/2339
Bisq 2 PR:
Add new message actions icons*
dev https://github.com/bisq-network/bisq2/pull/2336 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.
Bisq 2 PR:
Introduce reactions to chat messages*
dev https://github.com/bisq-network/bisq2/pull/2335 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
dev https://github.com/bisq-network/bisq2/pull/2312 • Add ignore and report icons into the more options message menu.
• Minor improvements for the copy option in user profile sidebar.
Bisq 2 PR Review:
#2309
dev https://github.com/bisq-network/bisq2/pull/2309 ACK
Bisq 2 PR:
Implement new design for user profile sidebar*
dev https://github.com/bisq-network/bisq2/pull/2305 • 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
dev https://github.com/bisq-network/bisq2/pull/2297 • Add option to open dropdown menu to the right.
• Change more options menu in peer message to open downwards and to the right.
Bisq 2 PR Review:
#2296
dev https://github.com/bisq-network/bisq2/pull/2296 • 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.
Bisq 2 PR:
Improvements in user profile details
dev https://github.com/bisq-network/bisq2/pull/2295 Based on PR #2293
• Only show copy icon on mouse over.
• Add copy option for user id.
• Refactors and style improvements.
Bisq 2 PR Review:
#2293
dev https://github.com/bisq-network/bisq2/pull/2293 ACK
• I've added changes complementing this in PR #2295.
dev 15900 Total

[*] Includes all the UX and graphical design work for the reactions and new icons for the chats.

axpoems avatar Jul 07 '24 23:07 axpoems