Commit Graph
25 Commits
Author SHA1 Message Date
Jacek Krasiukianis 8a479b4e3d CR: measure the view instead of taking screen width 2025-06-24 14:46:45 +00:00
Jacek Krasiukianis 40dca191e8 ET-3417 Prevent long blank messages in long conversations 2025-06-24 14:46:45 +00:00
Jacek Krasiukianis ad51a5310e Fix retain cycle 2025-06-23 13:52:47 +00:00
Xavi Gil eba4398f7e ET-3415: Fix, to handle web view process termination 2025-06-20 08:56:47 +00:00
Xavi Gil 254bcd5da9 ET-3403: Fix for bottom blank space in rendered message 2025-06-17 14:18:20 +00:00
Jacek Krasiukianis d835b7c205 Fix remaining cases of message flickering 2025-06-16 16:22:04 +02:00
Jacek Krasiukianis d51a4d1aa3 ET-2989, ET-3372 Fix growing blank space at the bottom of the webView 2025-06-16 11:25:38 +00:00
Jacek Krasiukianis dbe5ec7684 Ensure message webView is inspectable only in non-release builds 2025-06-12 09:45:49 +02:00
Jacek Krasiukianis ba59383217 ET-2170 Fix regression introduced by ET-3243 2025-06-11 14:12:09 +02:00
Jacek Krasiukianis 7695e27f54 ET-3244 Fix flickering messages 2025-06-11 09:39:18 +02:00
Jacek Krasiukianis 01d10af36c CR: improve naming 2025-06-06 17:05:11 +02:00
Jacek Krasiukianis ce9cbd86b9 ET-3243 Fix Mark as Unread conversation action 2025-06-06 15:59:49 +02:00
Jacek Krasiukianis 62a7b87886 ET-2170 Fix messages loading indefinitely 2025-06-06 08:09:10 +00:00
Jacek Krasiukianis f246912e41 CR: clearer naming, remove unnecessary @Published 2025-05-07 12:21:35 +00:00
Jacek Krasiukianis 0cd62c5769 ET-2796 View message body in light or dark mode 2025-05-07 12:21:35 +00:00
Jacek Krasiukianis 9e205b96e6 Cleanup whitespace 2025-04-29 11:07:38 +02:00
Mateusz Szklarek 3bb7a9e45b Connect UI action from message banners with MessageBodyStateStore 2025-03-20 10:48:14 +01:00
Mateusz Szklarek 13e5300b2a Extend MessageBody model with banners property
Refactor `MessageBody` model: separate HTML content from banners
2025-03-20 10:19:20 +01:00
Xavi Gil 8cb99ab77e Moved CIDSchemeHandler and EmbeddedImageProvider to InboxCore 2025-01-31 09:19:46 +00:00
Jacek Krasiukianis 0b93c16fe7 Remove unused code 2025-01-13 16:49:26 +01:00
Maciej Gomółka d2f3f8b722 Refactor after the CR 2024-12-17 22:54:46 +00:00
Maciej Gomółka b3498bfcbc Prepare for the changes in embedded image API 2024-12-17 22:54:46 +00:00
Maciej Gomółka 2ab0237eac Add CIDSchemeHandler 2024-11-21 15:45:33 +01:00
Mateusz Szklarek f02cd2c8b9 Rename DesignSystem module to InboxDesignSystem 2024-10-29 12:42:21 +01:00
Mateusz Szklarek 42abe44195 Move all application target related files to one directory Modules/App
Move `Keychain` and `DesignSystem` to `Modules`
2024-10-11 08:20:40 +02:00