Commit graph

1989 commits

Author SHA1 Message Date
the-djmaze
538f752fbe Make 'snappymail/v/' path dynamic for cleaner Nextcloud paths 2022-11-04 16:56:43 +01:00
the-djmaze
199d1d4c42 Integrate border colors better with Nextcloud 25 theme 2022-11-04 15:47:09 +01:00
the-djmaze
8c356d8154 Bugfix: decrypt failed when OpenPGP.js not loaded 2022-11-04 15:25:53 +01:00
the-djmaze
44c42ade52 Update to Nextcloud 25 CSS 2022-11-04 15:10:52 +01:00
the-djmaze
4522a2ef6e Added CSS --dialog-border-clr and --dialog-border-radius 2022-11-04 12:30:38 +01:00
the-djmaze
245aaa92a2 Show 🔒 (lock) glyph in messagelist for encrypted messages 2022-11-04 11:41:39 +01:00
the-djmaze
39a827aa2e Improved theme styling and results in better Nextcloud integration 2022-11-03 12:45:10 +01:00
the-djmaze
0ef8af21b1 Move bootstrap @LESS variables to CSS var() 2022-11-02 20:49:38 +01:00
the-djmaze
874bfa852b Strip mailchimp tracking 2022-11-02 16:23:10 +01:00
the-djmaze
d416ab3642 Bugfix OpenPGP.js sign HTML failed #600 2022-11-01 19:52:24 +01:00
the-djmaze
d993b213a7 Revert more changes of #600 2022-11-01 19:24:05 +01:00
the-djmaze
bd117d02e6 Revert a PGP change of #600 2022-11-01 19:19:38 +01:00
the-djmaze
b39d023241 Some more changes for #600 2022-11-01 19:14:08 +01:00
the-djmaze
2cdadf3a6c Improvements for PGP decryption #600 2022-11-01 12:05:44 +01:00
the-djmaze
e7b06496d2 v2.19.6 2022-10-31 17:10:04 +01:00
the-djmaze
7fac6ca9dd this.addObservables() to addObservablesTo() 2022-10-30 22:19:52 +01:00
the-djmaze
839ebfb350 Resolve #590 2022-10-30 22:08:30 +01:00
the-djmaze
787e236133 Bugfix: message attachments missing data 2022-10-28 13:57:13 +02:00
the-djmaze
7a0ec76d25 Cleanup Jua upload handler 2022-10-28 01:36:49 +02:00
the-djmaze
9130da9dca Resolve #591 2022-10-28 00:29:51 +02:00
the-djmaze
108dd92163 Remove unused SettingsCapa 2022-10-27 23:52:33 +02:00
the-djmaze
d706793e56 Improved drag&drop of local EML files 2022-10-27 23:51:55 +02:00
the-djmaze
dec2c1e84c AutoLogout always allowed 2022-10-27 16:05:28 +02:00
the-djmaze
663a6bf3ad Also reload folder when EML files are dropped in current folder
And reduce memory footprint.
2022-10-27 13:32:44 +02:00
the-djmaze
f3e6dda69b Added: allow dropping local EML files onto any mailbox/folder on the left 2022-10-27 12:15:06 +02:00
the-djmaze
256023dc58 Improved message header style 2022-10-26 16:39:01 +02:00
the-djmaze
ffcc86805a Some array.slice to array.startsWith and cleanup some JavaScript code 2022-10-26 16:38:39 +02:00
the-djmaze
dee4e05e17 Improved Nextcloud styling #569 2022-10-24 17:36:20 +02:00
the-djmaze
b1bcbc1671 Resolve #579 2022-10-24 15:12:25 +02:00
the-djmaze
b6f35e00d6 Resolve #580 2022-10-24 13:07:56 +02:00
the-djmaze
50ddca2e42 Resolve #567 by removing change of 457 2022-10-22 16:06:16 +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
3d809b1faa Improved stripTracking and strip amazon.com links 2022-10-20 12:03:36 +02:00
the-djmaze
a13c037fd7 Strip SendInBlue image tracking #564 2022-10-20 10:45:31 +02:00
the-djmaze
b690370557 Allow user theme font selection #562 2022-10-20 09:33:44 +02:00
the-djmaze
b435b14497 Resolve <a> color issue and hidden image detection #564 2022-10-19 23:57:58 +02:00
the-djmaze
4a89edec01 Get theme background working in Nextcloud #558 2022-10-19 23:31:44 +02:00
the-djmaze
60d7cbb318 Make img alt="" text maximum of 32 characters #564 2022-10-19 16:44:35 +02:00
the-djmaze
c7cf5b1c2c JavaScript substr() is deprecated 2022-10-19 16:43:16 +02:00
the-djmaze
93d8b5a419 Improve some login/logout handling 2022-10-18 23:32:47 +02:00
the-djmaze
ddbe6b2a75 Improved stripTracking 2022-10-17 15:12:12 +02:00
the-djmaze
65c313c0e4 Also strip tracking in message images 2022-10-17 14:17:59 +02:00
the-djmaze
20cc74b066 Improve message html element style width value 2022-10-17 13:45:05 +02:00
the-djmaze
a5bff8674a Always show option to view as plain, by converting message HTML when plain is missing 2022-10-17 09:33:28 +02:00
the-djmaze
f04a0ca7f3 Fix Admin -> Config option description layout 2022-10-15 21:57:34 +02:00
the-djmaze
5882cc6051 Resolve #554 2022-10-15 18:33:45 +02:00
the-djmaze
7250bfa1e1 Resolve #547 2022-10-14 10:56:00 +02:00
the-djmaze
f649ea05fd Put message in URL for autoload regarding issue #100 and Nextcloud unified search #96 2022-10-14 10:20:41 +02:00
the-djmaze
50dffed895 Strip tracking of zalando.nl 2022-10-13 22:39:13 +02:00