element-ios/Riot/Modules/Room
Nicolas Mauri b2e25fa7e9 Fix: Remove the “Quote” action from the menu of the selected message. 2023-11-21 14:47:49 +01:00
..
Attachements Avoid redundant media reloads (#6763) 2022-09-26 14:56:15 +03:00
CellData Fix poll ended event rendering 2023-03-02 17:49:15 +01:00
ContextualMenu App Layout: fixed reactions background in timeline 2022-08-25 13:51:50 +02:00
CreationModal refactor completed 2023-03-06 14:59:03 +01:00
DataSources Rework `MXKSlashCommands` to a more Swift-friendly form and use it in suggestion module 2023-04-20 16:45:08 +02: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 Fix: Remove the “Quote” action from the menu of the selected message. 2023-11-21 14:47:49 +01: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 Refactor encryption trust level 2023-04-19 08:42:11 +01:00
NotificationSettings/UIKit Add multiple fallbacks in AvatarViewDataProtocol 2022-10-18 15:12:42 +02:00
ParticipantsInviteModal Fix: renamed parameter for code clarity 2023-06-06 09:55:33 +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 Remove MatrixKitL10n from SwiftGen 2022-03-03 09:34:54 +00:00
RoomInfo refactor completed 2023-03-06 14:59:03 +01:00
Search No customization for emptycell (#7000) 2022-10-27 18:03:25 +02:00
Settings Remove "Leave" button on Room details screen 2023-01-16 14:58:18 +01:00
TimelineCells RoomCreationIntroCell now conforms to Themable protocol, making this cell type able to be updated when the system changes from light to dark theme and vice-versa 2023-05-23 14:54:10 +00:00
TimelineDecorations Thread preview doesn't update in main timeline 2022-12-09 14:58:07 +01:00
Views Dismiss the keyboard and minimise the composer when pasting an image, a video or a file 2023-11-17 11:02:32 +01:00
VoiceMessages Increase max. length of voice message recordings to 5m 2023-06-07 09:45:14 +02:00
MXKRoomViewController.h fullscreen mode with navigation controller superview 2022-11-08 14:56:12 +01:00
MXKRoomViewController.m Fix partial text messages not being saved for each room with RTE enabled 2023-05-03 14:57:36 +02:00
MXKRoomViewController.xib add simple formatting and maximise support for replacement toolbar 2022-10-02 09:06:06 +01:00
RoomCoordinator.swift Prompt the user when the invited MatrixId is not recognized 2023-06-02 14:21:00 +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 Rename `UserSuggestion` module as `CompletionSuggestion` 2023-04-20 16:45:08 +02:00
RoomViewController.m Fix: Remove the “Quote” action from the menu of the selected message. 2023-11-21 14:47:49 +01:00
RoomViewController.swift Fix: focus, keyboard visibility, composer height 2023-11-16 17:46:52 +01:00
RoomViewController.xib Rename `UserSuggestion` module as `CompletionSuggestion` 2023-04-20 16:45:08 +02:00