Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list

This commit is contained in:
ismailgulek
2021-12-10 11:07:27 +03:00
767 changed files with 95048 additions and 1237 deletions
@@ -14,7 +14,7 @@
limitations under the License.
*/
#import <MatrixKit/MatrixKit.h>
#import "MatrixKit.h"
@interface RoomAvatarTitleView : MXKRoomTitleView
@@ -14,7 +14,7 @@
limitations under the License.
*/
#import <MatrixKit/MatrixKit.h>
#import "MatrixKit.h"
#import "RoomPreviewData.h"
@@ -14,7 +14,7 @@
limitations under the License.
*/
#import <MatrixKit/MatrixKit.h>
#import "MatrixKit.h"
/**
This title view display the room display name only.
@@ -24,4 +24,4 @@
@property (weak, nonatomic) IBOutlet NSLayoutConstraint *displayNameCenterXConstraint;
@end
@end
@@ -15,7 +15,6 @@
//
import Foundation
import MatrixKit
import Reusable
enum ThreadRoomTitleViewMode {