Skip to content

Merge comment list components and restructure moderation routes

Lukas Weingarten requested to merge merge-comment-lists into master

Always use the CommentListComponent and detect if used for moderation. Use <role>/room/<shortId>/comments/moderation instead of changing to moderator route as creator. Use ../comments/moderation for moderators too.

Merge request reports