Commit Graph

814 Commits

Author SHA1 Message Date
aringenbach 085441d133 Fix mention pills display on iOS 16 2022-09-02 16:22:17 +02:00
ismailgulek 6bf102c9af Add a sync method to check a room data source existence 2022-08-26 16:54:11 +03:00
ismailgulek 34a83a98c0 Nullify thread on data source reset 2022-08-26 16:53:50 +03:00
ismailgulek ee37f50745 Call delegate method of room data source only if there is a change 2022-08-26 14:13:37 +03:00
ismailgulek c878088bdd Fix a race in room data source initializer, by adding threadId parameter in every case 2022-08-26 14:12:13 +03:00
Andy Uhnak a9d1e84252 Track all errors in Sentry 2022-08-23 08:14:59 +01:00
Gil Eluard efe53ee85e New App Layout: added suppport for room invites in the all chats screen 2022-08-22 13:00:34 +02:00
ismailgulek 4f71fe7e1c Revert the fix for keyboard stickiness, rename inputAccessoryView 2022-08-15 14:49:24 +03:00
ismailgulek def793d2aa Add an entry for event untrusted status into the encryption info view 2022-08-11 13:52:28 +03:00
Doug 57f92307f2 Remove flairs and related groups. 2022-08-09 15:04:54 +01:00
Doug 85db4e22a0 Fix build errors. 2022-08-09 15:04:54 +01:00
Doug 7dac5b907c Remove all types related to Groups 2022-08-09 15:04:54 +01:00
Milton Moura e39982a555 Fixes a glitch when dismissing a GIF in the media attachment viewer (#6475) (#6476)
* Fixed a glitch in media viewer when dismissing a GIF: the WebView which shows the animation would show in the background while the transition interaction occurred

* adding the changelog entry

Signed-off-by: Milton Moura <miltonmoura@gmail.com>
2022-08-05 11:01:31 +01:00
Doug bdc2911698 Fix build error on MXKSendReplyEventStringLocalizer. 2022-07-14 16:56:35 +01:00
Doug 85e1be842e Fix a bug setting nil soft logout credentials. 2022-07-13 09:44:40 +01:00
Gil Eluard f91e84af00 Server Offline Activity Indicator (#6314)
* Server Offline Activity Indicator

- implemented
2022-07-05 14:04:52 +02:00
ismailgulek 6ba65a8fc1 Merge branch 'master' into develop 2022-07-05 10:26:51 +03:00
aringenbach 6cb0935eca Display fallback when replied event content is partially missing 2022-07-04 16:59:26 +02:00
Arnfried Griesert f4156441dc Hide online presence 2022-06-30 12:13:20 +02:00
Gil Eluard 038c347fc9 Update Files component iOS (#6345)
* Update Files component iOS

- Done
2022-06-29 16:11:52 +02:00
Arnfried Griesert 125e3b5362 Feature/2099 personal state 2022-06-29 11:08:57 +00:00
Johannes Marbach 50c8728674 Merge pull request #6326 from vector-im/johannes/lls-reporting
Enable reporting of live location shares (PSF-1066)
2022-06-28 10:59:54 +02:00
Doug 41fc4d755a Fix size of media on iPad when multitasking. 2022-06-24 14:13:08 +01:00
Doug 9d81447d20 Fix pasteboard banner when editing text. 2022-06-23 17:01:20 +01:00
Johannes Marbach 4b5024d999 Enable reporting of live location shares
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-21 15:17:41 +02:00
Frank Rotermund 9e0f3de20c MESSENGER-3269 permalink config from appconfig 2022-06-21 13:47:35 +02:00
Doug 9817b92419 Exclude MXK views/controllers from NSE and Intents
And exclude all MXK authentication from the share extension.
2022-06-21 10:04:22 +01:00
Doug 6cb4a8cf04 Trim whitespace and trailing slashes from a user entered homeserver address. 2022-06-21 10:04:22 +01:00
aringenbach c757657cdd Merge pull request #6311 from vector-im/aringenbach/fix_settings_leading_alignment
Fix settings screens items alignment
2022-06-17 16:03:41 +02:00
ismailgulek 5957a1c993 Merge pull request #6297 from vector-im/ismail/5731_room_header_invite 2022-06-17 15:55:34 +03:00
aringenbach 5baacbe304 Fix settings screens items alignment 2022-06-17 14:45:17 +02:00
aringenbach c4902aef28 Fix some comments 2022-06-17 10:19:10 +02:00
aringenbach 4c8bed38c2 Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
aringenbach f2e14f2512 Set HTML formatter as static 2022-06-16 09:07:02 +02:00
aringenbach 2323e21b64 Move font parameter and update parameters description 2022-06-16 09:07:02 +02:00
aringenbach f8cd8fa96c Improve HTML formatter 2022-06-16 09:07:02 +02:00
Gil Eluard 0015993b8e Invites are collapsed incorrectly (#6300)
* Invites are collapsed incorrectly

- use invitee avatar instead of the target avatar for collapsed membership cell
2022-06-15 20:11:03 +02:00
ismailgulek 84dcbbf001 Introduce canInvitePeople on bubble cell data 2022-06-14 18:01:24 +03:00
ismailgulek 8d9a820e15 Merge branch 'develop' into ismail/5502_ungroup_threads 2022-06-13 13:58:43 +03:00
ismailgulek 9b542fd8f8 Move hasThreadRoot into MXKRoomBubbleCellDataStoring protocol 2022-06-13 13:52:46 +03:00
ismailgulek 47921c9e7a Merge pull request #6262 from vector-im/ismail/6175_signout_from_all 2022-06-13 10:52:19 +03:00
Frank Rotermund 1ab51f37f8 Merge branch 'master' of https://github.com/vector-im/element-ios into feature/3269_merge_element_1_8_18
# Conflicts:
#	Config/AppIdentifiers.xcconfig
#	Config/AppVersion.xcconfig
#	Podfile
#	Podfile.lock
#	Riot/Assets/de.lproj/Vector.strings
#	Riot/Generated/Images.swift
#	Riot/Modules/Analytics/DecryptionFailureTracker.m
#	Riot/Modules/Application/LegacyAppDelegate.h
#	Riot/Modules/Onboarding/OnboardingCoordinator.swift
#	Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
#	Riot/Modules/Room/RoomViewController.m
#	Riot/SupportingFiles/Info.plist
#	Riot/Utils/EventFormatter.m
#	Riot/Utils/Tools.h
#	Riot/Utils/Tools.m
#	Riot/target.yml
#	RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
#	fastlane/Fastfile
#	project.yml
2022-06-12 19:49:46 +02:00
aringenbach db9f44ea10 Fix reply to usernames containing HTML escape characters 2022-06-10 17:31:34 +02:00
ismailgulek e7f57f2c3e Merge branch 'develop' into ismail/6175_signout_from_all 2022-06-09 20:38:34 +03:00
ismailgulek f7147e9b22 Add logoutDevices parameter to MXKAccount 2022-06-09 17:23:25 +03:00
ismailgulek 3ca2f97714 Merge branch 'develop' into ismail/6181_auth_soft_logout 2022-06-09 15:46:29 +03:00
ismailgulek 0bda61da50 Fix navigation after clear data 2022-06-09 15:46:04 +03:00
aringenbach 3bb5fc9873 Remove old comment 2022-06-08 08:54:29 +02:00
aringenbach 384bcef9db Add changelog and param description precision 2022-06-07 17:40:39 +02:00
aringenbach 48a83a9c55 Remove render edit flag and fix a nil room state crash 2022-06-07 17:31:17 +02:00