Commit Graph

8 Commits

Author SHA1 Message Date
Mauro Romito 77bae312d0 added commercial license 2025-01-23 12:19:12 +01:00
Mauro Romito 12837d4b89 update license 2024-09-25 12:24:52 +02:00
Doug 098d0fdeff Re-enable link detection in clearStore instead of via NotificationCenter. 2021-10-14 14:24:01 +01:00
Doug 7b141a5db8 Add observer to re-enable link detection when signing out of an account. 2021-10-13 16:01:19 +01:00
Doug cc9b47f4b5 Use MXError and MXHTTPOperation where possible. 2021-10-13 14:51:50 +01:00
Doug ef572d42fe Stop requesting URL previews if the feature has been disabled on the homeserver. 2021-10-13 12:51:15 +01:00
Doug bf84540b39 Check whether URL previews should be shown in a single location.
Reset all cell data when this setting is changed to force a refresh.
Rename `hasClosedPreview(from:)` to `shouldShowPreview(for:)` for clarity and potentially adding more rules at a later date.
2021-09-29 11:39:11 +01:00
Doug 1963f35d30 Update for PR feedback.
URLPreviewManager becomes URLPreviewService.
addVerticalWhitespaceToString used instead of heightForCellData multiple times.
All newline characters removed.
2021-09-08 15:10:13 +01:00