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
This commit is contained in:
Gil Eluard
2021-03-02 21:56:50 +01:00
parent fe184cb4ae
commit d58f499871
47 changed files with 625 additions and 201 deletions
+2 -2
View File
@@ -216,8 +216,8 @@
"room_message_short_placeholder" = "Enviar un mensaje…";
"room_message_reply_to_short_placeholder" = "Enviar una respuesta…";
"room_offline_notification" = "Se perdió la conexión con el servidor.";
"room_unsent_messages_notification" = "Los mensajes no se enviaron. ¿%@ o %@ ahora?";
"room_unsent_messages_unknown_devices_notification" = "No se envió el mensaje debido a dispositivos desconocidos presentes. ¿%@ o %@ ahora?";
"room_unsent_messages_notification" = "Los mensajes no se enviaron.";
"room_unsent_messages_unknown_devices_notification" = "No se envió el mensaje debido a dispositivos desconocidos presentes.";
"room_recents_server_notice_section" = "ALERTAS DE SISTEMA";
"room_ongoing_conference_call" = "Llamada de conferencia en curso. Unirse con %@ o %@.";
"room_ongoing_conference_call_with_close" = "Llamada de conferencia en curso. Unirse con %@ o %@. %@ la.";