1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-23 19:02:46 +01:00
Commit Graph

147 Commits

Author SHA1 Message Date
FreeScout
4eabdc489f Improve body encoding conversion on fetchign - closes #3089 2023-06-19 02:13:21 -07:00
FreeScout
678c9b029b Improve subject decoding with iconv_mime_decode() - closes #3066 2023-06-01 02:28:45 -07:00
FreeScout
6e52046032 Decode subjects using iconv_mime_decode() in Webklex/php-imap library - closes #3039 2023-05-31 02:00:21 -07:00
FreeScout
722349f586 Fix subject with colon being truncated with Webklex/php-imap library - closes #2964 2023-05-30 00:36:26 -07:00
FreeScout
5aabac7b4f Remove app.force_https parameter and determine protocol from app.url parameter - closes #3053 2023-05-28 00:35:51 -07:00
FreeScout
a43729e9c1 Allow to set same_site to none in config/session.php - closes #3023 2023-05-17 23:32:29 -07:00
FreeScout
60914553c3 Improve subject decoding - closes #2987 2023-05-07 23:18:57 -07:00
FreeScout
951d0f322b Use iconv_mime_decode() instead of imap_utf8() for UTF-8 encoded subjects - #2965 2023-05-03 23:00:03 -07:00
FreeScout
3572c95448 Show dates translated into selected language - closes #2950 2023-04-26 05:30:57 -07:00
FreeScout
f818134c2d Use proxy setting from .env when checking and downloading new release - closes #2911 2023-04-14 01:00:55 -07:00
FreeScout
df54432000 Improve Filesystem.php security on Windows 2023-03-30 23:35:14 -07:00
FreeScout
a76c512a1e Fix empty body issue when fetching emails via Webklex/php-imap library - closes #1972 2023-03-17 07:21:49 -07:00
FreeScout
b4e6089f61 Allow single backslashes in .env file - closes #2822 2023-03-15 23:31:15 -07:00
FreeScout
5901132900 Allow single backslashes in .env file - closes #2822 2023-03-14 07:42:41 -07:00
FreeScout
fb6b31106d Clean updater folder before installing a new app version to avoid installing some random release 2023-03-04 00:04:43 -08:00
FreeScout
4141758ee4 Fix Mailbox name is not valid mUTF-7 error for Webklex/laravel-imap - closes #2793 2023-03-03 05:56:16 -08:00
FreeScout
0f3aeab653 Webklex/php-imap Fix not all attachments are pushed to the collection 2023-02-28 22:44:25 -08:00
FreeScout
a87a37ca54 Webklex/php-imap Prevent the structure parsing from parsing an empty part 2023-02-28 22:40:27 -08:00
FreeScout
cd096eacbf Webklex/php-imap Prevent infinite loop in ImapProtocol 2023-02-28 22:27:23 -08:00
FreeScout
0b51653658 Fix undefined attachment names with webklex/php-imap library - closes #2753 2023-02-21 22:41:44 -08:00
FreeScout
dea7ec57f3 Do not write a notice to the log when incoming email date can not be parsed - closes #2734 2023-02-16 22:51:01 -08:00
FreeScout
562235ed8e Make validation of SMTP SSL/TLS certificate optional - closes #2714 2023-02-12 23:59:16 -08:00
FreeScout
5fa9412f9b Sort translations when publishing 2023-02-01 05:59:25 -08:00
FreeScout
a81aa48e0e Fix deprecation errors in Illuminate/Config/Repository.php - closes #2636 2023-01-30 23:08:55 -08:00
FreeScout
f241cdbd15 Fix img proportions on purifying HTML 2023-01-26 00:46:12 -08:00
FreeScout
5edb1e6e9a Make HTMLPurifier PHP 8.2 compatible - closes #2623 2023-01-25 03:13:47 -08:00
FreeScout
25f418f345 Do not distort image proportions when image is scaled using HTML.MaxImgLength - closes #2599 2023-01-23 00:39:40 -08:00
FreeScout
3c934d03af Make Swift/EmbeddedFile PHP 8.2 compatible 2023-01-22 22:51:28 -08:00
FreeScout
04cd790fb1 Make RachidLaasri LaravelInstaller PHP 8.2 compatible 2023-01-19 05:17:40 -08:00
FreeScout
8c28e9a2e9 Make sure Str::replaceFirst() always returns a string 2023-01-18 23:38:21 -08:00
FreeScout
13c21868fb Fix CSS minification on PHP 8.2 2023-01-16 06:07:57 -08:00
FreeScout
a830e0440b Fix sending emails via sendmail on PHP 8.2 2023-01-12 23:36:59 -08:00
FreeScout
f1bce10ef9 Fix sending emails via mail() function on PHP 8.2 2023-01-12 23:32:08 -08:00
FreeScout
328afcbb18 Fix sending emails with attachments on PHP 8.2 - closes #2505 2023-01-04 02:18:02 -08:00
FreeScout
e41e098994 Fix passing null to parameter error in SwiftException.php - closes #2499 2023-01-02 21:59:37 -08:00
FreeScout
e4ba051b49 Make Swiftmailer PHP 8.2 compatible 2022-12-20 00:53:41 -08:00
FreeScout
f61c482775 Fix Callables of the form Swift_SmtpTransport, Swift_Transport_EsmtpTransport::__construct are deprecated on PHP 8.2 2022-12-20 00:49:41 -08:00
FreeScout
2b87f01f90 Make javoscript/laravel-macroable-models compatible with PHP 8.2 2022-12-13 22:40:57 -08:00
FreeScout
23c8107463 PHP 8.2 compatibility 2022-12-09 23:58:10 -08:00
FreeScout
270e0b5da8 Fix PHP 81 error in FormatsMessages.php 2022-11-25 22:01:51 -08:00
FreeScout
4c3fe87a5f Fix PostgreSQL migration on PHP8.1 - closes #2401 2022-11-22 00:52:14 -08:00
FreeScout
83392b81a5 url_generator.app_url hook 2022-09-21 00:30:29 -07:00
FreeScout
29dfd29937 Fix Passing null to parameter in http-foundation/Response.php - closes #2223 2022-09-14 01:47:26 -07:00
FreeScout
a7cc9b4145 Fix strtolower: Passing null to parameter in swift MimePart.php 2022-09-14 00:45:55 -07:00
FreeScout
584cf3bcea Fix decoding binary encoded emails - clsoes #2186 2022-09-02 06:36:41 -07:00
FreeScout
04374dccdf Authentication hooks 2022-06-03 01:49:26 -07:00
FreeScout
8bb0988010 Allow passwords with spaces during installation - closes #1998 2022-05-16 07:20:53 -07:00
FreeScout
1d859d3fb9 Fix resettings a password on PHP 8.1 - closes #1911 2022-04-14 04:42:48 -07:00
FreeScout
153e68f7ae Make symfony/http-foundation/Request.php PHP 8.1 compatible - closes #1841 2022-04-05 07:19:47 -07:00
FreeScout
57a943edec Fix invalid encoding "default" on PHP 8 - closes #1837 2022-03-29 00:46:37 -07:00