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

60 Commits

Author SHA1 Message Date
FreeScout
6acd19977c Revise translation strings 2019-12-05 09:59:46 -08: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
FreeScout
6a7c2dd778 Show preview of the full message for the thread in Show Original modal 2019-09-05 07:47:12 -07:00
FreeScout
7c5ca832e8 Fix json encoding non-latin symbols 2019-07-27 06:07:04 -07:00
FreeScout
4810cea1ab Conversation thread hooks 2019-07-26 21:58:29 -07:00
FreeScout
d1386ee8f3 Move conversation feature 2019-07-25 23:01:03 -07:00
FreeScout
2d54d40149 Optimize DB queries on conversation page 2019-07-08 03:41:25 -07:00
FreeScout
12cd3c0af7 Forwarding conversations - undoing 2019-06-24 04:51:40 -07:00
FreeScout
1e3c024b87 Forwarding conversations - closes #72 2019-06-24 01:15:58 -07:00
FreeScout
1c0c1db43b Forwarding conversations 2019-06-23 22:39:30 -07:00
FreeScout
2bb93938f9 Edit thread 2019-06-20 03:37:43 -07:00
FreeScout
d969b567b3 Remove hardcoded action descriptions 2019-06-02 22:52:37 -07:00
FreeScout
6bf0210a63 Function to check if user has access to a particular mailbox 2019-04-25 21:27:26 -07:00
FreeScout
2471c37fd8 Create thread function 2018-12-31 00:22:43 -08:00
FreeScout
90b9254ffb Apply fixes from StyleCI 2018-12-21 09:10:07 +00:00
FreeScout
e5bfe957e2 Show delivery error message in conversation thread 2018-12-15 01:15:30 -08:00
FreeScout
a125a8d7b7 Do not send auto replies to bounces 2018-12-14 01:10:43 -08:00
FreeScout
6b2071e405 Accept auto responders but do not send auto replies 2018-12-13 22:41:30 -08:00
FreeScout
d8fbf21579 Apply fixes from StyleCI 2018-12-13 09:11:15 +00:00
FreeScout
d74af3e5c0 Show original message for outgoing thread 2018-12-12 04:31:45 -08:00
FreeScout
c7745d424e Apply fixes from StyleCI 2018-11-12 13:35:06 +00:00
Alessandro Corbelli
fae04cb1eb Fix Thread 2018-11-12 11:24:02 +01:00
Alessandro Corbelli
2a3df36798 Merge from master 2018-11-12 11:22:50 +01:00
FreeScout
6346437754 Apply fixes from StyleCI 2018-11-12 09:12:57 +00:00
Alessandro Corbelli
9a1bcac262 Add tracking of opened emails 2018-11-09 15:09:42 +01:00
FreeScout
6b260bb104 Fix customer name in the email to customer 2018-11-08 11:12:34 -08:00
FreeScout
7fe6695eb4 Fix user deletion 2018-11-04 11:14:26 -08:00
FreeScout
90ede3c2ff Fix user deletion 2018-11-01 23:35:47 -07:00
FreeScout
50b97bf79e Use mailbox name in email if From Name set to Mailbox Name 2018-10-24 03:50:05 -07:00
FreeScout
014115eb3a Show original body 2018-09-26 10:35:11 -07:00
FreeScout
b82cd0c020 Counting assigned conversations 2018-09-20 07:34:34 -07:00
FreeScout
b7c58cb2d4 Send email to user if user replied to notification from wrong email 2018-09-20 03:44:10 -07:00
FreeScout
1a79839f15 Fix thread getToArray 2018-09-20 00:08:02 -07:00
FreeScout
25e3c69d07 Autosave draft 2018-09-19 05:18:50 -07:00
FreeScout
b42abfede9 Delete user 2018-09-19 01:00:59 -07:00
FreeScout
0a9c3a3f73 Undo send 2018-09-16 03:52:52 -07:00
FreeScout
33f375861c Drafts 2018-09-14 01:24:04 -07:00
FreeScout
33b1c6b430 Browser push notifications 2018-09-10 08:24:20 -07:00
FreeScout
750a286513 Real-time web notifications 2018-09-10 02:50:53 -07:00
FreeScout
35c287fad3 Website notifications 2018-09-07 06:08:34 -07:00
FreeScout
d1c6c88866 Optimize queries 2018-09-05 01:05:00 -07:00
FreeScout
3691b3ca18 Change customer 2018-08-28 23:45:15 -07:00
FreeScout
da0b279f26 Conversation To, Cc, Bcc 2018-08-27 01:08:20 -07:00
FreeScout
2016ef2a53 Notes 2018-08-18 05:21:14 -07:00
FreeScout
03469b78fd Attachments 2018-08-14 23:10:05 -07:00
FreeScout
e3d63bd137 Fetch user replies 2018-08-09 01:14:48 -07:00
FreeScout
784fc13abe Notifications to users 2018-08-08 00:52:53 -07:00
FreeScout
703be82a2d Fetch emails 2018-08-04 08:33:45 -07:00
FreeScout
ea7e6be8ee Fetch email attachments 2018-08-04 03:50:55 -07:00
FreeScout
26e3acd283 Send email to customer 2018-08-02 09:17:13 -07:00