In D13907#392115, @ashoat wrote:
- Would it be possible to have a graphic on this screen? I like this free SVG, but we could also pick something from @expo/vector-icons:
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Dec 2 2024
Dec 2 2024
The design here doesn't look great to me... it feels like we're taking the "design language" of LoggedOutModal and applying it in a place where we're mostly using the RegistrationNavigator "design language".
We can also update the QR screen design to be consistent with the registration flow - I think this is the best solution.
ashoat added inline comments to D14036: [native][web] Show version unsupported modal when received use_new_flow on logout.
Some quick UI requests:
[native] Address feedback from D14017
rebase before landing
kamil updated the diff for D14047: [native] make it possible to test signing using Olm Account from User Keys.
rebase
In D14044#391456, @bartek wrote:Nit: Names are now a bit divergent: pickleAccountToString for account-only, and storeAsB64 for account+sessions but return types differ too. IMO storeAsB64 is misleading because Persist type isn't base64.
fix
kamil committed rCOMM1c4a54aec179: [lib] create a hook to check if device is primary (authored by kamil).
[lib] create a hook to check if device is primary
kamil committed rCOMM2e4448a22332: [web][native] add white frame around QR code (authored by kamil).
[web][native] add white frame around QR code
address review
kamil committed rCOMM98f0d29d70bc: [terraform] deploy tunnelbroker 0.18.2 to production (authored by kamil).
[terraform] deploy tunnelbroker 0.18.2 to production
Harbormaster failed remote builds in B32902: Diff 46158 for D14069: [terraform] deploy tunnelbroker 0.18.2 to production!
rebase
I think @ashoat should review this to see the user-facing copy
I think @ashoat should review this to see the user-facing copy
Nov 30 2024
Nov 30 2024
ashoat added inline comments to D14017: [native] Migrate componentDidUpdate() in ChatInputBar to function component.
ashoat added inline comments to D14017: [native] Migrate componentDidUpdate() in ChatInputBar to function component.
Nov 29 2024
Nov 29 2024
bartek committed rCOMMa9ed6112cc26: [native][web] Show version unsupported modal when received use_new_flow on… (authored by bartek).
[native][web] Show version unsupported modal when received use_new_flow on…
bartek committed rCOMMce616cfd2327: [native] Show version unsupported when opened QR screen (authored by bartek).
[native] Show version unsupported when opened QR screen
bartek committed rCOMMf848902ef915: [native] Extract showing version unsupported alert to separate hook (authored by bartek).
[native] Extract showing version unsupported alert to separate hook
bartek committed rCOMMdda09d0009bd: [lib] Handle use_new_flow for Identity V1 logout (authored by bartek).
[lib] Handle use_new_flow for Identity V1 logout
bartek committed rCOMM4e352b153d3c: [lib] Extract hook to send logout message to primary device (authored by bartek).
[lib] Extract hook to send logout message to primary device
bartek committed rCOMM430be00c2a11: [native][web] Handle use_new_flow for Identity V1 login calls (authored by bartek).
[native][web] Handle use_new_flow for Identity V1 login calls
bartek committed rCOMM3438b0648a70: [identity] Introduce the use_new_flow response code (authored by bartek).
[identity] Introduce the use_new_flow response code
bartek committed rCOMMe6ee808615e7: [lib] Handle invalid CSAT in Identity Search context (authored by bartek).
[lib] Handle invalid CSAT in Identity Search context
bartek committed rCOMM4ff096b69971: [keyserver] Handle invalid CSAT in Tunnelbroker socket (authored by bartek).
[keyserver] Handle invalid CSAT in Tunnelbroker socket
bartek committed rCOMM4b22d08db3ad: [keyserver] Handle invalid CSAT for Identity RPCs (authored by bartek).
[keyserver] Handle invalid CSAT for Identity RPCs
bartek committed rCOMMd6994b2823f0: [keyserver] Extract getInboundKeys to a separate function (authored by bartek).
[keyserver] Extract getInboundKeys to a separate function
bartek committed rCOMM874dd7d51efb: [keyserver] Extract publishPrekeys to a separate function (authored by bartek).
[keyserver] Extract publishPrekeys to a separate function
bartek committed rCOMMfecc90b1316d: [keyserver] Extract uploadOneTimeKeys to a separate function (authored by bartek).
[keyserver] Extract uploadOneTimeKeys to a separate function
bartek committed rCOMM346a9e52703e: [web] Handle invalid CSAT in Identity client (authored by bartek).
[web] Handle invalid CSAT in Identity client
bartek committed rCOMMf2473ee529d9: [native] Handle invalid CSAT in Identity RPCs (authored by bartek).
[native] Handle invalid CSAT in Identity RPCs
bartek committed rCOMMf7157319b707: [native][web] Handle invalid CSAT in input-state-containers (authored by bartek).
[native][web] Handle invalid CSAT in input-state-containers
bartek committed rCOMM6ae56d0edb0a: [native][web] Handle invalid CSAT in fetchAndDecryptMedia (authored by bartek).
[native][web] Handle invalid CSAT in fetchAndDecryptMedia
bartek committed rCOMMf4e33a13ca08: [lib][keyserver] Handle invalid CSAT for multi-holder actions (authored by bartek).
[lib][keyserver] Handle invalid CSAT for multi-holder actions
bartek committed rCOMM40d00d2d189e: [lib][keyserver] Handle invalid CSAT on blob download (authored by bartek).
[lib][keyserver] Handle invalid CSAT on blob download
bartek committed rCOMM39f3157f8ad7: [lib][keyserver] Handle invalid CSAT in BlobOperationResult (authored by bartek).
[lib][keyserver] Handle invalid CSAT in BlobOperationResult
[lib] Extract function to remove holder
[lib] Extract function to assign holder
[lib] Extract function to download blob
bartek committed rCOMMf7dc430e45e4: [keyserver] Add function to clear identity metadata (authored by bartek).
[keyserver] Add function to clear identity metadata
[lib] Log out on failed Tunnelbroker auth
tomek retitled D13907: [native] Introduce a restore screen from [lib] Introduce a restore screen to [native] Introduce a restore screen.
Introduce a new screen
Rebase before landing
Harbormaster failed remote builds in B32894: Diff 46125 for D14031: [lib] Handle invalid CSAT in Identity Search context!