element-ios/Riot/Modules/Room
2022-10-20 19:39:50 +02:00
..
Attachements Avoid redundant media reloads (#6763) 2022-09-26 14:56:15 +03:00
CellData - Fix the RoomBubbleCellData tag management (Record/Playback/NoDisplay) 2022-10-20 01:46:39 +02:00
ContextualMenu App Layout: fixed reactions background in timeline 2022-08-25 13:51:50 +02:00
CreationModal Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
DataSources Updates based on comments. 2022-10-13 11:12:14 +01:00
EditHistory Remove flairs and related groups. 2022-08-09 15:04:54 +01: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
LocationSharing Create LiveLocationSharingBannerView. 2022-03-17 16:48:10 +01:00
Members Manual device verification with Crypto V2 2022-09-29 14:34:39 +01:00
NotificationSettings/UIKit Add multiple fallbacks in AvatarViewDataProtocol 2022-10-18 15:12:42 +02:00
ParticipantsInviteModal Track all errors in Sentry 2022-08-23 08:14:59 +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 Fix a race in room data source initializer, by adding threadId parameter in every case 2022-08-26 14:12:13 +03:00
Search Do not navigate to thread screen for thread root events 2022-04-05 02:36:10 +03:00
Settings Start DM on first message (#6367) 2022-09-06 14:33:32 +02:00
TimelineCells Update recorder view and content 2022-10-20 19:39:50 +02:00
TimelineDecorations App Layout: fixed reactions background in timeline 2022-08-25 13:51:50 +02:00
Views Merge pull request #6927 from vector-im/alfogrillo/6847_avatar_image 2022-10-20 15:05:52 +02:00
VoiceMessages Merge branch 'develop' into yostyle/voice_broadcast_playing 2022-10-20 17:45:41 +02:00
MXKRoomViewController.h Rename isIRCStyleCommand to sendAsIRCStyleCommandIfPossible 2022-07-12 10:37:29 +02:00
MXKRoomViewController.m Updates based on comments. 2022-10-13 11:12:14 +01:00
MXKRoomViewController.xib add simple formatting and maximise support for replacement toolbar 2022-10-02 09:06:06 +01:00
RoomCoordinator.swift First part of the voice broadcast recording feature 2022-10-20 19:39:50 +02:00
RoomCoordinatorParameters.swift Start DM on first message (#6367) 2022-09-06 14:33:32 +02:00
RoomCoordinatorProtocol.swift Start DM on first message (#6367) 2022-09-06 14:33:32 +02: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 RoomVC: Add location sharing cell actions. 2022-05-03 15:58:56 +02:00
RoomViewController.h [Voice Broadcast] Aggregate the chunks of voice messages in room timeline (#6891) 2022-10-17 18:23:47 +02:00
RoomViewController.m First part of the voice broadcast recording feature 2022-10-20 19:39:50 +02:00
RoomViewController.swift error logging improvement 2022-10-10 18:32:44 +02:00
RoomViewController.xib Release 1.9.6 (#6747) 2022-09-20 13:45:49 +03:00