-
-
Notifications
You must be signed in to change notification settings - Fork 733
Comparing changes
Open a pull request
base repository: LiveHelperChat/livehelperchat
base: 4.82v
head repository: LiveHelperChat/livehelperchat
compare: 4.83v
- 14 commits
- 47 files changed
- 1 contributor
Commits on Mar 17, 2026
-
Add message count sorting and validation warning ⚡️📊
- Introduced sorting options for highest and lowest message counts in chat lists 🔄 - Added a warning alert for sorting by message count requiring a date range of 31 days or less
⚠️ - Enhanced filtering logic to accommodate new sorting options and ensure proper functionality 🔍Configuration menu - View commit details
-
Copy full SHA for 0b6051e - Browse repository at this point
Copy the full SHA 0b6051eView commit details -
Enhance webhook functionality and debugging capabilities 🚀🔧
- Updated form template to include chat ID testing and improved button styling 🎨 - Modified `processEvent` methods in webhook classes to support debug mode for easier testing 🛠️ - Added new conditions for validation in webhook processing, including 'notempty' and 'in_list' checks ✅ - Improved error handling and logging for webhook events to facilitate debugging 📝 - Enhanced response handling in test pattern module to support webhook ID validation 🔍
Configuration menu - View commit details
-
Copy full SHA for b011dfb - Browse repository at this point
Copy the full SHA b011dfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fa19a9 - Browse repository at this point
Copy the full SHA 3fa19a9View commit details -
feat: Update widget version and improve responsiveness 🎉
- Bumped widget version from 271 to 272 in multiple files to reflect the latest changes 🚀 - Enhanced the mainWidget's screenAttributesUpdate method by: - Commenting out the invitation check for better flexibility in rendering 🎭 - Adjusting height calculations to ensure proper display across different screen sizes 📏 - Refining width calculations to improve responsiveness and prevent overflow issues 📐 - Updated the API response to return the new wrapper version, ensuring consistency across the application 🔄 These changes aim to enhance user experience by improving widget adaptability on various devices and ensuring the latest version is correctly reflected in the system. 🌟
Configuration menu - View commit details
-
Copy full SHA for 96dd506 - Browse repository at this point
Copy the full SHA 96dd506View commit details
Commits on Mar 18, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 78063fc - Browse repository at this point
Copy the full SHA 78063fcView commit details -
feat: Enhance dropdown functionality with select/unselect all options 🎉
- Added "Select all" and "Unselect all" buttons to the dropdown for improved user experience. This allows users to quickly select or deselect all options at once. 🖱️ - Implemented event handlers for the new buttons to check/uncheck all visible items in the dropdown. ✅❌ - Updated the dropdown plugin to reflect these changes in both the minified and unminified versions of the JavaScript file. 📦 - Modified the render helper to include the new buttons in the dropdown template, ensuring they are displayed correctly based on the input type. 🛠️ - Cleaned up redundant code related to input type and selector handling for better maintainability. 🧹 These enhancements aim to streamline the selection process and improve overall usability of the dropdown component. 🚀
Configuration menu - View commit details
-
Copy full SHA for db01674 - Browse repository at this point
Copy the full SHA db01674View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93fd741 - Browse repository at this point
Copy the full SHA 93fd741View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed511b8 - Browse repository at this point
Copy the full SHA ed511b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d39b50e - Browse repository at this point
Copy the full SHA d39b50eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80cdd7b - Browse repository at this point
Copy the full SHA 80cdd7bView commit details
Commits on Mar 19, 2026
-
Configuration menu - View commit details
-
Copy full SHA for bbf5841 - Browse repository at this point
Copy the full SHA bbf5841View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9c3fbe - Browse repository at this point
Copy the full SHA d9c3fbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31eb031 - Browse repository at this point
Copy the full SHA 31eb031View commit details -
feat: Add archive functionality to subjects and improve filtering opt…
…ions 🎉 - Introduced 'archive' field in the subject model for better subject management 📦 - Updated templates to include archive options in chat and mail conversations 📨 - Enhanced search filters to allow inclusion/exclusion of archived subjects 🔍 - Improved UI responsiveness and added new checkbox for archived subjects in filters 🖱️ - Updated changelog and database structure for version 4.83v 📜 - Fixed various minor issues and improved overall code quality 🔧
Configuration menu - View commit details
-
Copy full SHA for 911d065 - Browse repository at this point
Copy the full SHA 911d065View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.82v...4.83v