Amir Ghezelbash
Amir Ghezelbash
jump to bottom
#16676 #16784 #16849 #16861 #16957 #16958 #16967 #17016 #17082
## Description ## Screenshots/Screencast (for UI changes) ## Checklist - [ ] PR has been self reviewed by the author; - [ ] Hard-to-understand areas of the code have been...
WPB-9972 [Web] data collection for free users ## Description This PR adds a new modal for user data sharing consent. ## Screenshots/Screencast (for UI changes)
WPB-17183 [Web] Async Notification implementation see: https://github.com/wireapp/wire-web-packages/pull/7066
WPB-22028 [Web] Automate RC creation (branch + stable deps + PR) # Pull Request ## Summary - What did I change and why? Introduced a new workflow to automate creation...
WPB-21306 [Web] Restructure wire-web-packages release flow using dev/main branches and npm dist-tags # Pull Request ## Summary - What did I change and why? Migrated all of web-packages to use...
## Description it wrongly rejected valid commits because git branch --contains outputs a โ*โ on the current branch; now we use the formatted branch list (git branch --contains --format="%(refname:short)") so...
WPB-22309 [Web] Multipart message edit protocol update # Pull Request ## Summary - What did I change and why? Added support for building multipart edit message. - Risks and how...