Skip to content
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

Fixed #13376: Added restrictions to messages to control when they are hidden. #18286

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

Conversation

nanorepublica
Copy link
Contributor

@nanorepublica nanorepublica commented Jun 19, 2024

Trac ticket number

ticket-13376

Branch description

This PR adds the ability to control when a message is hidden from view.

Currently there is restrictions for the number of times a message is iterated over and for an expiry time.

Checklist

  • This PR targets the main branch.
  • The commit message is written in past tense, mentions the ticket number, and ends with a period.
  • I have checked the "Has patch" ticket flag in the Trac system.
  • I have added or updated relevant tests.
  • I have added or updated relevant docs, including release notes if applicable.
  • I have attached screenshots in both light and dark modes for any UI changes.

@nanorepublica nanorepublica changed the title Initial application of last patch from #13376 and made tests pass Refs #13376 Allow messages to have restrictions to control when they are hidden Jun 19, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello! Thank you for your contribution 💪

As it's your first contribution be sure to check out the patch review checklist.

If you're fixing a ticket from Trac make sure to set the "Has patch" flag and include a link to this PR in the ticket!

If you have any design or process questions then you can ask in the Django forum.

Welcome aboard ⛵️!

@nanorepublica
Copy link
Contributor Author

This is my initial application of the last patch attached to the Trac ticket.

There is more to do to apply the full patch, which I will be adding soon

@nanorepublica nanorepublica changed the title Refs #13376 Allow messages to have restrictions to control when they are hidden Fixed #13376: Added restrictions to messages to control when they are hidden Jul 2, 2024
@nanorepublica nanorepublica changed the title Fixed #13376: Added restrictions to messages to control when they are hidden Fixed #13376: Added restrictions to messages to control when they are hidden. Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants