.. |
Broadcasting/Broadcasters
|
Collision detection
|
2019-07-01 02:12:25 -07:00 |
Channels
|
Apply fixes from StyleCI
|
2018-11-12 09:12:57 +00:00 |
Console
|
Replace mb_convert_encoding HTML-ENTITIES in FetchEmails - closes #2461
|
2022-12-13 23:37:58 -08:00 |
Events
|
Fix error on PostgreSQL in RealtimeMailboxNewThread - closes #731
|
2020-09-12 09:31:38 -07:00 |
Exceptions
|
Apply fixes from StyleCI
|
2018-07-24 06:34:28 +00:00 |
Http
|
Add isset() check to SettingsController
|
2022-12-16 05:40:11 -08:00 |
Jobs
|
Fix an issue when customer was using FreeScout and reply sometimes could be connected to the wrong conversation - closes #2375
|
2022-12-11 05:30:13 -08:00 |
Listeners
|
In SendReplyToCustomer listener do not include messages added after the event has been fired - closes #2462
|
2022-12-15 22:32:36 -08:00 |
Mail
|
Check if attachment exists on disk when sending a reply to a customer to avoid sending issues
|
2022-12-13 04:36:53 -08:00 |
Misc
|
Fix preg_replace_callback() issue on PHP 8.1 in Helper::linkify() - closes #2464
|
2022-12-14 21:49:10 -08:00 |
Notifications
|
Fix short text in the menu notification
|
2021-08-06 07:18:05 -07:00 |
Observers
|
Created Followers observer
|
2022-12-07 22:57:12 -08:00 |
Policies
|
Allow users delete their notes
|
2022-11-30 05:51:40 -08:00 |
Providers
|
Created Followers observer
|
2022-12-07 22:57:12 -08:00 |
ActivityLog.php
|
Fix logs names in Logs
|
2021-12-15 22:42:54 -08:00 |
Attachment.php
|
Check if attachment exists on disk when sending a reply to a customer to avoid sending issues
|
2022-12-13 04:36:53 -08:00 |
Conversation.php
|
Add meta column to conversations table
|
2022-12-17 22:20:43 -08:00 |
ConversationFolder.php
|
Apply fixes from StyleCI
|
2018-11-12 09:12:57 +00:00 |
Customer.php
|
New customer and thread functions
|
2022-12-01 22:32:59 -08:00 |
Email.php
|
Improve email validation - closes #2338
|
2022-10-24 04:35:23 -07:00 |
FailedJob.php
|
Send email to customer
|
2018-08-02 09:17:13 -07:00 |
Folder.php
|
Folder meta functions
|
2022-06-09 05:13:23 -07:00 |
Follower.php
|
Following conversations
|
2019-12-25 05:17:17 -08:00 |
Job.php
|
Disable updated_at field in Job
|
2021-06-15 05:18:24 -07:00 |
Mailbox.php
|
Hide from Assign list users who are hidden in mailbox settings - closes #2327
|
2022-10-15 00:34:45 -07:00 |
MailboxUser.php
|
Improve Mailbox managers implementation - closes #490
|
2020-09-25 03:00:54 -07:00 |
Module.php
|
Fix modules list if author URL is empty on PHP 8.1 - closes #2127
|
2022-08-01 01:23:22 -07:00 |
Option.php
|
Allow to bypass caching in Option::get()
|
2022-07-02 22:10:13 -07:00 |
SendLog.php
|
Revise translation strings
|
2019-12-06 01:28:22 -08:00 |
Sendmail.php
|
Fix typo in relation
|
2018-11-09 12:52:14 +01:00 |
Subscription.php
|
Allow all users to mute notifications from particular mailboxes
|
2022-09-17 05:36:42 -07:00 |
Thread.php
|
Clone attachments when cloning conversations - closes #2465
|
2022-12-14 22:03:45 -08:00 |
User.php
|
Allow to pass an extra parameter to User::nonDeleted() function
|
2022-12-13 02:17:11 -08:00 |