aringenbach
9ea625e470
Update environment object setup and view model context wrapping to restore SwiftUI UI tests
2023-03-23 17:16:57 +01:00
aringenbach
3b9530c065
Display user suggestion list in fullscreen mode with shared context from UserSuggestionCoordinator
2023-03-23 17:16:57 +01:00
aringenbach
37a8aa5734
Update composer library to 1.3.0 and apply changes
2023-03-23 17:16:57 +01:00
aringenbach
935e61e1bb
Enable user mentions in Rich Text Editor
2023-03-23 17:16:57 +01:00
Mauro Romito
6882f507a7
creating the coordinator for the link action view
2022-12-07 18:17:28 +01:00
Mauro Romito
bf802b7b4a
some pr suggestions
2022-11-09 15:40:10 +01:00
Mauro Romito
89b2ef6687
this solution looks promising
2022-11-04 04:39:22 +01:00
Mauro Romito
1fa4dab404
rich text composer placeholder text implemented using the same logic of the normal composer
2022-10-19 16:32:02 +02:00
Mauro Romito
0e5607da2e
implemented cancel, but I need to actually need to solve a problem where the previous text is not stored in case of cancel of the reply/edit
2022-10-11 20:28:57 +02:00
Mauro Romito
201e6f5a09
edit works functionally (no UI changes yet)
2022-10-10 17:44:57 +02:00
David Langley
bac5b7f112
add simple formatting and maximise support for replacement toolbar
2022-10-02 09:06:06 +01:00
Yoan Pintas
8ea45ad0ce
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
Stefan Ceriu
816ba3b249
Fix crash when opening rooms where the current user doesn't have permission to post messages.
2022-05-18 11:58:25 +03:00
aringenbach
8077b8058d
Fix fonts and edition on replies
2022-05-04 12:17:21 +02:00
aringenbach
286a8a1a81
Fix mention from suggestion
2022-05-03 09:14:59 +02:00
aringenbach
69c0a7d9bd
Add documentation
2022-05-02 17:36:53 +02:00
aringenbach
8d65cd8a40
Enable sending messages with pills
2022-05-02 13:35:35 +02:00
Doug
13a59eb845
Fix for images sometimes being sent unencrypted in an encrypted room.
2022-02-16 12:42:00 +02:00
SBiOSoftWhare
e8d4af46d2
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
Stefan Ceriu
7576309da4
vector-im/element-ios/issues/4976 - Replaced GrowingTextView with simpler, custom implementation. Cleaned up the RoomInputToolbar header.
2021-10-26 17:41:29 +03:00
Stefan Ceriu
096279b43a
#1098 - Various changes following code review.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
2a41aec905
#1098 - Moved new MXKRoomInputToolbarDelegate method to Element.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
ac443d23e6
Fixes #4976 - Replaced HPGrowingTextView with GrowingTextView. Reduced inheritance chain.
2021-10-12 14:17:06 +03:00
Gil Eluard
721e761e84
#4090 - Fixed UI regression if BuildSettings.voiceMessagesEnabled = false
2021-06-29 10:17:15 +02:00
Stefan Ceriu
08f274bd61
#4090 - Add voice message controller, audio recorder and toolbar view links. Working audio file sending and cancellation.
2021-06-22 09:42:37 +03:00
Stefan Ceriu
fbb451f33c
#4090 - New voice recording toolbar ui and swipe to cancel interaction.
2021-06-22 09:42:37 +03:00
Gil Eluard
53b2b05b15
Voice Messages - Hold and send
...
- Added voice message button
- voice recording UI state
2021-06-22 09:42:37 +03:00
Gil Eluard
e6ef3b2d34
Switching composer between text mode & action mode
2021-03-25 22:15:18 +01:00
Gil Eluard
723dc79764
Composer update - UI enhancements
...
- composer max height
- unread messages on scroll to bottom button
- changed input toolbar background
- new missed discussions notifications
- Edit a message mode
- Reply to a message mode
- support for landscape mode
2021-03-24 22:17:09 +01:00
Gil Eluard
eefe1e2157
Composer Update - Typing and sending a message
2021-03-15 14:27:59 +01:00
Giom Foret
fcae2e1b61
Code cleaning
2019-12-26 23:24:09 +01:00
SBiOSoftWhare
5bb064e45d
RoomInputToolbarView: Add separate actions for camera and media library.
2019-08-02 17:16:06 +02:00
SBiOSoftWhare
843ce9024f
RoomInputToolbarView: Add file upload action.
2019-07-11 19:03:32 +02:00
SBiOSoftWhare
44bc52b913
RoomInputToolbarView: Add editing mode.
2019-06-13 16:37:28 +02:00
manuroe
16687b865f
RoomInputToolbarView: Turn the boolean replyToEnabled into an enum: sendMode
...
because message editing (#2404 ) is coming
2019-04-30 17:08:52 +02:00
SBiOSoftWhare
5fe4a46627
Add send reply mode in RoomInputToolbarView in order to update text input placeholder when sending a reply.
2018-07-23 16:54:23 +02:00
SBiOSoftWhare
fbe1264a5a
Organize views by feature
2018-07-10 10:21:20 +02:00