Skip to content

feat(other): @all mention for network admins #6633

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

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Conversation

Tirokk
Copy link
Member

@Tirokk Tirokk commented Jul 24, 2023

🍰 Pullrequest

!!! Potential problem see issue #6726 !!!

@all mention for network admins

Issues

Todo

Only for network admins:

  • ?have @all mention in comments as well?
    • at the moment it is this way in the
      • webapp
      • backend
  • webapp – editor:
    • add the @all mention to the mention menu:
      • add it at the beginning of the menu and seperate it by a seperation line
    • if the user choses @all it is placed as a link in the editor:
      • ?what the link and id(?) shall be?
  • backend:
    • blacklist all from the slugs?
    • check that the sender is admin
    • if the @all mention is in the post content:
      • send all users a notification:
        • ?sender is the admin?
  • cleanup: search Wolle

@Elweyn Elweyn marked this pull request as ready for review July 31, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Product Backlog
Development

Successfully merging this pull request may close these issues.

🚀 [Feature] @all Mention for Network Admins to Inform all Network Users by a Post
3 participants