In D7730#235617, @ashoat wrote:As @ted is off for now, I don't think it makes sense to block this diff on this change.
Can you create a DES task and assign it to Ted, to make sure we follow up after he is back?
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
May 24 2023
May 24 2023
May 23 2023
May 23 2023
Use readonly type
tomek requested review of D7944: [keyserver] Use mixed as an input type in inviteLinkVerificationResponder.
Use brighter color
Make reducer more efficient
tomek retitled D7907: [lib] Allow calling link-disabling endpoint from [lib] Add reducer and endpoint calling code
In D7907#234718, @kamil wrote:I think the differential name is not complete and confusing a bit
Specify return type and use mixed as input type
In D7885#234677, @kamil wrote:Can you share a screenshot of how this looks like?
Minor fixes
tomek updated the diff for D7879: [lib] Add client side boilerplate and reducer for an endpoint that allows creating or updating public links.
Rebase
tomek updated the diff for D7878: [keyserver] Create an endpoint that can be used to create or update a public link.
Minor fixes
tomek added inline comments to D7878: [keyserver] Create an endpoint that can be used to create or update a public link.
tomek added inline comments to D7878: [keyserver] Create an endpoint that can be used to create or update a public link.
tomek added inline comments to D7733: [native] Display a button and navigate to invite links if they are present.
Update color name
Delete unnecessary migration
Update validator
It might be a good idea to create an intermediate function that generates the id. At this point that function would just return getUUID(), but if we ever decide to change id scheme, having this function would be really helpful.
Are you sure about this? Don't we need both web (js code) version and desktop (electron)?
May 22 2023
May 22 2023
tomek updated the diff for D7878: [keyserver] Create an endpoint that can be used to create or update a public link.
Use tID type
Fix light mode
tomek requested changes to D7874: Encrypt Android notifications on the keyserver before sending them.
May 19 2023
May 19 2023
tomek requested review of D7733: [native] Display a button and navigate to invite links if they are present.
The code changed significantly. It is much simpler, though.
tomek updated the diff for D7733: [native] Display a button and navigate to invite links if they are present.
Extract button component
Use redux instead of local state. The colors still need to be updated.
Do we still have places where we don't use hasMinCodeVersion function? Do we have to update these?
May 17 2023
May 17 2023
@michal are you planning to write validators for fetchPrimaryInviteLinksResponder? I guess it should be done during the rebase.
May 16 2023
May 16 2023
tomek updated the diff for D7733: [native] Display a button and navigate to invite links if they are present.
Select action sheet theme
tomek updated the summary of D7733: [native] Display a button and navigate to invite links if they are present.
tomek updated the diff for D7733: [native] Display a button and navigate to invite links if they are present.
Use new navigation structure
Update the approach - use stack inside modal
The design should be updated
Rebase