Commit Graph

4853 Commits

Author SHA1 Message Date
Mauro Romito e11fc9aff8 Merge branch 'develop' into mauroromito/fullscreen_mode_2
# Conflicts:
#	Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	RiotSwiftUI/Modules/Room/Composer/View/Composer.swift
#	project.yml
2022-11-15 11:03:28 +01:00
Yoan Pintas 91c5936a24 Add voice broadcast slider (#7010) 2022-11-14 17:16:14 +01:00
Aleksandrs Proskurins 3380f31d9c Merge pull request #7072 from vector-im/aleksandrs/7070_poll_no_usable
Poll not usable after logging out and back in
2022-11-14 15:32:52 +02:00
paleksandrs 243192c6eb Poll not usable after logging out and back in 2022-11-14 10:43:31 +02:00
Anderas b0b95f7053 Merge pull request #7068 from vector-im/andy/repeat_sync
Remove 10s wait on failed initial sync
2022-11-14 08:39:08 +00:00
Mauro Romito 49df8086f8 fullscreen mode implemented 2022-11-11 16:57:05 +01:00
Mauro Romito 7051084eec animation improvement with and without keyboard 2022-11-11 12:07:19 +01:00
Mauro Romito 1cffddbe89 improving animations 2022-11-11 10:24:14 +01:00
Gil Eluard bd414aad2e Threads: removed "unread_thread_notifications" from sync filters for server that doesn't support MSC3773
- Update after review
2022-11-10 22:50:26 +01:00
Mauro Romito 9bba221d3f swipe animation improvements 2022-11-10 18:13:22 +01:00
Andy Uhnak 1eeaebfd8b Remove 10s wait on failed initial sync 2022-11-10 16:15:16 +00:00
Mauro Romito 60e3c374af code improvements 2022-11-10 15:55:25 +01:00
Mauro Romito 4c6ecc0216 this works but we need to expose also the maxCompressed height and the minHeight 2022-11-10 15:41:36 +01:00
Mauro Romito 1dfac5ba28 Merge branch 'develop' into mauroromito/fullscreen_mode_2
# Conflicts:
#	RiotSwiftUI/Modules/Room/Composer/View/Composer.swift
2022-11-10 14:29:08 +01:00
Mauro Romito 0f654bec06 keyboard dismissal issue fixed 2022-11-10 13:46:41 +01:00
Gil Eluard eb6d475f92 Threads: removed "unread_thread_notifications" from sync filters for server that doesn't support MSC3773 2022-11-10 13:22:55 +01:00
aringenbach 8a894d7e49 Merge pull request #7062 from vector-im/aringenbach/7061_enable_markdown
Rich-text editor: enable translations between Markdown and HTML when toggling text formatting
2022-11-10 10:25:43 +01:00
Aleksandrs Proskurins 79580ff572 Merge pull request #7056 from vector-im/aleksandrs/7043_unverified_sessions_alert
Unverified sessions alert
2022-11-10 09:23:21 +02:00
Mauro Romito 15dd337fd8 improved the pan animation to be as the designs 2022-11-09 17:07:05 +01:00
aringenbach 4f445b8f70 Rich-text editor: enable translations between Markdown and HTML when toggling text formatting 2022-11-09 16:43:58 +01:00
Mauro Romito a2856f27a7 some pr suggestions 2022-11-09 15:40:10 +01:00
Mauro Romito 1a6b68daa0 pan gesture 2022-11-09 14:21:14 +01:00
aringenbach ff6b818f03 Merge pull request #7053 from vector-im/aringenbach/7052_fix_text_formatting_toggle
Rich-text editor: Fix text formatting enabled inconsistent state
2022-11-09 14:16:30 +01:00
paleksandrs 56a9baaccd Snooze controller 2022-11-09 14:59:35 +02:00
aringenbach dd3186484f Merge pull request #6993 from vector-im/aringenbach/6962_slash_commands
Fixed IRC-style message and commands support in Rich text editor
2022-11-09 10:31:14 +01:00
aringenbach 15c1a9cf89 Rich-text editor: Fix text formatting enabled inconsistent state 2022-11-09 10:26:48 +01:00
Mauro Romito afcf534bdd fix for iPad 2022-11-08 18:48:50 +01:00
Mauro Romito 9340e678c6 fix for iPad 2022-11-08 18:42:04 +01:00
Mauro Romito 3f983adda1 full screen improvements 2022-11-08 16:50:44 +01:00
Mauro Romito 9d6279590b fullscreen mode with navigation controller superview 2022-11-08 14:56:12 +01:00
Stefan Ceriu 554280939b Fixes vector-im/element-ios/issues/6441 - Incorrect timeline item text height calculation 2022-11-08 14:46:44 +02:00
Stefan Ceriu 450af545a5 Revert "Fixes vector-im/element-ios/issues/6441 - Incorrect timeline item text height calculation (#6679)"
This reverts commit bd017d1a77.
2022-11-08 14:46:44 +02:00
Stefan Ceriu 1512133704 Revert "Fix timeline items text height calculation"
This reverts commit 27f4feb8d9.
2022-11-08 14:46:44 +02:00
Stefan Ceriu e00d8ee761 Revert "Replace attributed string height calculation with a more reliable implementation"
This reverts commit 47512127ec.
2022-11-08 14:46:44 +02:00
Mauro Romito 4633c33368 Merge branch 'develop' into mauroromito/fullscreen_mode_2
# Conflicts:
#	Riot/Modules/Room/RoomViewController.swift
2022-11-08 13:21:42 +01:00
Stefan Ceriu 27fbc53ae5 Prevent Unable to activate constraint with anchors .. because they have no common ancestor. crashes. Only link toasts to the top safe area instead of the navigation controller 2022-11-07 17:38:25 +02:00
aringenbach 476f5f6ab6 Merge branch 'develop' into resilience-rc
# Conflicts:
#	Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	RiotSwiftUI/Modules/Room/Composer/View/Composer.swift
#	project.yml
2022-11-07 15:05:25 +01:00
paleksandrs 4e7744664c Removed "Do not ask again" button 2022-11-07 10:38:46 +02:00
paleksandrs 3268e3ba3d Changed title and body 2022-11-07 10:16:26 +02:00
Gil Eluard 67fec1d2f1 Threads notification count in main timeline including un participated threads 2022-11-04 17:21:27 +01:00
Mauro Romito 06ec4713ff trick without using the window but the nav controller 2022-11-04 14:30:28 +01:00
Gil Eluard 1648d49d1a Merge pull request #7030 from vector-im/gil/7029-Threads_add_support_to_labs_flag_for_read_receipts
Threads: add support to labs flag for read receipts
2022-11-04 13:38:59 +01:00
Mauro Romito f7d472526d fixed the positioning 2022-11-04 11:07:14 +01:00
Mauro Romito 67d363b81e this solution looks promising 2022-11-04 04:39:22 +01:00
Mauro Romito a112b008db another possible impl 2022-11-04 02:45:55 +01:00
Gil Eluard f85b218b57 Merge branch 'gil/6663-MSC3771_read_receipts_for_threads' into gil/7029-Threads_add_support_to_labs_flag_for_read_receipts 2022-11-03 13:35:24 +01:00
Gil Eluard 02ef0ae6e6 Merge branch 'gil/6663-MSC3771_read_receipts_for_threads' into gil/6664-MSC3773_notifications_for_threads 2022-11-03 13:35:01 +01:00
Gil Eluard 24bde96cec Merge branch 'develop' into gil/6663-MSC3771_read_receipts_for_threads 2022-11-03 13:34:27 +01:00
Gil Eluard 3d5ae643cd Threads: add support to labs flag for read receipts 2022-11-02 23:42:53 +01:00
Velin92 e6f97158e9 Merge pull request #7027 from vector-im/mauroromito/6946_custom_emojis
Labs: Rich text-editor fix for "does not support inserting custom iOS emojis"
2022-11-02 17:31:19 +01:00