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
1
Packages
Projects
Releases
2
Wiki
Activity
Files
4b4c43ba06b4f3ca6df2ce3bd3d0d8b48c8e5e2f
letro-ios
/
ElementX
/
Sources
/
Screens
/
RoomScreen
History
Stefan Ceriu
4b4c43ba06
Stop relying on the NotificationCenter for removing delivered push notifications:
...
- this will improve the architecture but more importantly will remove some very flakey unit tests
2024-04-12 19:18:00 +03:00
..
View
Adop the new SDK permalink detector and user builder
2024-04-12 18:04:41 +03:00
RoomScreenCoordinator.swift
Fixes
#2414
- Move member loading to the room member detail screen, avoid blocking the whole application
2024-02-07 07:31:25 +00:00
RoomScreenInteractionHandler.swift
QR Code error views (
#2678
)
2024-04-11 08:32:56 +00:00
RoomScreenModels.swift
Fixes
#2347
,
#2348
,
#2349
- Add support for typing notifications
2024-02-13 15:27:52 +02:00
RoomScreenViewModel.swift
Stop relying on the NotificationCenter for removing delivered push notifications:
2024-04-12 19:18:00 +03:00
RoomScreenViewModelProtocol.swift
Fixes
#1140
- Dismiss all modals when presenting a room
2023-08-10 15:19:43 +03:00