Commit Graph

572 Commits

Author SHA1 Message Date
manuroe c128a81792 Room lists: Remove shields on room avatars
#4115

but keep it in the room screen
2021-03-17 15:32:01 +01:00
Gil Eluard b7bf281c57 Retrying & deleting failed messages
- Update after code review
2021-03-10 22:19:04 +01:00
Gil Eluard 5014af92d3 Merge branch 'element_4014' into element_4013
# Conflicts:
#	Riot/Modules/Room/DataSources/RoomDataSource.m
2021-03-09 13:22:13 +01:00
Gil Eluard 66d4305644 Improve the status of send messages (sending, sent, received, failed)
- update after review
2021-03-09 11:59:54 +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 ab7ec48aae merged element_4014 into element_4013 2021-03-02 22:06:24 +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 e0e9c979a1 Improve the status of send messages (sending, sent, received, failed)
- Code tweaks
2021-02-26 07:19:46 +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
Gil Eluard dd720a68fb Merge branch 'develop' into element_4014
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
#	Riot/Modules/Room/DataSources/RoomDataSource.m
2021-02-25 15:49:53 +01:00
Gil Eluard 7a1a0c0c51 Improve the status of send messages (sending, sent, received, failed)
- tweaks and new L&F for download progress
2021-02-25 11:07:21 +01:00
Gil Eluard d256c63ba7 Improve the status of send messages (sending, sent, received, failed)
- Code tweaks
2021-02-23 22:05:39 +01:00
Gil Eluard 550d5b316d Improve the status of send messages (sending, sent, received, failed)
- Bug fixing and imporvement
2021-02-23 21:21:15 +01:00
SBiOSoftWhare 7c81202ba2 RoomVC: Present a RoomInfoCoordinator on room creation cell quick actions. 2021-02-23 15:52:24 +01:00
SBiOSoftWhare 3c7775b99a RoomInfoCoordinator: Add possibility to open an initial specific section. 2021-02-23 15:51:23 +01:00
SBiOSoftWhare 1731a2a0f3 RoomCreationIntroCellContentView: Improve add topic case. 2021-02-23 15:46:20 +01:00
SBiOSoftWhare 41b3dffa1f RoomDataSource: Fix insertRoomCreationIntroCellDataIfNeeded method. 2021-02-23 09:34:27 +01:00
SBiOSoftWhare 4b8c73a508 RoomCreationIntroCell: Remove unused method. 2021-02-23 08:48:17 +01:00
SBiOSoftWhare 00d6397956 RoomDataSource: Add thread safety instructions for bubbles array in insertRoomCreationIntroCellDataIfNeeded. 2021-02-23 08:47:50 +01:00
Gil Eluard c7e3155949 Improve the status of send messages (sending, sent, received, failed)
- First implementation
2021-02-22 13:51:25 +01:00
SBiOSoftWhare 758d3402c8 RoomVC: Handle RoomCreationIntroCell./ 2021-02-22 00:12:01 +01:00
SBiOSoftWhare f723c1ead7 RoomParticipantsViewController: Add possibility to display cancel bar button. 2021-02-22 00:12:01 +01:00
SBiOSoftWhare 30ae1db8c4 RoomFilesViewController: Add possibility to display cancel bar button. 2021-02-22 00:12:01 +01:00
SBiOSoftWhare 763673ecb7 RoomDataSource: Handle RoomCreationIntroCell conditional display. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare 2b5b4b8f36 RoomBubbleCellData: Add new tag to handle RoomCreationIntroCell. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare db488214b3 RoomAvatarView: Add view data. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare cbbbb6feb3 Room creation intro: Create RoomCreationIntroCell. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare 5917d94300 Room creation intro: Create cell content view. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare 496ddae0d8 Create room avatar view. 2021-02-22 00:12:00 +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 72284b570c Get rid of redundant _theme 2021-02-10 00:35:34 +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 4735a71c0c Do not show tile for incoming call 2021-01-21 13:52:14 +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 a4efdc6a4b Implement call cells, introduce allLinkedEvents on bubble cell data 2021-01-20 13:26:28 +03:00
ismailgulek 18732cc34a Group call invite and reject events with a new tag 2021-01-20 13:13:04 +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 f48370f4be Show user id in the room invite preview screen 2020-12-21 16:31:02 +01:00