Mauro Romito
99ae1573dc
pr suggestion: use computed var for scaleY
2025-06-18 11:47:56 +02:00
Mauro Romito
7721021c41
unflip timeline table view in voice over mode only
2025-06-18 11:47:56 +02:00
Mauro Romito
6653dcf6f6
focus voice over automatically when focussing a timeline event
2025-06-17 11:58:07 +02:00
Stefan Ceriu
ffd6c825ef
Introduce a new SwiftUI TimelineView layer (wrapping the representable) to hold all the timeline specific bindings that are currently duplicated throughout the screens a timeline is used.
2025-05-23 16:08:18 +03:00
Doug
61ca5c35f7
Refactor Rust timeline identifiers into our own. ( #3731 )
...
* Refactor eventOrTransactionID.
* Refactor uniqueID.
2025-02-04 09:50:46 +00:00
manuroe
c29f4cc9b4
Dual licensing: AGPL + Element Commercial ( #3657 )
...
* New LICENSE-COMMERCIAL file
* Apply dual licenses: AGPL + Element Commercial to file headers
* Update README with dual licensing
2025-01-06 11:27:37 +01:00
Doug
1c3d410e3f
Configure the media preview screen based on the event and presentation. ( #3604 )
...
* Configure media previews based on the presenting screen.
* Switch on TimelineKind instead of having an isPinnedEventsTimeline Bool.
2024-12-11 15:40:31 +00:00
Stefan Ceriu
51751606ca
Adopt various rust side Timeline API additions ( #3423 )
...
* Adopt new reaction toggling API introduced in matrix-org/matrix-rust-sdk/pull/4127
* Adopt the changes introduced in matrix-org/matrix-rust-sdk/pull/4111: use the new `TimelineUniqueId` type instead of `String` for unique timeline identifiers.
* Bump the RustSDK to v1.0.58.
* Fix unit tests
2024-10-16 19:08:34 +03:00
Doug
74ff86695e
Add developer option to hide media in the timeline. ( #3366 )
2024-10-03 17:59:39 +01:00
Stefan Ceriu
45d59c57d6
Bump the RustSDK to v1.0.53: adopt latest record based timeline item APIs ( #3356 )
2024-10-01 18:50:11 +03:00
Doug
bb1686f501
Use the UIColors directly instead of wrapping the SwiftUI Colors. ( #3324 )
2024-09-24 12:24:03 +01:00
Mauro Romito
a5c7f6905b
tweaks for the RC
2024-09-09 18:01:16 +02:00
Stefan Ceriu
c327c268a5
Fix message composer presendCallback warnings
2024-09-09 14:42:32 +03:00
Stefan Ceriu
89eae00479
Switch license to AGPL ( #3237 )
...
* Switch license file to AGPL
* Update file copyright headers
* Update the default project file header
2024-09-06 16:34:30 +03:00
Mauro
ecddcfcd16
RoomScreenViewModel is now TimelineViewModel ( #3157 )
...
Co-authored-by: Stefan Ceriu <stefanc@matrix.org >
2024-08-13 13:36:40 +02:00