paleksandrs
3268e3ba3d
Changed title and body
2022-11-07 10:16:26 +02: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
2bf744cad2
Threads: added support to notifications count (MSC3773)
2022-11-01 22:57:39 +01:00
Andy Uhnak
6fad57f0a5
Complete MXCryptoV2 implementation
2022-10-26 17:00:43 +01: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
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
852586ef7b
First part of the voice broadcast recording feature
2022-10-20 19:39: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
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
Velin92
4c5dfb97f9
Merge pull request #6938 from vector-im/mauroromito/6935_wysiwyg_placeholder
...
Rich Text Composer Placeholder Text
2022-10-20 10:04:33 +02:00
yostyle
ba11761d79
Fixes after rebase on develop
...
Update voice broadcast playback UI
2022-10-20 02:01:01 +02:00
yostyle
bd55885f8d
Add device_id and record tag
2022-10-20 01:45:57 +02:00
Giom Foret
68f2b1cdef
Display info dialogs when we prevent the user from starting a new voice broadcast
...
- Update the existing implementation used to start/stop a voice broadcast in order to handle the different cases where voice broadcast is denied
- Add the optional Voice broadcast action to the new wysiwyg composer
2022-10-20 00:38:42 +02:00
Mauro Romito
9843c98c7b
improved old code further
2022-10-19 18:20:22 +02:00
Mauro Romito
783c4c6c8d
improved old code
2022-10-19 18:11:55 +02:00
Mauro Romito
5ab41b9b55
fixing a legacy issue that sometime removed the placeholder
2022-10-19 18:01:24 +02:00
Mauro Romito
2cc5b0f9f0
improving code
2022-10-19 17:03:56 +02:00
Mauro Romito
178d8c0a39
rich text composer placeholder text implemented using the same logic of the normal composer
2022-10-19 16:32:02 +02:00
Alfonso Grillo
98a9ba5177
Improve http url interaction ux
2022-10-19 14:43:30 +02:00
Yoan Pintas
5279338e62
[Voice Broadcast] Aggregate the chunks of voice messages in room timeline ( #6891 )
2022-10-17 18:23:47 +02:00
David Langley
23365e56ae
Merge branch 'langleyd/6830_wysiwyg_core_formatting' of github.com:vector-im/element-ios into langleyd/6830_wysiwyg_core_formatting
2022-10-13 12:19:55 +01:00
David Langley
7cab1eaef0
more comment updates
2022-10-13 11:46:00 +01:00
David Langley
ca8467e7b0
Updates based on comments.
2022-10-13 11:12:14 +01:00
Mauro Romito
f7aa8822dd
Merge branch 'langleyd/6830_wysiwyg_core_formatting' into mauroromito/wysiwyg_edit_reply_UI
...
# Conflicts:
# Riot/Modules/Room/Views/WYSIWYGInputToolbar/WysiwygInputToolbarView.swift
2022-10-12 15:25:27 +02:00
David Langley
f8da168065
get rid of additional UIHostingController. Cleanup and comments.
2022-10-12 14:14:25 +01:00
David Langley
8abeae5060
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/6830_wysiwyg_core_formatting
2022-10-12 11:46:24 +01:00
Yoan Pintas
fb066ea869
Add voice broadcast state event ( #6785 )
2022-10-12 11:30:38 +02:00
Mauro Romito
9e44c96b43
edit reply completed, just need to polish the UI a bit more.
2022-10-11 21:04:04 +02:00
Mauro Romito
6049541e4d
todo reminder
2022-10-11 13:06:28 +02:00
Mauro Romito
c09d8b3607
improving overall code
2022-10-10 18:54:20 +02:00
Mauro Romito
273fc3c2f7
edit works functionally (no UI changes yet)
2022-10-10 17:44:57 +02:00
Mauro Romito
7dc108849f
Merge branch 'langleyd/6830_wysiwyg_core_formatting' into mauroromito/wysiwyg_edit_and_reply
...
# Conflicts:
# Riot/Modules/Room/Views/WYSIWYGInputToolbar/WysiwygInputToolbarView.swift
2022-10-10 12:51:48 +02:00
David Langley
dac94cbebf
Add labs flag and strings
2022-10-08 11:57:13 +01:00
David Langley
9645cf939e
Move composer send media selection to it's own coordinator and us e ioS 15 api for sheet
2022-10-08 10:46:05 +01:00
Mauro Romito
c99d5ffcd2
edit is displayed in the WYSIWYG, but the send button still sends a new message instead of correcting the edit
2022-10-07 18:35:13 +02:00
David Langley
de1ac682cb
add composer actions/modules and ability to send rich messages
2022-10-04 15:01:01 +01:00
David Langley
d8e1dbb865
add simple formatting and maximise support for replacement toolbar
2022-10-02 09:06:06 +01:00
ismailgulek
08f4a76ad9
Timeline composer layout loop fix ( #6743 )
...
* Publish suitable view height for user suggestions
* Update container view height
* Add changelog
* Fix user suggestions layout for pre iOS 16
2022-09-20 11:40:32 +03:00
Doug
164051a9f2
Only disable the composer if the room is yet to be created.
2022-09-16 19:46:11 +01:00
giomfo
49a8e89d77
Remove the automatic invite on new message in a DM left by the direct user ( #6695 )
2022-09-09 09:16:52 +02:00
Yoan Pintas
a625e287a4
Start DM on first message ( #6367 )
...
Start DM on first message
Co-authored-by: Philippe Loriaux <philippel@element.io >
2022-09-06 14:33:32 +02:00
aringenbach
32fe42ace0
Fix mention pills display when coming back to a room with an unsent message
2022-09-05 10:56:50 +02:00
Gil Eluard
df083edd54
Fixed UI glitches in dark mode
...
- Update after review
- Better theme support for `RoundedToastView`
- Better theme support for `RecentsInvitesTableViewCell`
2022-09-03 22:03:54 +02:00
Gil Eluard
a088bb0d47
Merge branch 'gil/6513-Glitchy_room_list_header_when_scrolling' into gil/6645-UI_glitches_in_dark_mode
2022-09-03 14:54:09 +02:00
Gil Eluard
e9961198ac
Glitchy room list header when scrolling
...
- update after review
2022-09-02 22:30:19 +02:00
Gil Eluard
c48121c499
Fixed UI glitches in dark mode
2022-09-02 14:23:46 +02:00
Gil Eluard
85ebac545a
Glitchy room list header when scrolling
...
- fixed
2022-09-01 16:56:18 +02:00