1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-24 03:12:46 +01:00
Commit Graph

2752 Commits

Author SHA1 Message Date
FreeScout
480448ff79 Improve suject decoding - closes #3177 2023-07-12 07:18:34 -07:00
FreeScout
8139f91db2 Update Russian translation 2023-07-12 01:21:42 -07:00
FreeScout
3d7f424b28 Limit the number of displayed non writable cache files on Status page - closes #3165 2023-07-09 22:48:33 -07:00
FreeScout
9e514447e6
Merge pull request #3172 from sulemaanhamza/master
Fixed undefined variable bug in the FollowerObserver
2023-07-08 12:15:22 +03:00
suleman
06ed4c8da7 Fixed undefined variable bug in FollowerObserver 2023-07-08 13:47:59 +05:00
FreeScout
a327c0b321 v1.8.84 2023-07-07 00:25:55 -07:00
FreeScout
d57dc285df Improve subject decoding - closes #3167 2023-07-06 23:45:46 -07:00
FreeScout
e29cfc7b88 Do not encode HTML entities in outoging plain text emails - closes #3159 2023-07-06 02:56:11 -07:00
FreeScout
08c7a4033e Update German translation 2023-07-06 02:36:32 -07:00
FreeScout
b9dd2b7cbc Fix GuzzleHttp\Psr7\Uri::withScheme() error on PHP 7.1 - closes #3158 2023-07-05 00:20:32 -07:00
FreeScout
e45eccd64c Do not try to resend email notifications on received bounce emails - closes #3156 2023-07-04 23:25:57 -07:00
FreeScout
c93411e330 Update message shown when no activations left for the license key 2023-07-04 23:18:55 -07:00
FreeScout
550e2d30cc Fix PHP version check in tools.php - closes #3162 2023-07-04 22:50:19 -07:00
FreeScout
48e4cfadfd Check pcntl extension status in System to avoid Undefined constant SIGKILL error 2023-07-04 00:57:25 -07:00
FreeScout
45af81513c v1.8.83 2023-06-30 20:36:24 -07:00
FreeScout
5244b5c8f0 Fix retrieveing attachments - closes #3154 2023-06-30 20:35:10 -07:00
FreeScout
b0b9a621a1 v1.8.82 2023-06-30 00:38:47 -07:00
FreeScout
f851e70d28 Make using imap_utf8_to_mutf7() function optional in Webklex/laravel-imap library - closes #3152 2023-06-30 00:36:05 -07:00
FreeScout
09a5d1520d email.reply_to_customer.threads hook 2023-06-29 00:48:39 -07:00
FreeScout
7ba097e34c Update NL translation 2023-06-28 23:07:47 -07:00
FreeScout
2141e1f4da Preserve new lines when replacing vars in the signature - closes #3146 2023-06-28 07:20:12 -07:00
FreeScout
9c0fd7b027 Preserve new lines when replacing vars in the signature - closes #3146 2023-06-28 07:10:14 -07:00
FreeScout
fa9289293b Improve subject decoding 2023-06-27 23:36:16 -07:00
FreeScout
3092424315 Fixed saving data into Timestamp field on PostgreSQL 2023-06-27 01:14:05 -07:00
FreeScout
2abe327e90 Fix Undefined property: Webklex\IMAP\Attachment::config - closes #3142 2023-06-26 23:24:11 -07:00
FreeScout
47ebc2f694 Improve decoding strings in Webklex/laravel-imap library 2023-06-26 11:33:57 -07:00
FreeScout
9312036f69 Improve decoding strings in Webklex/laravel-imap library 2023-06-26 07:10:19 -07:00
FreeScout
5732b8456f Update readme 2023-06-25 06:07:21 -07:00
FreeScout
7fd01b7e40 Show proper error when module license key is invalid 2023-06-23 22:21:12 -07:00
FreeScout
fc72dfc870 Show proper error when module license key is invalid 2023-06-23 12:10:04 -07:00
FreeScout
1af3310e0b v1.8.81 2023-06-22 00:10:52 -07:00
FreeScout
e90c1838f1 Change iso-2022-jp encoding to iso-2022-jp-ms when decoding data in Webklex/php-imap library - closes #3122 2023-06-22 00:05:10 -07:00
FreeScout
88932bfc67 Fix decoding sender name in iso-2022-jp encoding - closes #3089 2023-06-19 06:47:56 -07:00
FreeScout
17205d39d2 Improve decoding attachment names with Webklex/PHP-IMAP library - closes #2753 2023-06-19 06:25:08 -07:00
FreeScout
9512104536 Improve decoding attachment names with Webklex/PHP-IMAP library - closes #2753 2023-06-19 05:06:47 -07:00
FreeScout
4eabdc489f Improve body encoding conversion on fetchign - closes #3089 2023-06-19 02:13:21 -07:00
FreeScout
fd9865b368 Revert formatEmailList() update - closes #3118 2023-06-19 01:49:45 -07:00
FreeScout
c5a8dca36f Prevent Attempt to read property mail on fetching - closes #3118 2023-06-19 00:33:40 -07:00
FreeScout
49d0a2aaf0 Improve subject decoding - closes #3089 2023-06-15 05:40:47 -07:00
FreeScout
b5b941bf73 Do not use @unknown email from Reply-To on fetching - closes #3101 2023-06-14 22:34:15 -07:00
FreeScout
6cb39bd6ee Improve email validation: do not allow @unknown emails - closes #3101 2023-06-13 23:18:26 -07:00
FreeScout
2d4e4e71ab v1.8.80 2023-06-05 10:32:08 -07:00
FreeScout
8194d416c6 Fix an issue with HTTPS redirect - closes #3075, #3070 2023-06-05 10:30:13 -07:00
FreeScout
0d0ca9a73a v1.8.79 2023-06-03 02:32:27 -07:00
FreeScout
f096e93a09 Fix error on Users page when user first name is empty - closes #2972 2023-06-02 03:06:45 -07:00
FreeScout
678c9b029b Improve subject decoding with iconv_mime_decode() - closes #3066 2023-06-01 02:28:45 -07:00
FreeScout
98d5986dde Fix module activation issue when /public/modules symlink exists but leads to wrong path 2023-06-01 00:42:49 -07:00
FreeScout
56f00fe6a6 Fix module activation issue when /public/modules symlink exists but leads to wrong path 2023-06-01 00:04:56 -07:00
FreeScout
3214bbc427 Do not try to send email again if mail server replies: message file too big - closes #3065 2023-05-31 23:44:24 -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