Commit graph

2404 commits

Author SHA1 Message Date
RainLoop Team 37168c0c7a CI 2021-01-16 21:25:02 +03:00
RainLoop Team 55915e56d8 CI 2021-01-16 21:13:29 +03:00
RainLoop Team 4aa8f9b3aa CI 2021-01-16 21:06:23 +03:00
RainLoop Team e2927666ee CI 2021-01-16 20:55:27 +03:00
RainLoop Team 6de6c783a2 CI 2021-01-16 20:50:43 +03:00
RainLoop Team ffe01fb91f CI 2021-01-16 20:44:01 +03:00
RainLoop Team e735c1bbb7 CI 2021-01-16 20:35:44 +03:00
RainLoop Team a197e257aa CI 2021-01-16 20:21:25 +03:00
RainLoop Team 310efddcb7 CI 2021-01-16 19:33:31 +03:00
RainLoop Team cc6648bd9c Update CI 2021-01-16 19:26:17 +03:00
RainLoop Team 18497e0a3a Update CI 2021-01-16 18:58:33 +03:00
RainLoop Team e941ed34b7 Update CI 2021-01-16 18:31:39 +03:00
RainLoop Team 8e32400740 Update CI 2021-01-16 18:27:07 +03:00
RainLoop Team 3c364a8f38 Update CI 2021-01-16 18:21:58 +03:00
RainLoop Team c1254c94a9 Update CI 2021-01-16 18:15:57 +03:00
RainLoop Team fed76e16ac Update CI 2021-01-16 18:10:54 +03:00
RainLoop Team 20e0c1417d Add github action 2021-01-16 17:51:14 +03:00
djmaze 73e26d388a Added: rfc5233
Activate: comparator
Bugfix: StringList must use .toString()
Bugfix: redirect command
Bugfix: MultiLine
2021-01-15 16:09:03 +01:00
djmaze 3566f4a538 Added rfc5183, rfc5229, rfc5260 and rfc5293
Make comparator and match_type available for all Test classes

Signed-off-by: djmaze <djmaze@djmaze.lan>
2021-01-15 14:35:16 +01:00
djmaze 3ce123b536 Added RFC5231 check 2021-01-15 12:12:56 +01:00
djmaze eb369ca122 Added rfc6609 2021-01-15 12:11:13 +01:00
djmaze 68fc9f21bd Centralize some argument parsing
Improved parser error handling
Fix Sieve Vacation extension
2021-01-15 11:34:16 +01:00
djmaze 55178016a0 Solve some comparators 2021-01-15 00:32:04 +01:00
djmaze 43c669e629 Added draft code for handling "require []" 2021-01-15 00:14:45 +01:00
djmaze d9865e3a46 Simplify Sieve Parser and added RFC5235 2021-01-14 23:42:46 +01:00
djmaze 22964f1fde More improvements and fixes based on test scripts 2021-01-14 17:50:23 +01:00
djmaze 0aafce4214 More Sieve parser improvements after doing 'if not' test 2021-01-14 16:38:26 +01:00
djmaze 2786d0d959 Not perfect but it can parse the rainloop script to a tree and back to string 2021-01-14 12:45:51 +01:00
djmaze b2e77f3f67 Draf of Sieve parser/lexer for a new Sieve GUI 2021-01-13 21:23:19 +01:00
djmaze e023a5d6ab Prepare Sieve Filtering feature for advanced editing/handling 2021-01-06 01:06:16 +01:00
djmaze 4e1722560f Cleanup Logger and bugfix its __phpErrorHandler 2021-01-05 13:59:55 +01:00
djmaze fa7ea413dc Cleanup AbstractFetch
and added fetchJSON mockup code for error handling regarding issue #49
2021-01-05 13:58:50 +01:00
djmaze 4723e1241e Use ReflectionClass instead of static $aMap 2021-01-04 21:47:28 +01:00
djmaze 0d13484cdc Cleanup and simplify i18n code
There's no need for I18N_NOTIFICATION_DATA and I18N_NOTIFICATION_MAP
Also bugfix: NEW_PASSWORD_FORBIDDENT => NEW_PASSWORD_FORBIDDEN
2021-01-04 12:08:41 +01:00
djmaze 950579c7f5 Rename 'ajax' to 'json' because we don't use XML
We use json as response
2020-12-30 15:50:47 +01:00
djmaze 76cf24f426 Bugfix: Undefined property: MailSo\Log\Drivers\File::$DateTimeZone
Found in issues #49
2020-12-30 15:13:56 +01:00
djmaze e234a5864c cleanup SieveStorage namespaces 2020-12-30 15:13:12 +01:00
djmaze 2e836062b9 Merge branch 'master' of github.com:the-djmaze/snappymail 2020-12-27 10:14:58 +01:00
the-djmaze 3d5f165040
Merge pull request #48 from wegood9/patch-1
Update translation
2020-12-26 13:39:44 +01:00
pathC 2b8066ce12 Added Chinese translation 2020-12-26 05:14:38 +00:00
pathC 04eb22e4a9 Removed unused strings in language files 2020-12-26 05:13:54 +00:00
djmaze 662eb59d40 Cleanup spl_autoload and use native autoloader (lowercase)
Rename lessphp for default autoloader
2020-12-18 21:03:01 +01:00
djmaze 1cf7344ef5 Prepare \MailSo\Base\HtmlUtils::ClearHtml for improvements 2020-12-18 11:11:54 +01:00
djmaze 9f9685b4eb v2.1.1 2020-12-10 16:11:25 +01:00
djmaze c358a73766 Bugfix RainLoop#2041 2020-12-10 15:50:24 +01:00
djmaze b09c5d586c Resolve https://github.com/the-djmaze/snappymail/issues/45 2020-12-10 15:50:05 +01:00
djmaze 324c7121cc Added more comment to displaySpecSetting 2020-12-10 14:22:46 +01:00
djmaze d34729a1ae Resolve https://github.com/the-djmaze/snappymail/issues/47 2020-12-10 14:19:03 +01:00
djmaze 4321c11622 Some tiny changes 2020-12-09 22:42:04 +01:00
djmaze 21d3a9f401 Resolve https://github.com/the-djmaze/snappymail/issues/46
Issue from https://github.com/the-djmaze/snappymail/pull/40
And my own broken $upload_max_filesize
2020-12-09 22:40:21 +01:00