Commit Graph

20 Commits

Author SHA1 Message Date
Ramón Souza
28fb37f5ee only receive user join/leave and guest join notifications if enabled 2024-06-06 10:35:27 -03:00
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
Ramón Souza
7514066fc3
fix: Client can't load in certain cases (#20336)
* move settings

* remove meteor cache files
2024-05-29 09:26:11 -04:00
Tainan Felipe
2f70b4d6c5 Fix: remove push to chat 2024-04-22 20:31:31 -03:00
Tainan Felipe
e5c2251d8d Fix: notification not appearing to moderator 2024-04-22 17:54:12 -03:00
Tainan Felipe
c3728fb850 Fix: lint errors 2024-04-22 17:45:35 -03:00
Tainan Felipe
6caa65f656 Fix: TS error 2024-04-22 11:16:18 -03:00
Tainan Felipe
a3414fc919 Fix: wrong rule 2024-04-19 09:15:13 -03:00
Tainan Felipe
d5043bebc3 Refactor: Move notifications to graphql 2024-04-18 21:43:26 -03:00
André
ec718ea43e Port: Changes to layout toast's workflow 2024-03-18 15:33:37 -03:00
João Victor
e913b985e3 fix(chat): display poll result notifications for presenters 2024-02-27 09:38:08 -03:00
João Victor
e1ed124f93 fix(chat): don't display poll result notification if chat alerts is enabled 2024-02-26 11:26:55 -03:00
Ramón Souza
b5b98ff911 fix notifications being displayed more than once 2023-05-05 16:55:37 -03:00
Ramon Souza
298a931179 adjust user join/leave and guest notifications 2022-04-07 10:42:26 -03:00
Joao Victor
60d2760705 Fix parentheses 2022-04-06 13:15:00 -03:00
Joao Victor
38053b8a28 Move layout info into Notification container + Fix translation on waiting user alert 2022-04-06 12:07:12 -03:00
Joao Victor
e1453f672e Remove old UserJoinedMeeting and UserLeftMeeting notifications 2022-04-06 10:21:49 -03:00
Joao Victor
dc16f83e82 Remove old NewGuestUser notification 2022-04-05 18:02:05 -03:00
Ramon Souza
6874156190 add messageDescription in notifications 2022-03-30 11:01:12 -03:00
Tainan Felipe
8858878d0d Add server side notification 2022-03-10 16:33:25 -03:00