Commit Graph

328 Commits

Author SHA1 Message Date
Gil Eluard 75a5be19e9 Add support for Apple context menus in matrix items list screens (#5963) 2022-04-04 20:07:06 +02:00
Frank Rotermund c2108a2178 MESSENGER-2762 Initial Merge 2022-03-17 15:51:23 +01:00
Gil Eluard 59038e18c1 Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Config/BuildSettings.swift
#	Riot/Generated/Strings.swift
#	Riot/Modules/Home/HomeViewController.m
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
2022-03-04 13:38:18 +01:00
Gil Eluard 42b4144323 Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Config/BuildSettings.swift
#	Riot/Generated/Strings.swift
#	Riot/Modules/Home/HomeViewController.m
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
2022-03-04 13:38:18 +01:00
SBiOSoftWhare 7dfff11b5f Timeline decorations: Refactor reaction class names. 2022-02-28 15:52:29 +01:00
SBiOSoftWhare 4a5d4c23b1 Timeline decorations: Refactor reaction class names. 2022-02-28 15:52:29 +01:00
Gil Eluard ff685a4c37 Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Riot/Modules/People/PeopleViewController.m
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Spaces/SpaceList/SpaceListViewModel.swift
2022-02-21 17:20:58 +01:00
Gil Eluard ceb74c2f6e Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Riot/Modules/People/PeopleViewController.m
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Spaces/SpaceList/SpaceListViewModel.swift
2022-02-21 17:20:58 +01:00
SBiOSoftWhare 4635872169 Create TextMessageBubbleCellContentView 2022-02-07 16:12:47 +01:00
SBiOSoftWhare a01215df30 Create TextMessageBubbleCellContentView 2022-02-07 16:12:47 +01:00
Gil Eluard 0ae38858da Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Riot/Modules/Room/RoomCoordinatorBridgePresenter.swift
#	Riot/Modules/Room/RoomCoordinatorParameters.swift
#	Riot/Modules/Room/RoomViewController.m
#	Riot/Modules/TabBar/TabBarCoordinator.swift
2022-02-04 14:29:57 +01:00
Gil Eluard f4fa9e97e3 Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Riot/Modules/Room/RoomCoordinatorBridgePresenter.swift
#	Riot/Modules/Room/RoomCoordinatorParameters.swift
#	Riot/Modules/Room/RoomViewController.m
#	Riot/Modules/TabBar/TabBarCoordinator.swift
2022-02-04 14:29:57 +01:00
Doug 9f2068c81c Use a snapshot view for context menu previews. 2022-02-03 18:30:39 +00:00
Doug b2c411ffc7 Use a snapshot view for context menu previews. 2022-02-03 18:30:39 +00:00
Doug 9be25b2aec Add a preview provider to the context menu. 2022-02-03 18:30:39 +00:00
Doug 5686c0af26 Add a preview provider to the context menu. 2022-02-03 18:30:39 +00:00
SBiOSoftWhare 99139ea9ae RoomSelectedStickerBubbleCell: Handle bubble outgoing case. 2022-01-31 12:11:36 +01:00
SBiOSoftWhare 68994a1449 RoomSelectedStickerBubbleCell: Handle bubble outgoing case. 2022-01-31 12:11:36 +01:00
Gil Eluard b9512352a6 Merge branch 'gil/SP1_space_creation' into gil/5225_invite_to_space_in_room_landing
# Conflicts:
#	Riot/Generated/Strings.swift
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
#	Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewController.swift
#	Riot/SupportingFiles/Riot-Bridging-Header.h
2022-01-24 19:36:02 +01:00
Gil Eluard d23f24b9ce Merge branch 'gil/SP1_space_creation' into gil/5225_invite_to_space_in_room_landing
# Conflicts:
#	Riot/Generated/Strings.swift
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
#	Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewController.swift
#	Riot/SupportingFiles/Riot-Bridging-Header.h
2022-01-24 19:36:02 +01:00
SBiOSoftWhare 8f3c47a321 Refactor RoomTimelineCellProviderProtocol to RoomTimelineCellProvider. 2022-01-20 17:09:34 +01:00
SBiOSoftWhare 11639b87f6 Refactor RoomTimelineCellProviderProtocol to RoomTimelineCellProvider. 2022-01-20 17:09:34 +01:00
SBiOSoftWhare a612946e80 Add RoomTimelineCellProviders to bridging header. 2022-01-13 17:33:57 +01:00
SBiOSoftWhare bcc545079c Add RoomTimelineCellProviders to bridging header. 2022-01-13 17:33:57 +01:00
Stefan Ceriu f2230f528d vector-im/element-ios/issues/5298 - Improved error messages and moved map configuration to the BuildSettings 2022-01-04 17:33:32 +02:00
Stefan Ceriu 5543c7dee0 vector-im/element-ios/issues/5298 - Improved error messages and moved map configuration to the BuildSettings 2022-01-04 17:33:32 +02:00
Stefan Ceriu c1a3fede8f Rendering location messages in the timeline. 2022-01-04 17:33:32 +02:00
Stefan Ceriu 7f9e294d82 Rendering location messages in the timeline. 2022-01-04 17:33:32 +02:00
Doug 0ef348e2ca Address most PR comments.
Update Podfile.lock
2021-12-16 17:01:23 +00:00
Doug e642c7417e Address most PR comments.
Update Podfile.lock
2021-12-16 17:01:23 +00:00
Doug 28464b8a99 Add tap/click event. Improve Swift/ObjC bridging. 2021-12-16 17:01:22 +00:00
Doug e160d8dc59 Add tap/click event. Improve Swift/ObjC bridging. 2021-12-16 17:01:22 +00:00
Doug d2785df5ba Migrate doug/5035_posthog from MatrixKit. 2021-12-16 17:01:22 +00:00
Doug 299cc8bc74 Migrate doug/5035_posthog from MatrixKit. 2021-12-16 17:01:22 +00:00
Doug f718514516 Add specific methods to track analytics and test generated event types. 2021-12-16 16:59:45 +00:00
Doug 7a683870ca Add specific methods to track analytics and test generated event types. 2021-12-16 16:59:45 +00:00
Gil Eluard c1fa85be6f Invite to Space in room landing #5225
- Added participant invite coordinator
2021-12-08 23:21:55 +01:00
Gil Eluard 72ba8e6719 Invite to Space in room landing #5225
- Added participant invite coordinator
2021-12-08 23:21:55 +01:00
SBiOSoftWhare 34c0d8f70f Riot-Bridging-Header: Add comments for MatrixKit imports. 2021-12-01 09:53:31 +01:00
SBiOSoftWhare 26c8aa9314 Riot-Bridging-Header: Add comments for MatrixKit imports. 2021-12-01 09:53:31 +01:00
SBiOSoftWhare 3b03e6552a Update Riot bridging header with new MatrixKit location. 2021-11-30 17:10:04 +01:00
SBiOSoftWhare 9487a4e26b Update Riot bridging header with new MatrixKit location. 2021-11-30 17:10:04 +01:00
Stefan Ceriu 7c58fff01a vector-im/element-ios/pull/5014 - Forward original message content and remove the need to re-upload media. 2021-11-09 10:41:21 +02:00
Stefan Ceriu c384a96fe0 vector-im/element-ios/pull/5014 - Forward original message content and remove the need to re-upload media. 2021-11-09 10:41:21 +02:00
ismailgulek e26e4787e8 Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-12 14:30:25 +03:00
ismailgulek 0140c25516 Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-12 14:30:25 +03:00
ismailgulek 253528202f Add unit tests for NSArray mapping 2021-10-12 14:29:40 +03:00
ismailgulek 582abd8653 Add unit tests for NSArray mapping 2021-10-12 14:29:40 +03:00
Stefan Ceriu ac443d23e6 Fixes #4976 - Replaced HPGrowingTextView with GrowingTextView. Reduced inheritance chain. 2021-10-12 14:17:06 +03:00
Stefan Ceriu 712434ea0f Fixes #4976 - Replaced HPGrowingTextView with GrowingTextView. Reduced inheritance chain. 2021-10-12 14:17:06 +03:00