Stefan Ceriu
|
b396a8dde3
|
vector-im/element-ios/issues/5009 - Fixed share extension setup and cleaned up code.
|
2021-10-18 16:40:53 +03:00 |
|
Stefan Ceriu
|
44d8b1762a
|
vector-im/element-ios/issues/5009 - Moved files around, cleaned up imports and logs.
|
2021-10-18 16:40:53 +03:00 |
|
Stefan Ceriu
|
1ea5bae14a
|
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 |
|
Doug
|
79fc7c807f
|
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 |
|
Doug
|
1249b8c172
|
Re-enable link detection in clearStore instead of via NotificationCenter.
|
2021-10-14 14:24:01 +01:00 |
|
Doug
|
ca61b1cd04
|
Add observer to re-enable link detection when signing out of an account.
|
2021-10-13 16:01:19 +01:00 |
|
Doug
|
316a44c21c
|
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
|
90b3b71874
|
Stop requesting URL previews if the feature has been disabled on the homeserver.
|
2021-10-13 12:51:15 +01:00 |
|
Stefan Ceriu
|
6f49fbc1bb
|
#1098 - Added extra top padding on first list item. Fixed various merge problems.
|
2021-10-13 11:46:43 +03:00 |
|
Stefan Ceriu
|
94459be545
|
#1098 - Various changes following code review.
|
2021-10-13 11:26:27 +03:00 |
|
Stefan Ceriu
|
e8bf7963a0
|
#1098 - Removed vectorHostingController background color.
|
2021-10-13 11:26:27 +03:00 |
|
Stefan Ceriu
|
277ac0c0ca
|
#1098 - Moved new MXKRoomInputToolbarDelegate method to Element.
|
2021-10-13 11:26:27 +03:00 |
|
Stefan Ceriu
|
e0b69d07bc
|
#1098 - Fixed iOS 15 issues.
|
2021-10-13 11:26:27 +03:00 |
|
Stefan Ceriu
|
1ce7195abd
|
#1098 - Working real user suggestion inside the main application.
|
2021-10-13 11:26:22 +03:00 |
|
Stefan Ceriu
|
c06e682e23
|
#1098 - Added user suggestions to the main app timeline.
|
2021-10-13 11:25:36 +03:00 |
|
Stefan Ceriu
|
ee9553fee5
|
#1098 - Generated UserSuggestion from template, got initial UI working and automatically updating.
|
2021-10-13 11:24:46 +03:00 |
|
manuroe
|
8582e3dc7b
|
Merge remote-tracking branch 'origin/master' into develop
|
2021-10-12 13:43:16 +02:00 |
|
Stefan Ceriu
|
90990578b0
|
Fixes #4976 - Replaced HPGrowingTextView with GrowingTextView. Reduced inheritance chain.
|
2021-10-12 14:17:06 +03:00 |
|
Doug
|
de8ba64851
|
Move call to validateSyncLocalContactsState into MatrixKit.
|
2021-10-12 11:17:20 +01:00 |
|
ismailgulek
|
e5ed1767ff
|
Convert number to a string
|
2021-10-11 22:01:26 +03:00 |
|
Doug
|
982b1a7be9
|
Merge pull request #4980 from vector-im/doug/4978_room_avatar_colours
Fix generated avatar colours not matching Element Web.
|
2021-10-11 16:54:17 +01:00 |
|
SBiOSoftWhare
|
a100a51249
|
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 |
|
Doug
|
bf69a1dd7e
|
Fix generated avatar colours not matching Element Web.
|
2021-10-11 16:06:15 +01:00 |
|
SBiOSoftWhare
|
8c50baedea
|
Update Riot/Modules/TabBar/TabBarCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-11 11:11:13 +02:00 |
|
Doug
|
743fa18034
|
Merge pull request #4709 from vector-im/doug/4484_contacts_access
Add FindYourContactsFooterView to ContactsTableViewController
|
2021-10-11 10:09:39 +01:00 |
|
SBiOSoftWhare
|
177f9fb6c1
|
NavigationStore: Update public method signature.
|
2021-10-08 17:15:14 +02:00 |
|
SBiOSoftWhare
|
4e54288d31
|
Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-08 16:39:49 +02:00 |
|
SBiOSoftWhare
|
90c56ff744
|
Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-08 16:39:09 +02:00 |
|
SBiOSoftWhare
|
3051a94e10
|
Update MasterTabBarController.
|
2021-10-08 16:06:23 +02:00 |
|
SBiOSoftWhare
|
dd9bb7c32d
|
RoomCoordinator: Refactor room loading methods.
|
2021-10-08 16:00:56 +02:00 |
|
Stefan Ceriu
|
625b9902d8
|
Fixes #4970 - Fixed unintentional voice message drafts on automatically cancelled recordings.
|
2021-10-08 16:28:42 +03:00 |
|
SBiOSoftWhare
|
bbc3ac8158
|
ContactDetailsViewController: Update initializer.
|
2021-10-08 15:08:58 +02:00 |
|
SBiOSoftWhare
|
89a1d6ee4e
|
GroupDetailsViewController: Update initializer.
|
2021-10-08 14:34:42 +02:00 |
|
Doug
|
e66fd1b557
|
Update Analytics from Steve's comments.
|
2021-10-08 12:50:39 +01:00 |
|
SBiOSoftWhare
|
a33cdfb375
|
RoomCoordinatorProtocol: Update comment description.
|
2021-10-08 13:47:40 +02:00 |
|
SBiOSoftWhare
|
f9b3fe1550
|
TabBarCoordinator: Fix some typos.
|
2021-10-08 13:46:33 +02:00 |
|
SBiOSoftWhare
|
737cbba0d1
|
Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-08 13:28:46 +02:00 |
|
SBiOSoftWhare
|
ff798cce29
|
Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-08 13:28:40 +02:00 |
|
SBiOSoftWhare
|
2569700c57
|
Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-08 13:28:26 +02:00 |
|
Stefan Ceriu
|
f988fadaf0
|
Fixes #4935 - Enable voice message scrubbing pan gesture only after long press.
|
2021-10-08 14:18:53 +03:00 |
|
Doug
|
4e0c76885d
|
Merge remote-tracking branch 'origin/develop' into doug/4484_contacts_access
# Conflicts:
# Riot/Modules/ServiceTerms/Modal/ServiceTermsModalCoordinatorBridgePresenter.swift
|
2021-10-08 11:45:43 +01:00 |
|
SBiOSoftWhare
|
13732a3698
|
Update Riot/Modules/TabBar/TabBarCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-08 12:23:37 +02:00 |
|
Doug
|
15b3f82faa
|
Merge pull request #4957 from vector-im/doug/4955_contacts_permissions_analytics
Add an analytics value of accept/decline of identity server terms.
|
2021-10-08 10:59:08 +01:00 |
|
SBiOSoftWhare
|
68a477e3d0
|
Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-08 11:46:53 +02:00 |
|
SBiOSoftWhare
|
95fc506936
|
Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-08 11:45:37 +02:00 |
|
SBiOSoftWhare
|
59985db1ae
|
Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-08 11:45:18 +02:00 |
|
SBiOSoftWhare
|
6116b43c83
|
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
|
0598b51ebf
|
Update Riot/Modules/Room/RoomCoordinatorBridgePresenter.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-08 10:56:49 +02:00 |
|
SBiOSoftWhare
|
3d2cb176eb
|
Update Riot/Modules/Room/RoomCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2021-10-08 10:55:27 +02:00 |
|
Stefan Ceriu
|
715d1382ed
|
vector-im/element-ios/issues/4899 - Fixed various localization issues.
|
2021-10-08 11:33:13 +03:00 |
|