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
b8a6763d1167e69ccf9fc24ef5e01e365f792dfa
letro-ios
/
ElementX
/
Sources
/
Screens
/
Timeline
History
Stefan Ceriu
23607dd553
Interact with polls through the
TimelineController
as well (creation still disabled on threaded timeline as it's not yet supported by the SDK)
2025-07-24 14:55:34 +03:00
..
View
hit region issues were caused by dynamic type checks not working properly, so they have been removed
2025-07-21 20:11:18 +02:00
TimelineInteractionHandler.swift
Interact with polls through the
TimelineController
as well (creation still disabled on threaded timeline as it's not yet supported by the SDK)
2025-07-24 14:55:34 +03:00
TimelineModels.swift
Fixes
#4222
- Hide timeline item actions that the user's power level does not allow
2025-06-18 17:39:45 +03:00
TimelineTableViewController.swift
pr suggestion: use computed var for scaleY
2025-06-18 11:47:56 +02:00
TimelineViewModel.swift
Remove
threadRootEventID
parameters from TimelineProxy send methods. This is now handled internally to the SDK as long as the right timeline instance is used.
2025-07-24 14:55:34 +03:00
TimelineViewModelProtocol.swift
Use the new preview screen when tapping media on the room and pinned events screens. (
#3736
)
2025-02-05 13:27:23 +00:00