Conversation
…ns, reduced url keys to 32 Characters for performance and easy copy and paste and compatibility while still mainitaining ubreakable cryptographic keys
…ut will not let them continue, also update some wording and button colors. Also dont show email password fields again after success and login as agent and client is shown.
… is a certain width on the desktop
…ting page. This will have a major query speed and memory optimization impact
…ory optimization. Add title for List View and Grid View
…tore functions to files
Ticket task approvals
… a v2, delete old and rename once we're happy)
- Keep the selected view (kanban/list) when applying other filters - Allow filtering tickets by project (main and kanban v2)
- Keep the selected view (kanban/list) when applying other filters - Allow filtering tickets by project (main and kanban v2)
- Added null-safe guard around folder path logging during message move failure to prevent property_exists() fatal when folder object is null.
…ge rename var from important to favorite
…n role add nice blocker style radios buttons instead of select boxes
My bad, my changes were made previously using my installed version and not the latest changes in the dev branch, i have pulled the dev branch and merged my changes with the latest codebase.
My bad, my changes were made previously using my installed version and not the latest changes in the dev branch, i have pulled the dev branch and merged my changes with the latest codebase.
Rename multiple functions to conform to project naming rules (^[a-z][a-zA-Z0-9]*$). This is a non-functional refactor for style/CI compliance and consistency.
Removed two instances of unecessary double parentheses.
Defined a constant $settings_mail_path at the top of the file instead of duplicating "/admin/settings_mail.php" in the code multiple times.
Define a constant "MICROSOFT_OAUTH_BASE_URL" instead of duplicating "https://login.microsoftonline.com/" multiple times in the same file.
Remove duplicates of https://login.microsoftonline.com/ and make them use a constant.
Accidentally comitted an older file.
Add full Microsoft 365 and Google OAuth mail support
|
wrongecho
approved these changes
Feb 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Develop to Master for 26.02 Release Take 2