feat: disallow moving topics to and from remote categories, + basic tests for topic moving

This commit is contained in:
Julian Lam
2025-12-11 15:32:18 -05:00
parent 3560b6a3d0
commit ea1e4c7dff
3 changed files with 115 additions and 1 deletions

View File

@@ -264,6 +264,7 @@
"no-topics-selected": "No topics selected!",
"cant-move-to-same-topic": "Can't move post to same topic!",
"cant-move-topic-to-same-category": "Can't move topic to the same category!",
"cant-move-topic-to-from-remote-categories": "You cannot move topics in or out of remote categories; consider cross-posting instead.",
"cannot-block-self": "You cannot block yourself!",
"cannot-block-privileged": "You cannot block administrators or global moderators",