element-ios/Riot/Modules/Room
2022-02-17 19:21:33 +01:00
..
Attachements Use matrix-analytics-events generated stubs (locally for now). 2021-12-16 16:59:45 +00:00
CellData Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants. 2022-02-16 10:56:52 +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: Use RoomTimelineCellDecorator to add read marker. 2022-02-17 17:45:43 +01: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 Add AnalyticsScreenTimer and track more screens. 2021-12-16 16:59:45 +00:00
Location vector-im/element-ios/issues/5298 - Add .well-known configuration support for tile server and map styles. 2022-02-04 11:33:55 +02:00
Members Add objective C support to SwiftGen assets helpers (#5533) 2022-02-10 17:13:23 +01:00
NotificationSettings/UIKit Merge branch 'develop' into spaces 2021-09-15 14:42:04 +02: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 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
RoomInfo Add AnalyticsScreenTimer and track more screens. 2021-12-16 16:59:45 +00:00
Search Fix conflicts. 2022-02-16 17:31:55 +01:00
Settings Add new loading indicators 2022-02-14 16:51:02 +00:00
TimelineCells RoomCellContentView: Handle read marker view. 2022-02-17 19:21:33 +01:00
TimelineDecorations Fix ThreadSummaryView. 2022-02-16 17:37:26 +01:00
Views Merge branch 'develop' into steve/bubbles_move_files 2022-02-16 16:07:32 +01:00
VoiceMessages VoiceMessagePlaybackView: Update background view color property name. 2022-02-01 14:49:17 +01:00
MXKRoomViewController.h Only no-op the actual sending of a typing notification. 2022-02-16 12:42:00 +02:00
MXKRoomViewController.m Implement home screen activity indicators 2022-02-16 11:48:26 +00:00
MXKRoomViewController.xib Move all MatrixKit cells + MXKRoomViewController into appropriated folders. 2022-01-21 17:18:59 +01:00
RoomCoordinator.swift vector-im/element-ios/issues/5298 - Tweaks following code review. 2022-02-04 11:33:55 +02:00
RoomCoordinatorBridgePresenter.swift Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
RoomCoordinatorParameters.swift Introduce RoomDisplayConfiguration for room display options 2021-11-10 18:03:02 +03:00
RoomCoordinatorProtocol.swift Add eventId parameter to delegates 2021-11-12 17:24:58 +03: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.h vector-im/element-ios/issues/5298 - Reusing location sharing coordinator external sharing logic in the timeline. 2022-02-04 11:33:55 +02:00
RoomViewController.m RoomDataSource: Use RoomTimelineCellDecorator to animate read marker dismiss. 2022-02-17 17:46:26 +01:00
RoomViewController.xib Fixes vector-im/element-ios/issues/5042 - Message composer doesn't follow keyboard when swiping to dismiss. 2021-10-25 16:23:58 +03:00