SBiOSoftWhare
|
1d3cacc5bb
|
Weakify strong reference delegates.
|
2021-10-29 12:23:06 +02:00 |
|
SBiOSoftWhare
|
4363e82039
|
Update weak views usage.
|
2021-10-29 10:50:24 +02:00 |
|
SBiOSoftWhare
|
428b0f25a5
|
RoomVC: Fix typo.
|
2021-10-28 18:51:25 +02:00 |
|
SBiOSoftWhare
|
c22d2a7aa6
|
RoomCoordinator: Fix RoomVC reatin issue.
|
2021-10-28 18:01:30 +02:00 |
|
SBiOSoftWhare
|
9f6c716165
|
RoomVC: Prevent retain cycles.
|
2021-10-28 17:41:16 +02:00 |
|
Stefan Ceriu
|
95e9ace5d4
|
vector-im/element-ios/issues/4976 - Fixed placeholder not displaying after being hidden for resize animations.
|
2021-10-27 10:15:57 +03:00 |
|
Stefan Ceriu
|
6df70a3ec3
|
vector-im/element-ios/issues/4976 - Replaced GrowingTextView with simpler, custom implementation. Cleaned up the RoomInputToolbar header.
|
2021-10-26 17:41:29 +03:00 |
|
Stefan Ceriu
|
2cd1097786
|
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 |
|
SBiOSoftWhare
|
4b773b51ef
|
Rename UniversalLinkPresentationParameters to ScreenPresentationParameters.
|
2021-10-21 10:00:37 +02:00 |
|
SBiOSoftWhare
|
43ef5e3cb0
|
Merge develop into 4734_room_stack
|
2021-10-20 11:14:52 +02:00 |
|
SBiOSoftWhare
|
675549f671
|
RoomVC: Fix typo.
|
2021-10-20 09:21:02 +02:00 |
|
SBiOSoftWhare
|
256e67a576
|
RoomVC: Update with UniversalLinkPresentationParameters.
|
2021-10-20 07:32:04 +02:00 |
|
ismailgulek
|
e2158ecaad
|
Merge branch 'develop' into ismail/4384_room_summary_store
|
2021-10-19 16:40:34 +03:00 |
|
Stefan Ceriu
|
f517d0cae6
|
Merge pull request #5014 from vector-im/stefan/messageForwarding
Message forwarding
|
2021-10-19 16:17:07 +03:00 |
|
ismailgulek
|
1ec3817d43
|
Merge branch 'develop' into ismail/4384_room_summary_store
|
2021-10-19 14:01:32 +03:00 |
|
SBiOSoftWhare
|
2dda130da7
|
RoomVC: Remove temporary space universal link handling.
|
2021-10-19 12:29:59 +02:00 |
|
Doug
|
0e6d33b587
|
Allow images to be pasted from Safari rather than their URL.
Use correct type.
|
2021-10-18 15:22:55 +01:00 |
|
Stefan Ceriu
|
5db0f38270
|
vector-im/element-ios/issues/5009 - Implemented multi-room forwarding and added various tweaks following code review.
|
2021-10-18 16:40:53 +03:00 |
|
Stefan Ceriu
|
4329040d36
|
vector-im/element-ios/issues/5009 - Refactored away the NSExtensionContext dependency from the ShareManager. Introduced different ShareItemProviders for the share extension and the main application. Improved item loading error handling.
|
2021-10-18 16:40:53 +03:00 |
|
Stefan Ceriu
|
9fffe41fdd
|
vector-im/element-ios/issues/5009 - Fixed share extension setup and cleaned up code.
|
2021-10-18 16:40:53 +03:00 |
|
Stefan Ceriu
|
64df0265bc
|
vector-im/element-ios/issues/5009 - Moved files around, cleaned up imports and logs.
|
2021-10-18 16:40:53 +03:00 |
|
Stefan Ceriu
|
58814cccb7
|
vector-im/element-ios/issues/5009 - Refactored share extension and started using the shared code directly in the main application.
|
2021-10-18 16:40:48 +03:00 |
|
ismailgulek
|
7b9b2fccde
|
Merge branch 'develop' into ismail/4384_room_summary_store
|
2021-10-15 12:07:21 +03:00 |
|
Doug
|
254a17f1be
|
Merge pull request #5003 from vector-im/doug/5002_stop_requesting_url_previews
Stop requesting URL previews if the homeserver has disabled the feature.
|
2021-10-14 17:44:18 +01:00 |
|
SBiOSoftWhare
|
a9a718154b
|
Merge branch 'develop' into steve/4734_room_stack
|
2021-10-14 16:21:03 +02:00 |
|
Doug
|
d9e253c904
|
Add tags to URLPreviewView and BubbleReactionsView so their highlight behaviour matches their bubble component.
Fix bug setting text alpha.
|
2021-10-13 14:05:06 +01:00 |
|
Doug
|
7cfe5590e1
|
Stop requesting URL previews if the feature has been disabled on the homeserver.
|
2021-10-13 12:51:15 +01:00 |
|
ismailgulek
|
1efa0a23f8
|
Merge branch 'develop' into ismail/4384_room_summary_store
|
2021-10-13 14:34:20 +03:00 |
|
Stefan Ceriu
|
fddeb5e0ee
|
#1098 - Added extra top padding on first list item. Fixed various merge problems.
|
2021-10-13 11:46:43 +03:00 |
|
Stefan Ceriu
|
432af4b879
|
#1098 - Various changes following code review.
|
2021-10-13 11:26:27 +03:00 |
|
Stefan Ceriu
|
b847528d81
|
#1098 - Moved new MXKRoomInputToolbarDelegate method to Element.
|
2021-10-13 11:26:27 +03:00 |
|
Stefan Ceriu
|
9724409fc0
|
#1098 - Working real user suggestion inside the main application.
|
2021-10-13 11:26:22 +03:00 |
|
Stefan Ceriu
|
e63dbed95c
|
#1098 - Added user suggestions to the main app timeline.
|
2021-10-13 11:25:36 +03:00 |
|
Stefan Ceriu
|
97a16806b1
|
#1098 - Generated UserSuggestion from template, got initial UI working and automatically updating.
|
2021-10-13 11:24:46 +03:00 |
|
SBiOSoftWhare
|
e8d1777919
|
RoomCoordinator: Update RoomViewControllerDelegate conformance.
|
2021-10-12 19:21:19 +02:00 |
|
SBiOSoftWhare
|
9d16b7f930
|
RoomVC: Update universal link management with UniversalLinkParameters.
|
2021-10-12 19:12:08 +02:00 |
|
manuroe
|
71d1a65b67
|
Merge remote-tracking branch 'origin/master' into develop
|
2021-10-12 13:43:16 +02:00 |
|
ismailgulek
|
0140c25516
|
Merge branch 'develop' into ismail/4384_room_summary_store
|
2021-10-12 14:30:25 +03:00 |
|
Stefan Ceriu
|
712434ea0f
|
Fixes #4976 - Replaced HPGrowingTextView with GrowingTextView. Reduced inheritance chain.
|
2021-10-12 14:17:06 +03:00 |
|
ismailgulek
|
32bb4c668a
|
Merge branch 'develop' into ismail/4384_room_summary_store
|
2021-10-12 11:49:55 +03:00 |
|
ismailgulek
|
baada9efda
|
Convert number to a string
|
2021-10-11 22:01:26 +03:00 |
|
SBiOSoftWhare
|
8dfd4ce787
|
Merge pull request #4960 from vector-im/steve/4734_master_tab_bar_refacto
Split view: Improve detail view management and add possibility to stack views on it
|
2021-10-11 17:23:20 +02:00 |
|
SBiOSoftWhare
|
004d738898
|
NavigationStore: Update public method signature.
|
2021-10-08 17:15:14 +02:00 |
|
SBiOSoftWhare
|
546c92ff42
|
RoomCoordinator: Refactor room loading methods.
|
2021-10-08 16:00:56 +02:00 |
|
ismailgulek
|
665fa5fa9d
|
Merge branch 'develop' into ismail/4384_room_summary_store
|
2021-10-08 16:59:25 +03:00 |
|
Stefan Ceriu
|
2e1ff54773
|
Fixes #4970 - Fixed unintentional voice message drafts on automatically cancelled recordings.
|
2021-10-08 16:28:42 +03:00 |
|
SBiOSoftWhare
|
2e0646fa54
|
RoomCoordinatorProtocol: Update comment description.
|
2021-10-08 13:47:40 +02:00 |
|
Stefan Ceriu
|
27eaa9453c
|
Fixes #4935 - Enable voice message scrubbing pan gesture only after long press.
|
2021-10-08 14:18:53 +03:00 |
|
SBiOSoftWhare
|
f56bb88e3f
|
Update Riot/Modules/Room/RoomCoordinatorBridgePresenter.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-08 11:43:51 +02:00 |
|
SBiOSoftWhare
|
6a5d1509e7
|
Update Riot/Modules/Room/RoomCoordinatorBridgePresenter.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-08 10:56:49 +02:00 |
|