Threads: removed "unread_thread_notifications" from sync filters for server that doesn't support MSC3773

- Update after review
This commit is contained in:
Gil Eluard
2022-11-10 22:50:26 +01:00
parent eb6d475f92
commit bd414aad2e
2 changed files with 17 additions and 14 deletions
@@ -359,11 +359,6 @@ typedef BOOL (^MXKAccountOnCertificateChange)(MXKAccount *mxAccount, NSData *cer
- (void)resetDeviceId;
#pragma mark - Sync filter
/**
Check if the homeserver supports room members lazy loading.
@param completion the check result.
*/
- (void)supportLazyLoadOfRoomMembers:(void (^)(BOOL supportLazyLoadOfRoomMembers))completion;
/**
Call this method at an appropriate time to attempt dehydrating to a new backup device