Commit graph

6963 commits

Author SHA1 Message Date
the-djmaze f745a54669 ErrorTip use white-space: pre 2024-03-27 01:22:01 +01:00
the-djmaze 652fbced3c Improved translator a bit 2024-03-26 23:30:58 +01:00
Maarten c77edf37e1
Merge pull request #1522 from ner00/master
Update Portuguese
2024-03-26 23:29:29 +01:00
lmperfis a70a7c4c95 Update Portuguese 2024-03-26 18:37:07 +00:00
the-djmaze f38e5a41cd Solution for #1521 2024-03-26 19:12:50 +01:00
the-djmaze b96cb41876 Added Autoconfig detect through DNS SRV (RFC 6186 & 8314) and disable MX 2024-03-26 18:24:57 +01:00
the-djmaze f9048d1209 v2.36.0 2024-03-26 15:21:47 +01:00
the-djmaze 07710f685f Drop hooks service.app-delay-start-* in favour of the existing json.before-appdelaystart and json.after-appdelaystart 2024-03-26 15:04:23 +01:00
the-djmaze 57fbdf8795 Added: allow setting the supported THREAD algorithm 2024-03-26 15:01:38 +01:00
the-djmaze 015dcbdc41 Bugfix: error undefined msg.from[0] 2024-03-26 12:26:53 +01:00
the-djmaze c14d7bdd46 Add some comments and some renames 2024-03-26 12:26:35 +01:00
the-djmaze 25214f2d87 Improved Domain whitelist handling 2024-03-26 04:08:26 +01:00
the-djmaze 7f94c26bee Cache ThreadsOldUids based on bThreadSort true/false #1507 2024-03-25 19:53:04 +01:00
the-djmaze c1e25dedb9 Cleanup SMTP auth handling 2024-03-25 19:36:39 +01:00
the-djmaze 55642e826e Resolve #1517 2024-03-25 19:34:30 +01:00
the-djmaze 31d929912a Improved SASL handling 2024-03-25 19:31:57 +01:00
the-djmaze 40622d45b7 More changes for #1507 2024-03-25 14:17:49 +01:00
the-djmaze 76b6f32222 Bugfix: GetUids() returned wrong ids when using SequenceSet 2024-03-25 12:54:09 +01:00
the-djmaze d0ee5325f4 Changed MessageListThreadsMap(MessageCollection...) to MessageListThreadsMap(FolderInformation...) 2024-03-25 10:44:25 +01:00
the-djmaze 93a4d5ba88 Fix to use the correct $oParams->hash() 2024-03-25 10:43:51 +01:00
the-djmaze 8bcd0a3521 Sorted languages by name 2024-03-25 02:38:11 +01:00
the-djmaze 248dcb8257 Most languages to ISO 639-1 2024-03-25 02:20:18 +01:00
the-djmaze fdc2d5a490 Attempt to solve #1507 2024-03-25 01:43:22 +01:00
the-djmaze c34f99dd6e Make sure etag used on MessageList for #1515 2024-03-25 01:42:49 +01:00
the-djmaze 43622b50dc Bugfix PHP Warning: Undefined array key 2024-03-24 20:30:26 +01:00
the-djmaze 759933e24b Also check language helper after shortening 2024-03-24 19:19:54 +01:00
the-djmaze 59a02af2b7 Languages use rfc5646, by using the shortest ISO 639 code by default 2024-03-24 19:13:47 +01:00
Maarten d65a88305c
Merge pull request #1512 from spoooyders/localization-be-by
Add Belarusian localization.
2024-03-24 18:33:37 +01:00
the-djmaze 2a116612be Return false on more server issues regarding domains control #1513 2024-03-24 17:22:57 +01:00
the-djmaze 6df5802f97 Check if saving disabled domains works #1513 2024-03-24 17:10:23 +01:00
the-djmaze b3c10190cb Moved application.ini sieve_auth_plain_initial to per domain config 2024-03-24 16:49:00 +01:00
the-djmaze 3513669412 Resolve #1514 2024-03-24 15:03:50 +01:00
the-djmaze b45459d645 Sieve always allow fileinto INBOX #1510 2024-03-24 14:18:08 +01:00
the-djmaze 60de50da64 Resolve #1513 broken old RainLoop .ini parser 2024-03-24 13:13:55 +01:00
pavuki 98a45e383b Fix belarusian localization. 2024-03-23 13:32:36 +01:00
pavuki b46f5c9ec2 Fix belarusian localization. 2024-03-23 13:30:06 +01:00
pavuki c4e98c8b4c Add Belarusian localization. 2024-03-23 09:46:55 +01:00
the-djmaze 4fc04648cf Moved cache drivers outside core to extensions (plugins) 2024-03-22 04:03:39 +01:00
the-djmaze d5690fc579 Set admin translation to GLOBAL/PASSWORD 2024-03-22 02:47:40 +01:00
the-djmaze 068922f05f Support .swapColors in NC25+ theme 2024-03-22 02:37:06 +01:00
the-djmaze 705822fe7a Log debug message for failing custom themes directory #1508 2024-03-22 02:36:41 +01:00
the-djmaze f0cf39e297 Resolve #1509 2024-03-22 02:19:19 +01:00
the-djmaze 8c077a94c6 same small fixes 2024-03-20 00:45:11 +01:00
the-djmaze 6bd66b8a2d Idea for #1507 2024-03-19 20:09:30 +01:00
the-djmaze a08d376023 Added: Search in HEADER. Like: "header=X-Rspamd-Action no action" 2024-03-19 19:59:33 +01:00
the-djmaze 94aa2f11c4 Rename MessageSimple* commands to Message* 2024-03-19 19:49:11 +01:00
the-djmaze 173a172cf8 Resolve #485 2024-03-19 17:31:32 +01:00
the-djmaze d59563cf1b Removed unused ClientException 2024-03-19 17:30:20 +01:00
the-djmaze 386fd936b4 Slight code reduction for #419 2024-03-19 15:33:52 +01:00
the-djmaze 7450afeecf Replace all new Intl.Collator with new baseCollator 2024-03-19 15:24:34 +01:00