Commit graph

6996 commits

Author SHA1 Message Date
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
the-djmaze d10e4ba22a Merge branch 'master' of github.com:the-djmaze/snappymail 2024-07-15 16:13:51 +02:00
the-djmaze becaaaa2fd Resolve #1654 2024-07-15 16:13:32 +02:00
Maarten 082f1058ce
Merge pull request #1667 from hguilbert/patch-27
Update user.json
2024-07-15 14:44:10 +02:00
Maarten 0b495b1fa5
Merge pull request #1668 from tinola/master
Update user.json
2024-07-15 14:43:47 +02:00
the-djmaze 3161961faa Resolve #1663 2024-07-15 14:42:02 +02:00
tinola 9303c48e01
Update user.json 2024-07-15 08:35:08 +02:00
hguilbert b214ba0054
Update user.json 2024-07-15 05:49:16 +02:00
the-djmaze 2ea68e88b0 Translate "UNDELETE" in Dutch 2024-07-14 23:29:32 +02:00
the-djmaze 93869315c1 Drop message.deleted observable 2024-07-14 23:29:12 +02:00
the-djmaze d7bf80ea79 Merge branch 'master' into mark-for-deletion-issue-1657 2024-07-14 23:09:48 +02:00
the-djmaze 3ff2c4fb82 Hide undeleteCommand command when deleted messages are hidden #1657 2024-07-14 23:04:15 +02:00
the-djmaze b70860c903 Only set flag \Deleted when Trash is set to "do not use" 2024-07-14 22:55:04 +02:00
the-djmaze dc49a00f5f Bugfix: Call to a member function SmtpSettings() on null #1664 2024-07-14 14:21:55 +02:00
the-djmaze 50e30dbb6e Slightly modified patch code of #1657 2024-07-11 01:31:58 +02:00
the-djmaze 95436347e5 Resolve #1660 2024-07-11 00:25:26 +02:00
the-djmaze 57d1021d51 Improved cache handling of remote avatars (delayed or not) 2024-07-08 18:26:08 +02:00
the-djmaze 10450dea8b Cleanup localizations 2024-07-08 12:49:38 +02:00