1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-25 11:52:29 +01:00
Commit Graph

99 Commits

Author SHA1 Message Date
wevothere120
679fa7546c OR operator wasn't actually necessary in a36228807c 2019-12-30 18:57:14 +01:00
wevothere120
e76891b280 fixes freescout-helpdesk/freescout#374
Although in some cases it is allowed to use ">" in local part of email address, it is not very common, so it shouldn't break anything. Tested on bunch of threads and found no issues
2019-12-30 18:56:53 +01:00
FreeScout
0c2d9900f3 Upload file helper functions 2019-12-18 04:58:41 -08:00
FreeScout
c3cbeebf91 Add identifier to queue:work command to void conflicts with other FreeScout instances on the same server - closes #387 2019-12-13 21:52:23 -08:00
FreeScout
9efa70a0ee Set connection timeout when downloading modules 2019-12-08 11:17:03 -08:00
FreeScout
df9bddb85f Fix js messages translation - closes #363 2019-12-05 01:03:41 -08:00
FreeScout
32e40ed930 Fallback to additional freescout API url if can not connect to the main 2019-11-17 05:18:06 -08:00
FreeScout
5fbcf19389 Log fetch exceptions to activity log 2019-11-13 23:30:20 -08:00
FreeScout
4afdbb94cf Mobile app features 2019-11-07 00:45:01 -08:00
FreeScout
7a1aa3fb2a Allow to deactivate module license 2019-11-01 00:27:31 -07:00
FreeScout
b0923098e4 Do not kill background workers of other laravel projects - closes #340 2019-10-31 00:50:51 -07:00
FreeScout
f2603c030d
Merge pull request #348 from frommMoritz/enhancement/more-fields-in-signature
Photo URL as Variable in signature
2019-10-14 09:44:54 +03:00
Moritz Fromm
2d24ea0e43
Add photoUrl variable as signature template
Close #281
2019-10-11 23:10:41 +02:00
FreeScout
a5c3424d17
Merge pull request #347 from frommMoritz/enhancement/auto-detect-links
Detect links inside the E-Mail and convert them to html links
2019-10-11 09:03:21 +03:00
FreeScout
8526ba4d04 Improve new variables in mailbox signature 2019-10-10 22:57:22 -07:00
Moritz Fromm
1d02f1362c
Detect links inside the E-Mail and convert them to html links
The code used was released under the public domain by @jasny
https://gist.github.com/jasny/2000705

Close #341
2019-10-11 00:29:35 +02:00
Moritz Fromm
5604cf1356
Add more fields in signature
user.jobTitle is being replaced with the jobTitle of the user
user.phone is being replaced with the phone of the user
user.email is being replaced with the email of the user
mailbox.fromName is being replaced with the senders name of the mailbox

Ref #281
2019-10-10 18:44:14 +02:00
FreeScout
67a5c44d06 Replace mailbox password with asterisks in HTML 2019-09-06 01:12:54 -07:00
FreeScout
6a7c2dd778 Show preview of the full message for the thread in Show Original modal 2019-09-05 07:47:12 -07:00
FreeScout
20750ebddc Fetch emails with empty Message-ID 2019-09-05 05:07:11 -07:00
FreeScout
37fb2b1fb3 Check if outgoing port is open when testing connection 2019-09-05 04:02:33 -07:00
FreeScout
dd58bdc545 Fetch emails with empty Message-ID - closes #311 2019-09-05 02:40:17 -07:00
FreeScout
f2f5a9c488 Fix saving user view with UT8 name - closes #303 2019-08-02 06:30:32 -07:00
FreeScout
7fea640a84 Show users who are viewing conversation 2019-07-30 00:28:31 -07:00
FreeScout
491d68088e jsonEncodeUtf8() helper function 2019-07-27 05:51:34 -07:00
FreeScout
83d5b26922 nl2brDouble helper function 2019-07-27 00:03:35 -07:00
FreeScout
73657915a3 Helper functions 2019-07-26 21:58:02 -07:00
FreeScout
48e89b36c2 New reply separator 2019-07-25 23:26:08 -07:00
FreeScout
99d11db2ed Fix error fetching emails from Office365 2019-07-22 23:34:01 -07:00
FreeScout
c5e28eea7a Fixed not applying mailbox mail config 2019-07-09 01:10:27 -07:00
FreeScout
58493c77c1 Allow to send ougoing emails from SMTP server without login and password 2019-07-08 02:51:02 -07:00
FreeScout
5625442913 Do not regenerate vars on Setting save 2019-07-08 02:27:18 -07:00
FreeScout
06ccb07c09 Fetch emails from custom IMAP folders - closes #206 2019-07-05 03:18:15 -07:00
FreeScout
25a00f5585 New email reply separator 2019-07-04 23:56:50 -07:00
FreeScout
8eb47b8b69 Detect reply body in Outlook emails 2019-07-02 22:09:29 -07:00
FreeScout
0d3b88c33b Detect reply body in Outlook emails 2019-07-02 02:55:31 -07:00
FreeScout
fffedb608b Improve reply detection on fetching 2019-07-01 03:58:44 -07:00
FreeScout
a0bf3c4d1b Restart queue:work after changing mailbox sending settings 2019-06-26 05:53:59 -07:00
FreeScout
294df88809 Take mailbox Validate Certificate settings into account on checking IMAP connection - closes #269 2019-06-19 22:49:06 -07:00
FreeScout
d815de5131 Fix subdirectory paths 2019-06-19 06:00:30 -07:00
FreeScout
cbccc495a9 Allow installation into subdirectory 2019-06-15 08:27:33 -07:00
FreeScout
9d0702800c Allow installation into subdirectory 2019-06-15 07:52:34 -07:00
FreeScout
307742fb81 Portuguese translation - closes #239 2019-06-05 04:10:37 -07:00
FreeScout
2165cd8be8
Merge pull request #261 from Junker/fetch-schedule-setting
fetch mail schedule setting
2019-06-05 15:23:00 +05:45
FreeScout
d7d279c7b6 stripTags helper function 2019-06-04 01:13:34 -07:00
Junker
504398e5d7 rename setting 'mail_schedule' to 'fetch_schedule'. Add APP_FETCH_SCHEDULE env param. 2019-05-02 22:44:23 +02:00
Junker
ff2591550e fetch mail schedule setting 2019-05-01 18:09:03 +02:00
FreeScout
ad50d26e0c Helper function to trim non-breaking spaces 2019-04-25 21:26:37 -07:00
FreeScout
90b9254ffb Apply fixes from StyleCI 2018-12-21 09:10:07 +00:00
FreeScout
d2cdca1f6a Remove script and style tags content from conversation preview 2018-12-21 01:08:47 -08:00