.. |
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
|
Fix module activation issue when /public/modules symlink exists but leads to wrong path
|
2023-06-01 00:42:49 -07:00 |
Events
|
Revert getAssesibleFolders typo
|
2023-03-09 23:26:30 +11:00 |
Exceptions
|
Apply fixes from StyleCI
|
2018-07-24 06:34:28 +00:00 |
Http
|
Fix module activation issue when /public/modules symlink exists but leads to wrong path
|
2023-06-01 00:04:56 -07:00 |
Jobs
|
Allow to update folders counters in background
|
2023-05-05 07:06:17 -07:00 |
Listeners
|
Restart swiftmailer after each email sent to remove temp files - closes #2949
|
2023-05-02 05:48:48 -07:00 |
Mail
|
Take into account mailbox From Name settings when sending a reply to customer from mailbox alias - closes #2976
|
2023-05-04 23:18:49 -07:00 |
Misc
|
Improve subject decoding with iconv_mime_decode() - closes #3066
|
2023-06-01 02:28:45 -07:00 |
Notifications
|
Fix short text in the menu notification
|
2021-08-06 07:18:05 -07:00 |
Observers
|
feat: add customer deleting event
|
2023-05-11 10:10:20 +02:00 |
Policies
|
Allow users delete their notes
|
2022-11-30 05:51:40 -08:00 |
Providers
|
Remove app.force_https parameter and determine protocol from app.url parameter - closes #3053
|
2023-05-28 00:35:51 -07:00 |
ActivityLog.php
|
Fix Typos
|
2023-03-09 23:03:46 +11:00 |
Attachment.php
|
Fix saving OpenOffice attachments - closes #3048
|
2023-05-24 23:07:09 -07:00 |
Conversation.php
|
unfollow followed conversation when re/assigned
|
2023-05-11 09:41:52 +10:00 |
ConversationFolder.php
|
Apply fixes from StyleCI
|
2018-11-12 09:12:57 +00:00 |
Customer.php
|
Allow to change customer photo size via APP_CUSTOMER_PHOTO_SIZE .env variable - closes #2919
|
2023-04-15 00:22:23 -07: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
|
Fix updating custom folders counters - closes #2998
|
2023-05-10 03:21:40 -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
|
Allow to reply from alises option for mailboxes - closes #2988
|
2023-05-09 06:43:30 -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
|
Fix Undefined array key 0 error in Subscription class - closes #3059
|
2023-05-31 00:01:11 -07:00 |
Thread.php
|
Replace base64 images in messages with attachment URLs - closes #3057
|
2023-05-30 23:53:20 -07:00 |
User.php
|
Fix minutes formatting in 12-hour clock mode - closes #2997
|
2023-05-14 10:09:52 -07:00 |