Closed
Conversation
b7fad71 to
2e74ae8
Compare
GuillemCForgeFlow
approved these changes
Dec 11, 2025
GuillemCForgeFlow
left a comment
There was a problem hiding this comment.
really interesting feature IHMO, functional and code review 👍🏿
e78fe01 to
e87867b
Compare
9be8865 to
02d57c5
Compare
02d57c5 to
4bb9015
Compare
Contributor
|
This PR has the |
Member
|
As this is a new module, it can go directly to the 17.0 branch of OCA/mail. |
etobella
reviewed
Dec 31, 2025
Member
etobella
left a comment
There was a problem hiding this comment.
I agree with @pedrobaeza , this should go to mail, also, can you review the responsive view (try to see how it is seen with a mobile interface)
IMO, in mobile, you should remove the text.
Author
|
Moving this to OCA/mail: Closing this PR |
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.
This module introduces filter buttons in the chatter to separate user messages from system logs.
It adds a small toggle toolbar above the chatter that allows switching between:
All messages: default view showing all messages

User messages: only user-generated messages

System logs: only system-generated logs

Planned activities:
