chore: Deprecate mute/unmute meteor methods and convert to endpoint (#31811)
Showing
- .changeset/fifty-planets-rhyme.md 5 additions, 0 deletions.changeset/fifty-planets-rhyme.md
- .changeset/lovely-trainers-kiss.md 6 additions, 0 deletions.changeset/lovely-trainers-kiss.md
- apps/meteor/app/api/server/v1/rooms.ts 40 additions, 1 deletionapps/meteor/app/api/server/v1/rooms.ts
- apps/meteor/client/views/room/hooks/useUserInfoActions/actions/useMuteUserAction.tsx 3 additions, 3 deletions...om/hooks/useUserInfoActions/actions/useMuteUserAction.tsx
- apps/meteor/server/methods/muteUserInRoom.ts 3 additions, 0 deletionsapps/meteor/server/methods/muteUserInRoom.ts
- apps/meteor/server/methods/unmuteUserInRoom.ts 3 additions, 0 deletionsapps/meteor/server/methods/unmuteUserInRoom.ts
- apps/meteor/tests/end-to-end/api/09-rooms.js 135 additions, 0 deletionsapps/meteor/tests/end-to-end/api/09-rooms.js
- packages/rest-typings/src/v1/rooms.ts 46 additions, 0 deletionspackages/rest-typings/src/v1/rooms.ts
Loading
Please register or sign in to comment