bigbluebutton-Github/bbb-graphql-actions
Gustavo Trott e19cbdbb58 Add support for chat message reactions.
It introduces the graphql prop `reactions` to the type `chat_message_public` and `chat_message_private`.
It also add two mutations `chatSendMessageReaction` and `chatDeleteMessageReaction`.
2024-10-03 14:34:24 -03:00
..
src Add support for chat message reactions. 2024-10-03 14:34:24 -03:00
.gitignore build: rename bbb-graphql-actions-adapter-server to bbb-graphql-actions 2023-12-14 10:59:10 -05:00
deploy.sh remove necessity of sudo to run deploy script 2024-07-09 09:28:14 -03:00
package-lock.json chore(deps): bump the npm_and_yarn group across 4 directories with 6 updates (#21163) 2024-09-11 10:52:05 -04:00
package.json chore(deps): bump the npm_and_yarn group across 4 directories with 6 updates (#21163) 2024-09-11 10:52:05 -04:00
run-dev.sh build: rename bbb-graphql-actions-adapter-server to bbb-graphql-actions 2023-12-14 10:59:10 -05:00
tsconfig.json build: rename bbb-graphql-actions-adapter-server to bbb-graphql-actions 2023-12-14 10:59:10 -05:00