Commit graph

6963 commits

Author SHA1 Message Date
Maarten 5987ccdbc9
Merge pull request #1712 from Artoria2e5/zh-update
Update zh, zh-TW translations
2024-08-19 15:09:50 +02:00
the-djmaze 423f5ba41d Resolve #1709 2024-08-16 23:01:50 +02:00
the-djmaze d00c953c88 Change handling of (token) errors due to #1706 2024-08-16 22:05:15 +02:00
the-djmaze 02ea6c4359 Resolve #1710 2024-08-16 21:19:28 +02:00
Mingye Wang 2aeeb701c8 Update zh, zh-TW translations
This commit updates zh and zh-TW translations. I try to match the language used in the file, but I still hope a native speaker from the other side of the strait can check my work.
2024-08-15 18:33:40 +08:00
the-djmaze 1395d506cf v2.37.2 2024-08-13 11:30:00 +02:00
the-djmaze e22414d908 Resolve #1645 2024-08-13 01:14:15 +02:00
the-djmaze 17c4f87fa5 v2.37.2 for Nextcloud 2024-08-13 00:46:25 +02:00
the-djmaze 3ba75fecba Resolve #1703 2024-08-13 00:39:06 +02:00
the-djmaze d87c46ff03 Show content-type error on login 2024-08-13 00:17:04 +02:00
the-djmaze 6ad92b9efd Prevent logout loop on error 2024-08-13 00:03:12 +02:00
the-djmaze 6d477aa6ec Validate Fetch JSON response for #1703 2024-08-13 00:02:51 +02:00
the-djmaze 0dedeb0180 v2.37.1 2024-08-12 20:46:00 +02:00
the-djmaze cc9bc3d6da Bugfix: Gulp v5 broke copying fonts.
https://github.com/gulpjs/gulp/issues/2797
2024-08-12 20:42:03 +02:00
the-djmaze 03a8e6a3ec v2.37.0 2024-08-12 18:02:05 +02:00
the-djmaze 486bbba4ca Bugfix: Attempt to read property "smimeSigned" on null 2024-08-12 17:08:36 +02:00
the-djmaze 55d7d52e35 Use PHP_SAPI 2024-08-12 17:07:44 +02:00
the-djmaze 8c6f0adc66 Improved handling of RFC 2822 dates #1694 2024-08-12 16:50:11 +02:00
the-djmaze 13cb08f64a FileStorage strict properties 2024-08-12 15:24:52 +02:00
the-djmaze 83a71b089c Don't use focusedMessage for active menu items, it could confuse 2024-08-12 15:24:30 +02:00
the-djmaze 6c9812ee7f Drop md5(file_get_contents(DATA.php)) because i think nobody used this undocumented feature 2024-08-11 12:39:34 +02:00
Maarten 22988b4bbc
Merge pull request #1699 from Murena-SAS/dev/nc-oauth-multiaccount
allow multi-account in nc with oauth login
2024-08-11 12:03:44 +02:00
Maarten ec8da2b72b
Merge pull request #1698 from Murena-SAS/dev/fix-set-capabilities
Fix capabilities when THREAD is disabled
2024-08-11 12:01:34 +02:00
the-djmaze a969179cbf Make #1689 optional through application.ini 2024-08-11 12:00:24 +02:00
Akhil 50265b3b37 Also perform logout if explicit creds change 2024-08-08 22:09:34 +05:30
Akhil ae74f21242 Also check if the account has been defined in setting 2024-08-08 21:58:56 +05:30
Akhil 25428c7e9d Merge branch 'master' of https://github.com/Murena-SAS/snappymail into dev/nc-oauth-multiaccount 2024-08-08 21:21:41 +05:30
the-djmaze 97c0f81a2e allow multi-account in nc with oauth login 2024-08-08 21:17:56 +05:30
Akhil b8f7f751b0 Fix capabilities when THREAD is disabled
Signed-off-by: Akhil <akhil@e.email>
2024-08-08 20:40:14 +05:30
the-djmaze c33dd8f856 Centralize tryToClose() for all popups 2024-08-06 21:41:52 +02:00
the-djmaze fa15742edb Ask for closing Identity popup when empty and not saving #1689 2024-08-06 21:28:20 +02:00
the-djmaze aa52d2e8f8 Resolve #1689 2024-08-06 17:50:43 +02:00
the-djmaze 3fb700f163 Add exception trace to log for #1648 2024-08-06 16:42:38 +02:00
the-djmaze 2f90d95c4c Set author for #1673 2024-08-06 13:40:43 +02:00
the-djmaze b3a94c3524 Nextcloud extension bump version number 2024-08-06 13:27:27 +02:00
the-djmaze 15f4ba54df Bugfix: Nextcloud language detection 2024-08-06 13:26:36 +02:00
the-djmaze 505e6e2a0d Improve RFC 2822 date parser due to PHP createFromFormat() shortcomings
https://github.com/the-djmaze/snappymail/issues/1694#issuecomment-2270983942
2024-08-06 12:50:24 +02:00
the-djmaze c0ed491f7a Bugfix: Division by zero #1694 2024-08-06 12:25:39 +02:00
the-djmaze 166b790a3e Preparations for #1689 2024-08-06 12:19:17 +02:00
the-djmaze d2f3aa1c10 Resolve #1690 2024-08-06 12:02:23 +02:00
the-djmaze 4e8f12a392 Resolve #1691 2024-08-06 11:49:46 +02:00
the-djmaze cc04a82bfe Resolve #1686 2024-08-06 11:40:25 +02:00
the-djmaze 3a8af7de29 Some bugfixes for #1673 2024-08-05 17:20:41 +02:00
Maarten 85fb2ff44d
Merge pull request #1673 from AbdoBnHesham/master
Add Search Filters Plugin with Gmail-like Functionality
2024-08-05 16:57:36 +02:00
Maarten f89a8c3eb5
Merge pull request #1688 from cuttlefish-uk/master
Add change-password-mailcow driver
2024-08-05 16:54:18 +02:00
the-djmaze de26a00c49 Improvement #1657 2024-08-05 16:46:53 +02:00
Jude Venn f21dd94f2c Add change-password-mailcow driver 2024-07-25 10:37:09 +01:00
AbdoBnHesham 4a56d2d087 Add Search Filters Plugin with Gmail-like Functionality
Introducing a new plugin for enhanced email organization: Search
Filters, inspired by similar features in Gmail (Search Filters) and
Outlook (Rules). The plugin allows you to define custom search queries
that automatically perform one or more actions on matching emails based
on their priority level (1-10). Available actions include marking as
seen, flagging/starring, and moving to a designated folder.

This plugin is designed to work seamlessly with both old and new emails
in your inbox, taking into account the specified search query criteria.
However, please be aware of an outstanding bug that affects the display
of unread email counts beside folders; this issue has yet to be
resolved.

I have developed this plugin as a freelance project for a client on
their custom server setup. Unfortunately, I never received any feedback
or response from my client after completion of the work. Nonetheless, I
hope that sharing it here will benefit others and contribute to the
ongoing advancement of this open-source project.

Please note: This plugin is offered as-is with no warranties or
guarantees. Make sure to thoroughly test and verify its functionality
before using it in a production environment. Thank you to everyone who
has contributed to making this project a reality.
2024-07-18 23:49:37 +03:00
the-djmaze e4316e6665 Resolve #1666 2024-07-15 19:27:48 +02:00
the-djmaze ad81e3f9e9 Added mime types multipart/report and message/global-delivery-status 2024-07-15 19:27:26 +02:00