This website requires JavaScript.
Explore
Help
Sign In
letro
/
letro-ios
Watch
1
Star
0
Fork
0
You've already forked letro-ios
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
2
Wiki
Activity
Files
2d786b49feb7256a63a3e815e2edf8ddc93515d5
letro-ios
/
ElementX
/
Sources
/
Screens
/
RoomScreen
History
Stefan Ceriu
2656c62e90
Added link detection in plain text (not available ootb in SwiftUI) and support for user, room, event and group identifiers + room aliases.
2022-03-24 16:26:58 +02:00
..
Test
Added room timeline screen with live events listening and back pagination. Rearranged project files.
2022-03-08 14:24:33 +02:00
View
Added link detection in plain text (not available ootb in SwiftUI) and support for user, room, event and group identifiers + room aliases.
2022-03-24 16:26:58 +02:00
RoomScreenCoordinator.swift
Introduced MemberDetailsProvider, caching user avatar urls and images. Various other tweaks and improvements.
2022-03-18 13:40:25 +02:00
RoomScreenModels.swift
Added link detection in plain text (not available ootb in SwiftUI) and support for user, room, event and group identifiers + room aliases.
2022-03-24 16:26:58 +02:00
RoomScreenViewModel.swift
Added link detection in plain text (not available ootb in SwiftUI) and support for user, room, event and group identifiers + room aliases.
2022-03-24 16:26:58 +02:00
RoomScreenViewModelProtocol.swift
Correctly building image items for the timeline. Missing URL and way to load image.
2022-03-16 18:02:19 +02:00