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
4
Packages
Projects
Releases
2
Wiki
Activity
Files
dbd6552f4f4cca326c19057ada7e70b6a8a467a4
letro-ios
/
ElementX
/
Sources
/
Screens
/
RoomScreen
History
Stefan Ceriu
898d63b5f8
Increased back pagination did reach top trigger offset.
2022-03-29 16:08:46 +03: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
Increased back pagination did reach top trigger offset.
2022-03-29 16:08:46 +03: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