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
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
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
98d59cacd7
Improve the status of send messages (sending, sent, received, failed)
...
- code tweaks
2021-02-25 11:10:38 +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
SBiOSoftWhare
1731a2a0f3
RoomCreationIntroCellContentView: Improve add topic case.
2021-02-23 15:46:20 +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
59ae552c71
UIView: Add accessibility commodity method.
2021-02-22 00:12:00 +01:00
ismailgulek
c018da167c
Merge branch 'voip_2746' into voip_tiles
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
2021-02-10 21:41:51 +03:00
ismailgulek
9ff24791cc
Avoid force unwraps
2021-02-10 00:05:27 +03:00
ismailgulek
e032de95bd
Make extension objc
2021-01-21 14: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
a4efdc6a4b
Implement call cells, introduce allLinkedEvents on bubble cell data
2021-01-20 13:26:28 +03:00
ismailgulek
1db0106322
Add call back action identifier
2021-01-20 13:23:09 +03:00
ismailgulek
85b5b9cefa
Merge branch 'develop' into voip_2746
...
# Conflicts:
# Riot/Modules/Application/LegacyAppDelegate.m
2021-01-15 16:07:36 +03:00
ismailgulek
313ff48feb
Introduce vc_removingAllWhitespaces on String
2021-01-13 21:49:45 +03:00
SBiOSoftWhare
c643bebff4
Update Riot/Categories/UIImage.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-01-08 15:52:23 +01:00
SBiOSoftWhare
7841d144ab
Add convenient methods on URLComponents.
2021-01-07 11:22:24 +01:00
SBiOSoftWhare
50f2568033
UIImage: Add convenient method to resize an image.
2020-12-18 18:44:08 +01:00
ismailgulek
3ef6533bc5
Merge branch 'develop' into voip_2746
2020-12-03 12:26:26 +03:00
ismailgulek
021bcab59c
Introduce CallService
2020-12-01 13:41:31 +03:00
SBiOSoftWhare
2ae22d6983
InviteRecentTableViewCell: Add disclosure indicator to indicate preview action.
2020-11-13 17:16:43 +01:00
ismailgulek
2b2ff8fc7e
Return image view instance as fab
2020-10-09 12:38:09 +03:00
ismailgulek
3a06b7ab8b
Add an extension methof for simplicity
2020-10-09 12:26:54 +03:00
ismailgulek
7b1ed58906
Factorize layout of table header and footers
2020-10-07 15:26:58 +03:00
manuroe
9b61ac5d78
MXSession: Make sure vc_canSetupSecureBackup is reusable
...
Put specific additional check out of this method
2020-10-01 16:46:32 +02:00
ismailgulek
7d863f3678
Remove the method not used anymore
2020-09-23 13:36:49 +03:00
ismailgulek
7ec282fd50
Introduce an extension method to hide cell separators
2020-09-21 14:05:27 +03:00
ismailgulek
7941b1f0db
Merge branch 'develop' into element_3628
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
2020-09-10 18:18:29 +03:00
ismailgulek
9f42f0f522
Move MXThirdPartyProtocolInstance extension to a new file
2020-09-10 11:25:43 +03:00
ismailgulek
5c0a86e2f0
Make some legacy cells conform Reusable & Themable, add some new
2020-09-09 19:32:54 +03:00
ismailgulek
fa492da737
Introduce vc_closeKeyboard on UIApplication
2020-09-07 13:51:30 +03:00
SBiOSoftWhare
e16d495ea6
Remove deprecated -[UIApplication openURL] usage.
2020-09-01 12:20:44 +02:00
ismailgulek
430ce3fb2c
Make MXSessionState comparable
2020-08-21 14:06:35 +03:00
ismailgulek
21bcfc4a38
Merge branch 'develop' into element_3452
2020-08-13 13:32:46 +03:00
ismailgulek
1d0847b993
Introduce vc_notRenderedImage
2020-08-12 18:41:38 +03:00
ismailgulek
7b05cd399b
Fix default orientation for navigation controllers
2020-08-12 17:41:54 +03:00
ismailgulek
ba8601dc6e
Refactor remove call notifications method
2020-08-11 12:53:51 +03:00
ismailgulek
1972a11d79
Remove call notifications on various points
2020-08-10 18:20:02 +03:00
ismailgulek
bbe0d3aed4
Fix crash
2020-08-10 14:28:05 +03:00
ismailgulek
39071d7556
Introduce isPhone
2020-08-06 16:32:58 +03:00
ismailgulek
61a7eef542
Move scroll method to an extension
2020-08-05 15:22:27 +03:00
manuroe
e95d537470
BuildSettings: Make it work from extensions
2020-07-30 11:35:50 +02:00
ismailgulek
99dcb39e70
Add view shaker
2020-07-21 16:16:39 +03:00
SBiOSoftWhare
9ee7a408b2
UITableViewCell: Add convenient method to set disclosure indicator with tint color.
2020-07-16 23:12:33 +02:00
SBiOSoftWhare
5202f3e14f
HomeVC: Room actions, update icons and add background corner radius.
2020-07-07 02:29:41 +02:00
ismailgulek
7878354243
Merge branch 'develop' into xcode11
...
# Conflicts:
# CHANGES.rst
# Riot.xcodeproj/project.pbxproj
2020-06-26 17:33:09 +03:00