pleroma-fe/src/components/moderation_tools
Ilja 56d1232588 Show moderation drop down menu and items based on privileges
There's a seperator between certain blocks of items. I show/hide the seperator together with the block under it.
When a block with a seperator is at the top, the seperator doesn't show, keeping a consistent look with seperators only between blocks.

I also hide granting roles for deactivated accounts because that doesn't make much sense to me.

For the rest the items are hidden when you're not privileged. When there's no privileges that show items, the menu isn't shown either.
2022-08-06 22:33:38 +02:00
..
moderation_tools.js Show moderation drop down menu and items based on privileges 2022-08-06 22:33:38 +02:00
moderation_tools.vue Show moderation drop down menu and items based on privileges 2022-08-06 22:33:38 +02:00