Commit Graph

5273 Commits

Author SHA1 Message Date
Mauro Romito 492bc8c2cd implemented in RoomInfoListViewController 2025-07-24 17:07:29 +02:00
Mauro Romito eb0deaa54d added also the owner in x string 2025-07-23 18:50:10 +02:00
Mauro Romito 4d2ef7788a PL150 users are displayed as Owner in the list 2025-07-23 18:43:03 +02:00
Mauro Romito 1a23b84882 replaced deprecated function with the new one to check for power levels 2025-07-22 16:17:48 +02:00
Hugh Nimmo-Smith f7fc8b807a Support for experimental MSC4286 to not render external payment details
Ref: https://github.com/matrix-org/matrix-spec-proposals/pull/4286
2025-05-07 12:36:23 +01:00
Mauro 08f80ed3cb Update Riot/Modules/Analytics/SentryMonitoringClient.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2025-03-10 19:10:31 +01:00
Mauro Romito 6089f7397e fix for albums in media picker 2025-03-10 17:55:16 +01:00
Mauro Romito bb18b075e6 updated sentry options 2025-03-10 17:16:20 +01:00
Mauro Romito 77bae312d0 added commercial license 2025-01-23 12:19:12 +01:00
Doug ee2073a8e3 Add sunset banners guiding users to install Element X when registering against a server with MAS. (#7890) 2025-01-10 13:22:03 +00:00
Doug e4c73d4a9a Fix a bug where UIA for cross signing wasn't needed until after checking for it. (#7874)
* Update the SDK.

* Fix a bug where UIA for cross signing wasn't needed until after checking for it.

This was due to the parameters not being present in the check, so we no longer check and instead do UIA on failure.
2024-11-27 08:57:00 +00:00
Doug 411478a4f7 Show Matrix RTC calls as unsupported. (#7862) 2024-11-11 09:22:45 +00:00
Mauro Romito f7eac4bd85 comments 2024-10-15 16:13:19 +02:00
Mauro Romito 11f83e66e3 removed unused code 2024-10-09 12:11:48 +02:00
Mauro Romito b9e89db813 Libolm removal 2024-09-27 17:09:02 +02:00
Mauro Romito 12837d4b89 update license 2024-09-25 12:24:52 +02:00
Mauro Romito 841a694f8a fixed some swiftlint errors 2024-09-13 16:49:38 +02:00
Mauro Romito 390eeb1a61 updated SDK
and added a fix for the discover server table view cell
2024-07-05 16:11:47 +02:00
Mauro Romito 567683445c added functions to listen to
the event and redact the room accordingly
2024-06-14 15:58:00 +02:00
Stefan Ceriu 8d6b708bac Merge pull request #7805 from element-hq/stefan/reportRooms
Report rooms
2024-06-12 17:56:52 +03:00
Stefan Ceriu b691d02a20 Add support for reporting rooms on the room details screen too 2024-06-12 17:55:36 +03:00
Stefan Ceriu 87577f5692 Add support for reporting rooms on the room preview screen 2024-06-12 12:43:36 +03:00
Stefan Ceriu 770b4da16b Adopt the EXA forbidden terms list when searching for public rooms 2024-06-10 14:53:09 +03:00
Stefan Ceriu c1d10f720e Remove NSFW advanced settings option 2024-06-10 13:35:11 +03:00
Valere 8cabf8245f Review: quick format
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2024-06-03 16:10:51 +02:00
Valere 54444d8eab Review: cleaning
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2024-06-03 16:10:40 +02:00
Valere 7e9b8d91db Review: doc fix typo
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2024-06-03 16:09:50 +02:00
Valere 78498be4ce Analytics | Add support for super properties and appPlatform 2024-06-01 13:05:04 +02:00
Valere 95b5845c84 Review: use optout for isrunning 2024-05-31 15:46:47 +02:00
Valere b9a187c2f5 Bump posthog version to 3.25 2024-05-31 15:46:47 +02:00
Doug 9ae44659c0 Fix a crash when the user taps play multiple times and the download fails. (#7799) 2024-05-30 13:11:19 +01:00
Hugh Nimmo-Smith 19d431a189 Add note about MSC3886, MSC3903 and MSC3906 being closed (#7788) 2024-05-08 11:09:30 +01:00
Valere a93d776fef review use array last for safety 2024-04-15 10:00:19 +02:00
Valere e216c1bbf5 Telemetry | Add more properties to posthog utd errors 2024-04-05 09:53:07 +02:00
Valere 047be10692 Analytics | Report expected UTDs as HistoricalMessage error 2024-04-04 13:01:19 +02:00
Valere 3e9970e1f1 post merge fix 2024-04-02 11:13:10 +02:00
Valere 6ec6942e0f Merge branch 'develop' into valere/swiftify_decryption_tracker 2024-04-02 11:11:36 +02:00
Mauro 6f2c8ae49e Merge pull request #7764 from element-hq/valere/increase_decryption_grace_period 2024-04-02 10:53:27 +02:00
Valere d83c01e1dc DecryptionTracker: Permanent vs Temporary UTD 2024-03-29 18:14:15 +01:00
Valere d045a32b74 convert DecryptionFailureTracker to swift + tests 2024-03-29 11:03:28 +01:00
Valere f3802a6993 code review 2024-03-28 21:52:06 +01:00
Valere 6a5fac4b03 Bump analytics event to v0.15.0 2024-03-27 15:13:05 +01:00
Valere dff4596edf Increase decryption failure grace period 2024-03-06 11:18:00 +01:00
Doug 909632e84c Fix a bug where QR codes aren't detected if the camera is too close. (#7762) 2024-03-04 17:17:27 +00:00
Stefan Ceriu cd94e1915e element-hq/element-meta/issues/2201 - Disable mark as unread
- relates to element-hq/element-meta/issues/891
- relates to element-hq/element-ios/issues/7253
2024-02-21 15:16:35 +02:00
Nicolas Mauri 88d0362e48 Fix: Remove the “Quote” action from the menu of the selected message. 2023-11-21 14:47:49 +01:00
Nicolas Mauri 48ef23f439 Dismiss the keyboard and minimise the composer when pasting an image, a video or a file 2023-11-17 11:02:32 +01:00
Nicolas Mauri 19c209129d Fix: focus, keyboard visibility, composer height 2023-11-16 17:46:52 +01:00
Nicolas Mauri c16ed6ba13 Fix UnitTest 2023-11-15 15:26:03 +01:00
Nicolas Mauri 360d710d4f Update deployment target to 15.0, WysiwygComposer to 2.15.0, downgrade DTCoreText to 1.6.26 2023-11-15 09:13:59 +01:00