Commit graph

64 commits

Author SHA1 Message Date
the-djmaze
d484392518 Improved mailvelope handling 2023-03-07 16:06:09 +01:00
the-djmaze
33c10365f0 Improved FolderCollection handling 2023-03-03 15:50:27 +01:00
the-djmaze
661e66d7fd Put attachment controls inside attachmentsPlace 2023-02-25 14:24:42 +01:00
the-djmaze
0144be49bf Show message toolbar on screens > 1400px #970 2023-02-25 10:55:24 +01:00
the-djmaze
bc74ca34d3 Simplify CSS code 2023-02-24 18:31:03 +01:00
the-djmaze
f85e7b5dec Resolve #990 2023-02-24 12:38:19 +01:00
the-djmaze
91b4ff16bd Reduce/simplify CSS footprint 2023-02-24 11:45:26 +01:00
the-djmaze
e1833ae032 Make layout fully responsive using matchMedia('(max-width: 799px)') 2023-02-23 13:54:32 +01:00
the-djmaze
b5db67d23f Bugfix some mobile CSS 2023-02-22 17:57:10 +01:00
the-djmaze
b240c26667 Resolve #962 2023-02-16 14:02:55 +01:00
the-djmaze
d26fb2db05 improved blockquote switcher design 2023-02-11 20:42:13 +01:00
the-djmaze
b448b8661d Properly fix #928 by redesign using display: flex 2023-02-08 17:39:30 +01:00
the-djmaze
f01c6bce4b Fix some MailMessageView styling 2023-02-06 09:49:49 +01:00
the-djmaze
93ff3001c6 Hopefull improved styling for Firefox mobile fixes 2023-02-05 19:45:03 +01:00
the-djmaze
271065fe44 Fix mobile view issues 2023-01-26 15:37:27 +01:00
the-djmaze
8047a36b70 #rl-content to use flex for better layout control 2023-01-26 14:11:30 +01:00
the-djmaze
e4b1950dbe v2.24.0 2022-12-22 19:40:11 +01:00
the-djmaze
bb39d1709e Resolve #564 2022-12-22 14:54:41 +01:00
the-djmaze
569f4daac1 Cleaner messageview header 2022-12-13 16:52:42 +01:00
the-djmaze
9bb65609e2 width: fit-content; should be supported by all browsers 2022-12-07 16:35:57 +01:00
the-djmaze
cb167da854 Changed everything to be box-sizing: border-box; 2022-11-21 11:00:39 +01:00
the-djmaze
7878b542a5 Make messageview a bit larger so that it is the same height as the messagelist 2022-11-19 13:12:55 +01:00
the-djmaze
58e9ebc37b WIP: Added attachmentListSimple for #672
This is not optional yet and off.
2022-11-15 12:45:08 +01:00
the-djmaze
456ade5845 Improved workaround for Nextcloud Calendar crashes #661 #622 2022-11-15 09:48:54 +01:00
the-djmaze
7fafb6ee9c Remove message toggle fullscreen button which was only in mobile view 2022-11-14 09:18:57 +01:00
the-djmaze
2705f16e44 @rlMainBorderRadius to --border-radius: 5px; 2022-11-07 15:25:59 +01:00
the-djmaze
db426abbac Some CSS borders to var(--border-color) 2022-11-05 11:03:17 +01:00
the-djmaze
256023dc58 Improved message header style 2022-10-26 16:39:01 +02:00
the-djmaze
bcf63b6700 v2.19.2 2022-10-21 12:48:33 +02:00
the-djmaze
94e703a98b Improve some line-height for app and message img 2022-10-20 14:40:16 +02:00
the-djmaze
dc241ded1b v2.18.6 2022-10-12 23:08:28 +02:00
the-djmaze
f488212c3d Don't thumbnail message inline images and show filename in title attribute 2022-10-06 23:43:24 +02:00
the-djmaze
975103fc9d Don't wrap keywords/tags over multiple lines #419 2022-10-06 11:06:59 +02:00
the-djmaze
2fd4a47b33 Improved Message Tags UX #419 2022-10-06 11:04:10 +02:00
the-djmaze
9f8fdb2dfb Use HTML details/summary elements for blockquote switcher 2022-09-26 11:06:42 +02:00
the-djmaze
7dc4b283b3 Simplify message .priorityHigh 2022-09-12 23:13:04 +02:00
the-djmaze
eb0cd796b0 Improved mailbox handling of empty message subject and messagelist folder detection 2022-08-04 12:18:07 +02:00
the-djmaze
70e3e6423e Added message tags toggle for #419 2022-06-03 13:47:04 +02:00
the-djmaze
a6d97a601c Translate some for #419 2022-06-02 23:13:20 +02:00
the-djmaze
baff1308e7 Remove ugly attachmentItem box-shafow 2022-05-31 20:55:55 +02:00
the-djmaze
0ebfa6af23 Reduce MessageView "Checked messages count" HTML & CSS 2022-05-31 17:13:25 +02:00
the-djmaze
a7b03ef6f6 Improved inline image size scaling 2022-04-16 12:24:16 +02:00
the-djmaze
7bbc53c8af Bugfix: message fullscreen had no left:0 2022-04-16 02:47:59 +02:00
the-djmaze
13f270f426 Resolve #298 2022-03-22 11:47:17 +01:00
the-djmaze
bb7d8e85a0 Cleanup \MailSo\Base\HtmlUtils::BuildHtml() 2022-03-03 09:54:39 +01:00
the-djmaze
f4bed88e39 Cleanup pgp decrypt code and show green when decrypted 2022-02-17 10:18:47 +01:00
the-djmaze
e59e6444d0 Bugfix: some messages have incorrect image widths 2022-02-15 14:49:04 +01:00
the-djmaze
93db6e6e0e #89 verify detached signature using GnuPG 2022-02-02 14:36:49 +01:00
the-djmaze
e265a0f1c1 Moved the message HTML parsing from PHP to JavaScript
Now we can properly parse PGP/MIME HTML messages
2022-02-02 13:02:48 +01:00
the-djmaze
d3b60bf097 #89 support decrypting using Mailvelope 2022-01-26 17:08:10 +01:00