Stefan Ceriu
03150ad326
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
d5fdb60eab
Fix fonts and edition on replies
2022-05-04 12:17:21 +02:00
aringenbach
d7477f0a56
Fix mention from suggestion
2022-05-03 09:14:59 +02:00
aringenbach
5cc1f569e3
Add documentation
2022-05-02 17:36:53 +02:00
aringenbach
019f4996cb
Enable sending messages with pills
2022-05-02 13:35:35 +02:00
Doug
2749368ec6
Fix for images sometimes being sent unencrypted in an encrypted room.
2022-02-16 12:42:00 +02:00
SBiOSoftWhare
e6ef1be7b6
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
Stefan Ceriu
71f8789a9b
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
94459be545
#1098 - Various changes following code review.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
277ac0c0ca
#1098 - Moved new MXKRoomInputToolbarDelegate method to Element.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
90990578b0
Fixes #4976 - Replaced HPGrowingTextView with GrowingTextView. Reduced inheritance chain.
2021-10-12 14:17:06 +03:00
Gil Eluard
a9349d86f4
#4090 - Fixed UI regression if BuildSettings.voiceMessagesEnabled = false
2021-06-29 10:17:15 +02:00
Stefan Ceriu
11fb964e90
#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
d71c6027bf
#4090 - New voice recording toolbar ui and swipe to cancel interaction.
2021-06-22 09:42:37 +03:00
Gil Eluard
9448a6fc15
Voice Messages - Hold and send
...
- Added voice message button
- voice recording UI state
2021-06-22 09:42:37 +03:00
Gil Eluard
9bc478f634
Switching composer between text mode & action mode
2021-03-25 22:15:18 +01:00
Gil Eluard
0dbae5acc2
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
293520cb5d
Composer Update - Typing and sending a message
2021-03-15 14:27:59 +01:00
Giom Foret
02146fe477
Code cleaning
2019-12-26 23:24:09 +01:00
SBiOSoftWhare
7e32fdb12e
RoomInputToolbarView: Add separate actions for camera and media library.
2019-08-02 17:16:06 +02:00
SBiOSoftWhare
f89362781d
RoomInputToolbarView: Add file upload action.
2019-07-11 19:03:32 +02:00
SBiOSoftWhare
6a8dc8782f
RoomInputToolbarView: Add editing mode.
2019-06-13 16:37:28 +02:00
manuroe
2376de39b5
RoomInputToolbarView: Turn the boolean replyToEnabled into an enum: sendMode
...
because message editing (#2404 ) is coming
2019-04-30 17:08:52 +02:00
SBiOSoftWhare
c530ec1f1b
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
53e9214b1d
Organize views by feature
2018-07-10 10:21:20 +02:00