Commit Graph

194 Commits

Author SHA1 Message Date
Gil Eluard b7bf281c57 Retrying & deleting failed messages
- Update after code review
2021-03-10 22:19:04 +01:00
Gil Eluard f763ad90d7 Retrying & deleting failed messages
- If users press on Retry, send again the message and display a loading wheel
- code and UI tweaks
2021-03-03 10:27:08 +01:00
Gil Eluard bcb1682a11 Retrying & deleting failed messages
- Display an exclamation mark (on a red background). In case of a multi-line message
- When a message with an error is selected, show a bottom bar with the 4 following actions: Retry - Delete - Edit - Copy
- If users press on Delete, a confirmation dialog is displayed
- When error messages occur, a general error message appears above the composer. Selecting Delete will delete all error messages. Pressing on Retry will attempt to resend error messages
- If users press on Delete, a confirmation dialog is displayed
- In room lists, decorate rooms with errored messages with the error icon. Rooms with errors should be sorted first
2021-03-02 21:56:50 +01:00
Gil Eluard 99560e2d61 Retrying & deleting failed messages
- When a message with an error is selected, show a bottom bar with the 4 following actions: Retry - Delete - Edit - Copy
2021-02-25 16:51:39 +01:00
SBiOSoftWhare 7c81202ba2 RoomVC: Present a RoomInfoCoordinator on room creation cell quick actions. 2021-02-23 15:52:24 +01:00
SBiOSoftWhare 758d3402c8 RoomVC: Handle RoomCreationIntroCell./ 2021-02-22 00:12:01 +01:00
ismailgulek bf525ed026 Show dialpad option only if PSTN supported 2021-02-12 15:47:35 +03:00
ismailgulek c018da167c Merge branch 'voip_2746' into voip_tiles
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2021-02-10 21:41:51 +03:00
ismailgulek c37ed97a5b Merge branch 'voip_dialpad' into voip_dtmf
# Conflicts:
#	CHANGES.rst
2021-02-10 00:40:22 +03:00
ismailgulek dc8afd1b29 Merge branch 'voip_2746' into voip_tiles 2021-02-10 00:38:49 +03:00
ismailgulek 690afd773d Merge branch 'voip_2746' into voip_dialpad 2021-02-10 00:38:23 +03:00
ismailgulek 9944b607a4 Remove k prefix from const string name 2021-02-10 00:17:43 +03:00
Gil Eluard 8febbdc6de Force device verification on user share key re-request if device is not verified. 2021-02-02 11:31:21 +01:00
ismailgulek abbaa05f78 Add notification for tap on tiles 2021-01-21 14:27:32 +03:00
ismailgulek cf637d90c5 Merge branch 'voip_dialpad' into voip_dtmf
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2021-01-20 16:27:55 +03:00
ismailgulek a75a19330b Merge branch 'voip_2746' into voip_dialpad
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2021-01-20 16:25:36 +03:00
ismailgulek 71bab0796c Remove old cell 2021-01-20 14:53:47 +03:00
ismailgulek 31f57a1066 Implement cell tap action 2021-01-20 13:27:30 +03:00
ismailgulek 261346794e Implement call back action 2021-01-20 13:27:13 +03:00
ismailgulek 6ad5e57cd9 Use new call cells 2021-01-20 13:26:55 +03:00
ismailgulek 7863945a9a Introduce DialpadConfiguration 2021-01-14 18:20:00 +03:00
ismailgulek 585617bb7b Move dialpad into room 2021-01-14 13:38:17 +03:00
Gil Eluard 5709be0c20 Plugged BuildSettings.messageDetailsAllowShare to self.allowActionsInDocumentPreview MXKRoomViewController's property 2020-12-08 22:01:46 +01:00
Giom Foret af9f910e0a Room History: Remove the report option for outgoing messages
I don't think the user wants to report on themselves
(This check was lost during the recent refactoring)
2020-11-30 14:12:47 +01:00
manuroe ec05b04747 MXProfiles: Track time to display a message from its notification 2020-11-11 22:49:46 +01:00
manuroe f351d14a14 BuildSettings: Centralise RoomInputToolbar compression mode setting 2020-10-26 10:24:40 +01:00
ismailgulek 9e62f268b7 Move removing back title to viewDidLoad 2020-10-19 22:37:28 +03:00
ismailgulek a0db27152b Fix crash when navigating to a room member 2020-10-16 14:27:45 +03:00
ismailgulek b5d758091b Remove old segue identifiers and handling 2020-10-15 14:43:01 +03:00
ismailgulek f43f094360 Remove old segue identifiers and handling 2020-10-15 14:18:13 +03:00
ismailgulek f33adac703 Make copy media configurable, pass it to the MatrixKit 2020-10-14 01:01:29 +03:00
ismailgulek ad938a90cc Use MXKPasteboardManager.pasteboard on copy operations 2020-10-09 15:20:54 +03:00
ismailgulek 82acfcc786 Use MXKAppSettings.pasteboard on copy operations 2020-10-09 13:58:54 +03:00
ismailgulek 5136428cb3 Merge branch 'develop' into element_3672
# Conflicts:
#	CHANGES.rst
2020-09-30 12:32:40 +03:00
ismailgulek 421b68364e Update localization keys 2020-09-28 12:51:34 +03:00
ismailgulek 2298ee1bf6 Wording for room details 2020-09-25 13:30:36 +03:00
ismailgulek 3eb5183796 Force reload data source when opened from a push 2020-09-23 16:53:40 +03:00
ismailgulek fcfbbf0bcd Show new screen on tap header tap 2020-09-18 18:57:40 +03:00
ismailgulek 27866b16e7 Remove expanded header from room screen 2020-09-18 14:11:45 +03:00
ismailgulek 8cdd8becf3 Use new module from room view controller 2020-09-14 19:44:30 +03:00
ismailgulek b0d6416821 New bubble cells for the timeline 2020-09-14 15:39:08 +03:00
ismailgulek 9ad104276f Use inline collapsing and the same cell for now 2020-09-14 14:24:41 +03:00
SBiOSoftWhare e7c212c3b5 Merge pull request #3603 from vector-im/reduce_warnings
Reduce Xcode warnings
2020-09-04 13:13:54 +02:00
SBiOSoftWhare e16d495ea6 Remove deprecated -[UIApplication openURL] usage. 2020-09-01 12:20:44 +02:00
SBiOSoftWhare bc6306bda9 Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
ismailgulek 42705c93ff Update room input toolbar on theme change 2020-08-27 12:29:39 +03:00
manuroe c9f495d460 Code Quality: Make sonar happier
by removing some code smells
2020-08-25 18:54:47 +02:00
ismailgulek aa74571d43 Change config name 2020-08-14 14:55:06 +03:00
ismailgulek 06f88d11f0 Introduce messageDetailsAllowSaving 2020-08-14 14:06:22 +03:00
ismailgulek 704f09e65b Namespace some settings 2020-08-03 16:07:39 +03:00