Commit graph

5180 commits

Author SHA1 Message Date
the-djmaze be0348b324 Resolve #910 MailSo\Base\Http::GetHost(): Return value must be of type string 2023-02-04 21:20:03 +01:00
the-djmaze fc5b26dfc2 Added message maximum quoted text level for speed.
Read https://github.com/the-djmaze/snappymail/issues/902#issuecomment-1416777217
2023-02-04 16:39:50 +01:00
the-djmaze b0a4fb77be Bugfix for whitelist to show images directly #201 2023-02-04 15:44:51 +01:00
the-djmaze 539ddcc51f Moved pluginEnable() to \SnappyMail\Repository::enablePackage() 2023-02-04 15:28:46 +01:00
the-djmaze cf08c1aba4 Only allow from CLI #907 2023-02-04 15:08:42 +01:00
the-djmaze 7671503562 Example script for #907 2023-02-04 14:57:31 +01:00
the-djmaze 22ffe4a079 Bugfix: btn-thin were too high 2023-02-03 20:23:42 +01:00
the-djmaze a0a9d8fd65 Solve messagelist thread issue as mentioned at
https://github.com/the-djmaze/snappymail/issues/445#issuecomment-1415949559
2023-02-03 15:51:41 +01:00
the-djmaze 8c676aa267 v2.25.3 2023-02-03 15:15:49 +01:00
the-djmaze 426c92fe33 Make collapse quotes optional for #902 2023-02-03 14:40:56 +01:00
the-djmaze b859cd6aec Improved loginErrorDelay to prevent timing attacks 2023-02-03 14:36:13 +01:00
the-djmaze c4df524a06 Prevent decrypt error for #859 2023-02-03 12:30:46 +01:00
the-djmaze b182372b83 Speedup for #902 2023-02-03 12:12:40 +01:00
the-djmaze c6db5f1def Move blockquote switcher to HTML parser #902 2023-02-03 11:17:16 +01:00
the-djmaze 39bb3719c2 Moved some application.ini settings 2023-02-03 11:16:15 +01:00
the-djmaze 16daa7b55e Resolve #891 and other index cache issues 2023-02-03 09:20:42 +01:00
the-djmaze 11c5b0e8f1 Resolve bug in images whitelist #201 2023-02-03 08:39:09 +01:00
the-djmaze 05f45d36d1 Resolve #901 2023-02-03 07:42:17 +01:00
the-djmaze 722bec1a1a Resolve #900 2023-02-02 22:06:43 +01:00
the-djmaze 489ed81c84 Move "assets" to proper location in snappymail/v/0.0.0/static/ 2023-02-02 17:19:06 +01:00
the-djmaze 4521a9917a Also allow changing email address (untested) for #859 2023-02-02 15:09:03 +01:00
the-djmaze 73e6848ff4 Don't remember GnuPGP key passphrase when it fails #840 2023-02-02 14:50:46 +01:00
the-djmaze e01af6a7ac Set checkMailInterval to 15 minutes by default (now that it is configurable) 2023-02-02 14:43:22 +01:00
the-djmaze acc1c0badc Don't remember OpenPGP key passphrase when it fails #840 2023-02-02 14:04:37 +01:00
the-djmaze 78938caaf3 v2.25.2 2023-02-02 13:26:23 +01:00
the-djmaze 565ef41eba Comments for #537 2023-02-02 12:55:06 +01:00
the-djmaze a52881fb67 Resolve #840 2023-02-02 12:39:21 +01:00
the-djmaze af3cecb2e1 https://github.com/the-djmaze/snappymail/issues/895#issuecomment-1412891229 2023-02-02 09:58:09 +01:00
the-djmaze a7081660f0 Resolve #898 2023-02-02 09:51:00 +01:00
the-djmaze 8cf8823d56 Nextcloud use RainLoop settings #898 2023-02-01 21:09:18 +01:00
the-djmaze 094609102d Avatars use current app font #888 2023-02-01 13:02:37 +01:00
the-djmaze cefe679c98 Resolve #486 2023-02-01 12:21:31 +01:00
the-djmaze 67488a56f6 https://github.com/the-djmaze/snappymail/issues/569#issuecomment-1411330109 2023-02-01 11:19:14 +01:00
the-djmaze 5259da41f2 Details for #188 2023-02-01 11:09:18 +01:00
the-djmaze 7236412e48
Merge pull request #896 from master3395/master
Update admin.json
2023-02-01 10:23:28 +01:00
the-djmaze d68843e4ec Nextcloud prevent serving precompressed files due to too many setups that fail 2023-02-01 10:22:46 +01:00
the-djmaze cc383f6b0e Resolve #233 2023-02-01 10:01:13 +01:00
Master3395 b5c6ecac3e Update admin.json
Updating translations for nb-NO
2023-01-31 21:33:24 +01:00
the-djmaze 76ae57b481 Resolve #887 2023-01-31 17:38:38 +01:00
the-djmaze 71eaaf007e Resolve #828 (floating toolbar not needed anymore) 2023-01-31 15:40:07 +01:00
the-djmaze 516a080a5b Remove unused translation 2023-01-31 15:39:44 +01:00
the-djmaze 2b8fbaf091 Prevent empty area scroll on body 2023-01-31 14:46:14 +01:00
the-djmaze 07079b519a Resolve #201 2023-01-31 14:45:50 +01:00
the-djmaze 6129fb4233 Paste image makes it max 1024px width/height #262 2023-01-31 13:13:29 +01:00
the-djmaze 9f5c75d9db Remove unused AUTH_SPEC_LOGOUT_TOKEN_KEY and AUTH_SPEC_LOGOUT_CUSTOM_MSG_KEY 2023-01-31 12:47:57 +01:00
the-djmaze 7578d18cab cleanup folderInformation() request 2023-01-31 12:47:21 +01:00
the-djmaze a9764bf034 \RainLoop\Utils::SetCookie() to \SnappyMail\Cookies::set() 2023-01-31 12:46:37 +01:00
the-djmaze 131be583e5
Merge pull request #894 from e-foundation/nc-plugin-bump
bump NC plugin
2023-01-31 11:38:46 +01:00
the-djmaze dc49aaf94d Resolve #849 2023-01-31 11:35:25 +01:00
the-djmaze d7b5f3f4db Also protect GET requests with token for #892 2023-01-31 11:30:24 +01:00