Commit graph

6949 commits

Author SHA1 Message Date
the-djmaze
3db4827354 Removed title binding handler 2023-12-09 20:05:57 +01:00
the-djmaze
e3219a2636 Improved IMAP Capability detection 2023-12-09 19:37:28 +01:00
the-djmaze
ddc953f4fa v2.31.0 2023-12-08 22:24:04 +01:00
the-djmaze
7d45dce7ce Updated french language by @Cwpute 2023-12-08 21:57:07 +01:00
the-djmaze
91a505ea02 Resolve #1356 2023-12-08 21:48:03 +01:00
the-djmaze
9d7f93f304 Resolve #1354 2023-12-08 21:44:25 +01:00
the-djmaze
6d58b1efb5 Changed the squire code a bit 2023-12-08 01:33:27 +01:00
the-djmaze
e56415aa51 Different solution to use Nextcloud languages #1293 2023-12-08 01:28:08 +01:00
the-djmaze
8984726fd7 Added more language helpers 2023-12-08 01:09:58 +01:00
the-djmaze
66d9300b61 Cleaner language detection 2023-12-08 00:58:42 +01:00
attike
ca894d4427
Create README for new plugin 2023-12-07 00:59:18 +01:00
attike
051af6132e
new Plugin: SmtpUseFromAdrAccountPlugin 2023-12-07 00:57:08 +01:00
the-djmaze
a4724df69e
Merge pull request #1347 from SergeyMosin/reply-forward-indicators-fix
fix: flag indicators are added to wrong message when another message is selected while composing
2023-12-07 00:19:45 +01:00
the-djmaze
9675d03568 Resolve https://github.com/fastmail/Squire/issues/449 2023-12-07 00:07:31 +01:00
the-djmaze
f008f948d2 Fix some Squire editors to merge with v2.2.5 2023-12-07 00:05:01 +01:00
Sergey Mosin
853727541f fix: flag indicators are added to wrong message when another message is selected while composing 2023-12-05 14:08:31 -05:00
the-djmaze
fa15ff6ba4 Draft idea for custom notification sounds 2023-12-05 16:18:36 +01:00
the-djmaze
5d6fb0c705 Track the inUndoState 2023-12-05 16:18:17 +01:00
the-djmaze
7e2cc69a23 Resolve #1296 2023-12-05 15:00:09 +01:00
the-djmaze
e2149ea94c Sync some Squire code with main project code 2023-12-05 02:02:55 +01:00
the-djmaze
9198ce187b Changes for #1296
Can be tested at https://snappymail.eu/demo/
2023-12-04 17:45:57 +01:00
the-djmaze
039e2252de range.collapse(false) is default 2023-12-04 16:20:25 +01:00
the-djmaze
a5d749ec05 Squire cleanTree() use while instead of for 2023-12-04 16:19:28 +01:00
the-djmaze
280660314f Squire drop support for iPod 2023-12-04 15:47:18 +01:00
the-djmaze
58666c0df5 Resolve #1344 2023-12-04 13:47:45 +01:00
the-djmaze
28ee711938 Rearrange squire source code to better diff with originals 2023-12-04 13:31:47 +01:00
the-djmaze
7441b64de0 Bugfix: Nextcloud Call to undefined method RainLoop\\Model\\MainAccount::ImapConnectAndLoginHelper() 2023-12-04 03:39:51 +01:00
the-djmaze
cbfb83e4db Update Nextcloud screenshot 2023-12-04 02:39:45 +01:00
the-djmaze
2548f30a2a SnappyMail failed due to Nextcloud Symfony polyfill 2023-12-04 02:30:39 +01:00
the-djmaze
0c6895f7d7 v2.30.0 2023-12-04 02:03:57 +01:00
the-djmaze
95ec5e6bb0 Improve security of SensitiveString 2023-12-04 01:36:21 +01:00
the-djmaze
b7b266defc Merge branch 'feature/1343-secure-parameters' 2023-12-04 00:52:50 +01:00
the-djmaze
7bd76a19b5 Set more #[\SensitiveParameter] for #1343 2023-12-04 00:41:20 +01:00
the-djmaze
f869ed5121 More improvements for #1343 2023-12-04 00:25:26 +01:00
the-djmaze
870d78d5a3 Split PHP polyfills from include.php 2023-12-03 23:12:33 +01:00
the-djmaze
089c229213 Bugfix: account sSmtpPassword was wrong 2023-12-03 23:09:46 +01:00
the-djmaze
13f8ab5caf Improved the idea for #1343 2023-12-03 23:08:44 +01:00
the-djmaze
be70870b72 Split PHP polyfills from include.php 2023-12-03 22:09:56 +01:00
the-djmaze
cabc652aa2 Simple idea for #1343 2023-12-03 21:42:30 +01:00
the-djmaze
c61c3c6ce7 Revert #1343
PHP Fatal error: Attribute "SensitiveParameter" cannot target property
2023-12-03 21:34:29 +01:00
the-djmaze
84169179bc
Merge pull request #1343 from edlerd/patch-1
Mark Account password as sensitive information
2023-12-03 21:20:17 +01:00
the-djmaze
09bd6d5335 Disable snappymail/v/0.0.0/static/.htaccess for now as many servers have issues with it 2023-12-03 21:14:20 +01:00
David Edler
758ce9805e
Mark Account password as sensitive information, so it won't get included in log files
see https://www.php.net/manual/en/class.sensitiveparameter.php
2023-12-03 20:57:29 +01:00
the-djmaze
20058edd71 dragData already set by setDragAction 2023-12-03 20:40:54 +01:00
the-djmaze
ef5c3f73a5 Don't disable STARTTLS 2023-12-03 17:57:49 +01:00
the-djmaze
2400c6def8 Use SASL-IR for #1245 2023-12-03 17:57:27 +01:00
the-djmaze
56a5f29f26 Also allow disable imap login capabilities 2023-12-03 17:44:26 +01:00
the-djmaze
465d7ed673 Admin -> Domain after login test show all capabilities to disable 2023-12-03 17:36:41 +01:00
the-djmaze
cf910c678b Revamp Domains Settings IMAP disabled capabilities to extend it 2023-12-03 17:08:25 +01:00
the-djmaze
e6b2cdfcdf Merge branch 'master' of github.com:the-djmaze/snappymail 2023-12-03 12:59:13 +01:00