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
e75c930d8f
Media gallery - part 1( #3588 )
...
* Introduce a `MediaEventsTimelineFlowCoordinator`
* Update SDK API and architecture
* Add a feature flag, add translations
* Move the media events timeline presentation under the room flow coordinator state machine
* Rename `TimelineViewState.timelineViewState` of type `TimelineState` to `timelineState`
* Enabled SwiftLint's `trailing_closure` rule and fix the warnings.
2024-12-06 16:58:14 +02:00
Doug
9f0b65b7cf
Move the media caption composer (and Add Caption action) behind a feature flag for now. ( #3560 )
2024-11-27 08:30:10 +02:00
Stefan Ceriu
6c09884783
Fix #1934 - Hook reaction pickers into the system's recently used keyboard emojis ( #3453 )
2024-10-25 19:58:56 +03: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
Doug
33c172b0f2
MockMediaProvider → MediaProviderMock.
2024-10-03 10:58:59 +01:00
Mauro
5bc2398b73
Added analytics for message pinning ( #3284 )
2024-09-17 10:02:26 +02: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
87f8c2eaaf
TimelineKind refactor (#3193 )
2024-08-22 18:33:21 +00:00
Mauro
bbb462bd83
Pinned Events Timeline actions and differentiation ( #3182 )
2024-08-22 17:35:44 +02:00
Stefan Ceriu
34eb596c1a
Introduce a new RoomProxyType and treat rooms differently based on their membership state
2024-08-21 12:24:20 +03:00
Mauro
803c61e879
PinnedBanner is now managed by the RoomScreenViewModel ( #3163 )
2024-08-14 12:38:10 +02:00
Mauro
ecddcfcd16
RoomScreenViewModel is now TimelineViewModel ( #3157 )
...
Co-authored-by: Stefan Ceriu <stefanc@matrix.org >
2024-08-13 13:36:40 +02:00
Mauro
293c5b234e
Navigate to the Pinned events timeline ( #3139 )
2024-08-08 18:29:39 +02:00