bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/chat/chat-graphql
Tainan Felipe 3bc40df230
Add: useDeduplicatedSubscription hook (#20376)
* Add: useDeduplicatedSubscription hook

* Fix: TS error

* Add: components using useDeduplicatedSubscription

* Change: Move to useDeduplicatedSubscription

* Change: unsubscribe logic to own useEffect

* Change: remove file import over package

* Fix: TS errors

* Fix: private chat not loading

* Change: revert changes on queries

* Fix: eslint error

* Remove: html-webpack-plugin package

* Fix: external video

* Add: comment about the stringToHash function

* Fix: video player showing tools over presentation
2024-06-04 10:40:54 -03:00
..
alert Add: useDeduplicatedSubscription hook (#20376) 2024-06-04 10:40:54 -03:00
chat-header fix: Client can't load in certain cases (#20336) 2024-05-29 09:26:11 -04:00
chat-message-form fix: Client can't load in certain cases (#20336) 2024-05-29 09:26:11 -04:00
chat-message-list fix: Client can't load in certain cases (#20336) 2024-05-29 09:26:11 -04:00
chat-popup fix: Client can't load in certain cases (#20336) 2024-05-29 09:26:11 -04:00
chat-typing-indicator Add: useDeduplicatedSubscription hook (#20376) 2024-06-04 10:40:54 -03:00
component.tsx Fix: Messages from the previous tab's chat items are been carried on the chat tab switch 2024-03-11 13:37:49 -03:00
styles.ts follow up chat panel styles 2024-02-22 16:19:50 -03:00