8000 Feature: Hide all messages from a certain capcode by eopo · Pull Request #630 · pagermon/pagermon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Feature: Hide all messages from a certain capcode #630

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

eopo
Copy link
Collaborator
@eopo eopo commented Apr 10, 2025

Description

Sometimes you want to store and process messages, but don't show them in the gui. This feature enables you to hide messages belonging to a certain capcode from everyone, including logged-in users and admins. They will however still be stored in the db and sent to all plugins.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • CI Test complete successfull
  • New tests added
  • Local test bench showed no errors and feature working fine

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated changelog.md with changes made

@eopo eopo changed the base branch from master to develop April 10, 2025 22:18
@eopo
Copy link
Collaborator Author
eopo commented Apr 11, 2025

Hmm, just thought that it might be worth to re-do it, and instead introduce a Dropdown field 'visible to' with options 'Everyone', 'Logged-In Users', 'Admins', 'Nobody' - Think this would be more straightforward for users. We could try to integrate the PDW mode into that, I think a lot of users (including me) don't know what that means and why it's called that way without googling it.

@eopo
Copy link
Collaborator Author
eopo commented Apr 11, 2025

Oh, even better: User Groups, with the mentioned levels being default groups that cannot be changed. This would enable to give different rights to different users.

@eopo eopo marked this pull request as draft April 12, 2025 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0