FreeScout
5fbcf19389
Log fetch exceptions to activity log
2019-11-13 23:30:20 -08:00
FreeScout
ece4e9f3e1
Fix checking module symlnk
2019-11-09 01:51:46 -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
712fd47880
Prevent public folder issue when activating modules
2019-10-31 03:43:21 -07:00
FreeScout
b0923098e4
Do not kill background workers of other laravel projects - closes #340
2019-10-31 00:50:51 -07:00
FreeScout
ec7d82d663
Improve user photoUrl variable in mailbox signature
2019-10-13 23:59:00 -07:00
FreeScout
567b47f793
Fix customer avatar path in subdirectory
2019-10-13 23:57:32 -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
Moritz Fromm
7f70f51c34
Return absolute URL from user->getPhotoUrl()
...
Ref #281
2019-10-11 23:04:18 +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
9cb3d2fde6
Merge pull request #346 from frommMoritz/enhancement/no-previous-spam
...
Do not show spam mails in previous conversations
2019-10-11 08:58:39 +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
278a636398
Do not show spam mails in previous conversations
...
Close #338
2019-10-10 21:47:12 +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
7fd5ee818a
Auto Bcc for mailbox - closes #59
2019-10-05 23:15:05 -07:00
FreeScout
c3edfd8acf
Fix attachment names
2019-10-05 22:19:01 -07:00
Tim Withers
cc131cbf60
Slugified attachment file names to remove adverse interaction in browser urls.
2019-09-17 09:28:44 -07:00
FreeScout
b9198e5b28
Fix conversations pagination - closes #315
2019-09-06 03:57:08 -07:00
FreeScout
67a5c44d06
Replace mailbox password with asterisks in HTML
2019-09-06 01:12:54 -07:00
FreeScout
39485f692c
Log error if can not save vars.js
2019-09-06 00:02:15 -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
b8cbcb8619
Fetch emails with empty body
2019-09-05 05:01:36 -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
06e04e1333
Show error message on updating modules
2019-08-10 09:11:57 -07:00
FreeScout
e8b745384c
Prevent saving messages with empty body when detecting reply body
2019-08-10 00:11:38 -07:00
FreeScout
374498b445
Fix app.force_https option
2019-08-07 11:29:06 -07:00
FreeScout
e2ca7d73a6
Do not show own conversation views in the conversation list
2019-08-02 11:53:33 -07:00
FreeScout
f2f5a9c488
Fix saving user view with UT8 name - closes #303
2019-08-02 06:30:32 -07:00
FreeScout
b0063d2c2e
Fix utf8 user/customer initials
2019-08-02 06:29:20 -07:00
FreeScout
c55162e745
Fix app.force_https option
2019-08-02 05:16:21 -07:00
FreeScout
5681f4b74a
Show users who are viewing conversation
2019-07-30 06:43:32 -07:00
FreeScout
e42ed6f581
Search by customers
2019-07-30 01:45:34 -07:00
FreeScout
7fea640a84
Show users who are viewing conversation
2019-07-30 00:28:31 -07:00
FreeScout
dea9c2e998
Merge branch 'master' into collision_detection
2019-07-28 00:14:18 -07:00
FreeScout
7c5ca832e8
Fix json encoding non-latin symbols
2019-07-27 06:07:04 -07:00
FreeScout
491d68088e
jsonEncodeUtf8() helper function
2019-07-27 05:51:34 -07:00
FreeScout
c478556c67
Search filters
2019-07-27 05:51:05 -07:00
FreeScout
83d5b26922
nl2brDouble helper function
2019-07-27 00:03:35 -07:00
FreeScout
4810cea1ab
Conversation thread hooks
2019-07-26 21:58:29 -07:00
FreeScout
73657915a3
Helper functions
2019-07-26 21:58:02 -07:00
FreeScout
f147b4ef5f
Fix creating Phone conversation without draft
2019-07-25 23:49:25 -07:00
FreeScout
102c1fcd96
Do not try to send email to customer for Phone conversations - closes #296
2019-07-25 23:45:04 -07:00
FreeScout
48e89b36c2
New reply separator
2019-07-25 23:26:08 -07:00
FreeScout
d1386ee8f3
Move conversation feature
2019-07-25 23:01:03 -07:00
FreeScout
362e9cf1e6
Check mailbox when fetching replies
2019-07-24 23:58:00 -07:00