element-ios/Riot/Modules/Common/Recents
Gil Eluard 9a41f0d4b8 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
..
CellData Make code use the "Empty room" i18n string from MatrixKit 2018-09-20 11:05:46 +02:00
DataSources Retrying & deleting failed messages 2021-03-02 21:56:50 +01:00
Views Retrying & deleting failed messages 2021-03-02 21:56:50 +01:00
RecentsViewController+RoomInvite.swift The Invite cell behaviour is not driven by MXRoom.isDirect property anymore 2021-02-05 10:25:27 +01:00
RecentsViewController.h RecentsVC: Handle room directory display. HomeVC now show room directory on join room action. 2021-02-22 17:47:40 +01:00
RecentsViewController.m RecentsVC: Handle room directory display. HomeVC now show room directory on join room action. 2021-02-22 17:47:40 +01:00
RecentsViewController.xib Fix RecentsViewController after rebase again 2020-04-22 14:51:00 +03:00