element-ios/Riot/Modules/Room
Johannes Marbach f92bda4e88
Merge pull request #6529 from vector-im/feature/voice-message-max-length
Increase max length of voice messages to 15m (PSG-662)
2022-08-04 17:26:53 +02:00
..
Attachements Move the attachment nav bar into a container. 2022-08-03 16:32:29 +01:00
CellData Merge pull request #6274 from vector-im/ismail/5502_ungroup_threads 2022-06-14 11:18:23 +03:00
ContextualMenu Update icons & summary view margins 2022-01-04 16:20:40 +03:00
CreationModal Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
DataSources RoomDataSource: Handle live location sharing deletion. 2022-07-25 15:02:33 +02:00
EditHistory Use latest user data for mention pills 2022-06-16 17:07:47 +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
LocationSharing Create LiveLocationSharingBannerView. 2022-03-17 16:48:10 +01:00
Members Delight edit layout experiment (#6384) 2022-08-02 17:27:33 +02:00
NotificationSettings/UIKit Merge branch 'develop' into spaces 2021-09-15 14:42:04 +02:00
ParticipantsInviteModal Invite user UI is always hidden by the keyboard (#6348) 2022-07-01 10:32:57 +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 Update Room Info screen back button text 2022-06-22 15:56:31 +02:00
Search Do not navigate to thread screen for thread root events 2022-04-05 02:36:10 +03:00
Settings Expand all if and guard constructs involving @available(iOS 14... or #available(iOS 14... 2022-06-23 10:05:46 +02:00
TimelineCells Move RoomTimelineLocationView to appropriate folder. 2022-08-03 11:08:25 +02:00
TimelineDecorations Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
Views Make quoting work again 2022-06-21 15:49:56 +02:00
VoiceMessages Increase max length of voice messages to 15m (PSG-662) 2022-08-04 13:30:19 +02:00
MXKRoomViewController.h Rename isIRCStyleCommand to sendAsIRCStyleCommandIfPossible 2022-07-12 10:37:29 +02:00
MXKRoomViewController.m Delight edit layout experiment (#6384) 2022-08-02 17:27:33 +02:00
MXKRoomViewController.xib Move all MatrixKit cells + MXKRoomViewController into appropriated folders. 2022-01-21 17:18:59 +01:00
RoomCoordinator.swift Delight edit layout experiment (#6384) 2022-08-02 17:27:33 +02:00
RoomCoordinatorParameters.swift Use autojoin boolean 2022-04-15 14:27:57 +02: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 RoomVC: Add location sharing cell actions. 2022-05-03 15:58:56 +02:00
RoomViewController.h Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-05 10:29:01 +02:00
RoomViewController.m Fix an infinite loop when tapping an unjoined room alias. (#6522) 2022-08-04 15:41:50 +01:00
RoomViewController.swift Fix composer text coloration 2022-05-13 16:40:47 +02:00
RoomViewController.xib RoomVC: Handle live location banner. 2022-03-17 16:58:52 +01:00