element-ios/Riot/Modules/Room
2022-03-28 10:18:59 +02:00
..
Attachements Use matrix-analytics-events generated stubs (locally for now). 2021-12-16 16:59:45 +00:00
CellData Rename dataSource2 parameters and handle target profiles 2022-03-07 13:45:02 +01:00
ContextualMenu Update icons & summary view margins 2022-01-04 16:20:40 +03:00
CreationModal Fix class keyword deprecation warnings everywhere! 2021-07-09 17:05:43 +01:00
DataSources RoomDataSource: Handle current user location sharing status. 2022-03-28 10:16:07 +02:00
EditHistory Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
EmojiPicker Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
EventMenu Add EventMenuBuilder to manage ordering on event menu actions 2022-01-10 17:31:28 +03:00
Files Instrument missing screen metrics (#5764) 2022-03-08 10:13:46 +01:00
Location 5720: Rework some location sharing related view 2022-03-23 15:48:19 +01:00
LocationSharing Create LiveLocationSharingBannerView. 2022-03-17 16:48:10 +01:00
Members Merge branch 'master' into develop 2022-03-18 17:01:32 +00:00
NotificationSettings/UIKit Merge branch 'develop' into spaces 2021-09-15 14:42:04 +02:00
ParticipantsInviteModal Merge branch 'develop' into gil/SP1_space_creation 2022-03-04 13:38:18 +01:00
ReactionHistory Fix build after changing aggregation method limits from UInt to Int in the SDK. 2021-11-16 13:41:41 +02:00
ReadReceiptsDetail Remove MatrixKitL10n from SwiftGen 2022-03-03 09:34:54 +00:00
RoomInfo Merge branch 'develop' into gil/SP1_space_creation 2022-03-08 11:23:55 +01:00
Search Add trigger to join and view room metrics events #5769 2022-03-15 10:31:24 +01:00
Settings Merge branch 'develop' into gil/SP1_space_creation 2022-03-08 11:23:55 +01:00
TimelineCells Remove MatrixKitL10n from SwiftGen 2022-03-03 09:34:54 +00:00
TimelineDecorations Timeline decorations: Refactor reaction class names. 2022-02-28 15:52:29 +01:00
Views Remove MatrixKitL10n from SwiftGen 2022-03-03 09:34:54 +00:00
VoiceMessages VoiceMessagePlaybackView: Update background view color property name. 2022-02-01 14:49:17 +01:00
MXKRoomViewController.h 3779: show the input tool bar on timeline not live 2022-02-23 11:03:22 +01:00
MXKRoomViewController.m Fix typing performance by avoiding expensive UI operations 2022-03-24 12:40:37 +00:00
MXKRoomViewController.xib Move all MatrixKit cells + MXKRoomViewController into appropriated folders. 2022-01-21 17:18:59 +01:00
RoomCoordinator.swift RoomCoordinator: Update with new RoomViewControllerDelegate methods. 2022-03-17 16:59:30 +01:00
RoomCoordinatorBridgePresenter.swift SP3.1: Update room settings for Spaces #5231 2022-02-28 16:07:09 +01:00
RoomCoordinatorParameters.swift Merge branch 'develop' into gil/SP1_space_creation 2022-03-04 13:38:18 +01:00
RoomCoordinatorProtocol.swift SP3.1: Update room settings for Spaces #5231 2022-02-28 16:07:09 +01:00
RoomDisplayConfiguration.swift Disable sending polls in threads 2022-01-18 16:32:23 +03:00
RoomIdentifiable.swift Add threadId to room identification 2021-11-29 18:12:20 +03:00
RoomViewController+LocationSharing.swift RoomViewController: Add a category to handle location sharing. 2022-03-28 10:17:05 +02:00
RoomViewController.h RoomVC: Handle live location banner display on user location status change. 2022-03-28 10:18:59 +02:00
RoomViewController.m RoomVC: Handle live location banner display on user location status change. 2022-03-28 10:18:59 +02:00
RoomViewController.xib RoomVC: Handle live location banner. 2022-03-17 16:58:52 +01:00