Doug
31bcedcc7f
Use the editor toolbar role on iOS 26 instead of left aligning the header by frame. ( #4647 )
...
The weird back button animation doesn't happen anymore 🥳
2025-10-22 11:36:14 +01:00
Mauro
6160c44d67
Update copyright holding and dates ( #4640 )
...
* Update copyright holding and dates
* compound IDE Macros updated
* update copyright
* update copyrights done
* update templates and README
2025-10-21 14:34:56 +02:00
Mauro Romito
6ce7f519b0
added tests for the room header view
2025-09-16 18:26:03 +02:00
Mauro Romito
1d5c252a42
added the avatar and the room title as subtitle in the thread timeline as a principal action
...
also added a fix for the erroneous reply in thread action while in a thread, and also discovered that we can lead align the principal action again on iOS 26 (so it was a beta issue)
2025-09-16 18:26:03 +02:00
Stefan Ceriu
822f347dc2
Move composer specific designs to the composer toolbar.
2025-06-10 08:57:08 +03:00
Stefan Ceriu
eeff596932
Move timeline drag and drop handling to the recently introduced TimelineView.
2025-06-10 08:57:08 +03:00
Stefan Ceriu
f047e51ab8
Extract the disabled composer view into its own struct
2025-06-10 08:57:08 +03:00
Stefan Ceriu
805db73e56
Extract the timeline scroll to bottom button into its own view.
2025-06-10 08:57:08 +03:00
Stefan Ceriu
3923d65b41
Disable the threaded timeline composer when the room is read only.
2025-06-10 08:57:08 +03:00
Stefan Ceriu
ce277bfd7e
Threaded timeline composer
2025-06-10 08:57:08 +03:00
Stefan Ceriu
ffd6c825ef
Introduce a new SwiftUI TimelineView layer (wrapping the representable) to hold all the timeline specific bindings that are currently duplicated throughout the screens a timeline is used.
2025-05-23 16:08:18 +03:00
Stefan Ceriu
57007f9eea
Add mechanism for opening up a threaded timeline
2025-05-20 12:18:55 +03:00