Commit Graph

1989 Commits

Author SHA1 Message Date
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
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
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
Gil Eluard 67fec1d2f1 Threads notification count in main timeline including un participated threads 2022-11-04 17:21:27 +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
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
Mauro Romito cd7a77ae2a fix for 6946 2022-11-02 16:45:40 +01:00
aringenbach 93f83c4629 Add kResizeComposerAnimationDuration constant description 2022-11-02 16:40:57 +01:00
aringenbach d7e5307f0b Synchronise composer and toolbar resizing animation duration 2022-11-02 16:40:57 +01:00
Gil Eluard b6b4288cde Threads: added support to read receipts (MSC3771)
- Update after review
2022-11-02 15:23:54 +01:00
Gil Eluard 2bf744cad2 Threads: added support to notifications count (MSC3773) 2022-11-01 22:57:39 +01:00
Gil Eluard 6bff73125d Threads: added support to read receipts (MSC3771)
- Update after review
2022-11-01 22:48:47 +01:00
Anderas f470feb8d6 Merge pull request #6985 from vector-im/andy/complete_crypto
Complete MXCryptoV2 implementation
2022-10-31 17:56:05 +00:00
aringenbach ba363a41b2 Fixed IRC-style message and commands support in Rich text editor 2022-10-28 17:26:18 +02:00
Yoan Pintas 996c93ae2d No customization for emptycell (#7000) 2022-10-27 18:03:25 +02:00
Stefan Ceriu cbf3acaaef Switch the CI to code 14 and the iOS 14 simulator, fix UI tests 2022-10-27 11:41:32 +03:00
Andy Uhnak 6fad57f0a5 Complete MXCryptoV2 implementation 2022-10-26 17:00:43 +01:00
Mauro Romito b5a38636dc Merge branch 'resilience-rc' into mauroromito/6954_wysiwyg_max_min_toggle 2022-10-26 17:19:19 +02:00
manuroe bced5a6661 Merge branch 'develop' into resilience-rc 2022-10-26 17:13:56 +02:00
aringenbach 1f6dccac26 Enable WYSIWYG plain text support 2022-10-26 16:20:45 +02:00
Mauro Romito 58455cf7dd new line 2022-10-26 16:13:25 +02:00
Mauro Romito 67e349c5d9 Merge branch 'resilience-rc' into mauroromito/6954_wysiwyg_max_min_toggle 2022-10-26 15:51:02 +02:00
Yoan Pintas 216755688f Add voice broadcast initial state in bubble data (#6972)
- Add voice broadcast initial state in bubble data
- Remove the local record after sending
2022-10-26 08:51:41 +02:00
Velin92 71d8893e3e Merge pull request #6971 from vector-im/mauroromito/6954_wysiwyg_max_min_toggle
Rich Text Composer - Maximise/Minimise toggle
2022-10-25 19:04:12 +02:00
Mauro Romito 60a5c181e9 comment 2022-10-25 18:03:40 +02:00
Yoan Pintas d875c26f25 Update voice broadcast tiles UI (#6965) 2022-10-25 15:58:06 +02:00
Anderas bc335c7199 Merge pull request #6937 from vector-im/andy/trust_devices
Deprecate legacy device-to-device verification
2022-10-25 14:07:16 +01:00
Mauro Romito c44916c9b2 minor adjustments 2022-10-25 11:22:16 +02:00
Gil Eluard 21f5689112 Threads: added support to read receipts (MSC3771) 2022-10-24 22:27:13 +02:00
Mauro Romito ae5d6ab93b fixing view not returning in place 2022-10-21 17:52:01 +02:00
Velin92 84c47ce41a Merge pull request #6952 from vector-im/mauroromito/6941_wysiwyg_voice_message_support
Rich Text Composer - Voice Message Support
2022-10-21 14:38:13 +02:00
Mauro Romito 20dbe2310b voice message support added to the rich text composer 2022-10-21 10:33:23 +02:00
manuroe cc130061df Merge pull request #6933 from vector-im/yostyle/voice_broadcast_playing
Voice broadcast playing
The CI has passed on [recording](https://github.com/vector-im/element-ios/pull/6948) commits. We can merge this PR
2022-10-20 21:04:05 +02:00
Mauro Romito 6da5a95e7e fix 2022-10-20 19:51:10 +02:00
Mauro Romito 973923b071 voice messages implemented 2022-10-20 19:41:02 +02:00
Giom Foret e5571371fb Enhance RoomBubbleCellData handling
- detect correctly an actual live recording
- update the tile display at the end of a live recording
2022-10-20 19:39:51 +02:00
Philippe Loriaux a4beccfeb2 Set voice broadcast recording to pause when the app goes in background and when the RVC will disappear 2022-10-20 19:39:51 +02:00
Philippe Loriaux 2359f9b568 Remove temporary code for stopping recording 2022-10-20 19:39:51 +02:00
Philippe Loriaux 1280ff9569 Update recorder view and content 2022-10-20 19:39:50 +02:00
Philippe Loriaux 852586ef7b First part of the voice broadcast recording feature 2022-10-20 19:39:50 +02:00
Mauro Romito 0f20383559 the voice message toolbar now appears 2022-10-20 19:18:50 +02:00
yostyle dcc3b6375b Update UI 2022-10-20 18:48:20 +02:00
yostyle af9019cdba Merge branch 'develop' into yostyle/voice_broadcast_playing 2022-10-20 17:45:41 +02:00
Alfonso Grillo ffb7d429dc Merge pull request #6927 from vector-im/alfogrillo/6847_avatar_image
Update avatar image loading logics (PSB-198)
2022-10-20 15:05:52 +02:00
ismailgulek d62640c56d Fix infinite layout loops on timeline (#6942)
* Remove `forceZeroSageAreaInsets` from `VectorHostingController`

* Fix layout issues when adding hosting views into the content view

* Use the new api when adding views into the content

* Add changelog
2022-10-20 15:55:07 +03:00
manuroe 34a49f966a VB: Own code review 2022-10-20 13:39:27 +02:00
manuroe 64d4a91463 VB: Support live playback
from the beginning or with go live
2022-10-20 12:25:40 +02:00
Alfonso Grillo 39444b0291 Merge pull request #6936 from vector-im/alfogrillo/improve_link_tappability
Improve external links interaction UX (PSG-819)
2022-10-20 11:11:45 +02:00