Stefan Ceriu
7aaeb0053e
Bump the RustSDK to v1.0.67 ( #3512 )
...
* Bump the RustSDK to v1.0.67
* PR comments
---------
Co-authored-by: Doug <douglase@element.io >
2024-11-13 18:03:30 +00:00
Doug
e25f10e74d
Update HeroImage to match the BigIcon component from Compound. ( #3439 )
...
We can move it across in a following PR.
2024-10-23 12:13:14 +01:00
Stefan Ceriu
2c31885355
Refactor theTimelineItemIdentifier handling; stop relying on optional EventOrTransactionIds and be explicit when setting composer modes from the draft service.
2024-10-16 16:37:47 +03:00
Doug
dcf380749a
A bunch of random tweaks. ( #3317 )
...
- Fix warning on single case enum.
- Remove unused subjects.
- Fix a lint warning.
- Remove unused success value.
- Fix warning about position of try await.
- Add a note about the common tracing configuration.
- Show an indicator when resolving a send failure fails.
- Make sure the whole row is clickable in the GlobalSearchScreen.
2024-09-23 13:00:40 +01:00
Doug
5c18a5f6a9
Use the new strings for send failures when the unsigned devices are your own. ( #3299 )
2024-09-18 10:48:16 +01:00
Doug
a7aa116beb
Require acknowledgement to send to verified users who have unsigned devices or have changed their identity. ( #3215 )
...
* Refactor HeroImage style.
* Add a screen to resolve (crypto-related) timeline item send failures.
* Refactor send failures.
* Update the SDK.
2024-09-10 09:56:11 +01:00