feat: chat allow/deny list, closes #13359

This commit is contained in:
Barış Soner Uşaklı
2025-04-25 11:54:11 -04:00
parent 7800016f2f
commit a5afad27e5
14 changed files with 200 additions and 26 deletions

View File

@@ -1629,7 +1629,7 @@ describe('User', () => {
postsPerPage: '5',
showemail: 1,
showfullname: 1,
restrictChat: 0,
disableIncomingMessages: 0,
followTopicsOnCreate: 1,
followTopicsOnReply: 1,
},
@@ -1654,7 +1654,7 @@ describe('User', () => {
postsPerPage: '5',
showemail: 1,
showfullname: 1,
restrictChat: 0,
disableIncomingMessages: 0,
followTopicsOnCreate: 1,
followTopicsOnReply: 1,
},