bigbluebutton-Github/bigbluebutton-html5/imports/utils
Tainan Felipe f2e0fd43e9
Refactor: Make all chat area use graphql (#18122)
* Refactor: Make all chat area use graphql

* Fix: large space between welcome msg and chat list

* Fix: missing file

* add pending status and fix system messages

* Add: mark messages as seen in chat

* Refactor: Move char opening logic to inside of chat panel

* Refactor message and mark as seen

* Add Recharts to package.json and fix miss data

* Implements clear-chat function on graphql

* Make system message sticky

* Add clear message support and fix user is typing

* FIx chat unread and scroll not following the tail

* Change: make unread messages be marked by message and fix throttle

* Don't show restore welcome message when the welcome message isn't set

* Fix: scroll not following the tail properly

* Fix: previous page last sender not working

* Fix: scroll loading all messages

* Fix messaga not marked as read

---------

Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-07-07 17:46:36 -03:00
..
array-utils.js adjust defaultsDeep merge 2023-03-01 16:48:08 -03:00
browserInfo.js feat: Button to transfer user to mobile App (#15183) 2022-11-15 09:49:24 -03:00
caseInsensitiveReducer.js Make typed poll responses grouping case insensitive 2021-03-23 06:30:37 +00:00
deviceInfo.js fix: remove legacy iOS UA checks that borked camera sharing in iPads 2023-05-15 13:22:52 -03:00
dom-utils.js fix chat resizing in RTL 2022-07-25 16:53:19 -03:00
fetchStunTurnServers.js replace lodash each and groupBy 2023-02-17 14:39:52 -03:00
hexInt.js Moved hex_to_int and int_to_hex functions to imports/utils 2017-09-21 16:52:43 -07:00
humanizeSeconds.js solve error in nav-bar component 2017-10-23 14:26:56 -02:00
ios-webview-audio-polyfills.js Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-add-create-br-to-manage-user-menu 2019-01-21 17:02:18 +00:00
keyCodes.js handle select all shortcut in whiteboard 2023-03-15 11:39:33 -03:00
lineEndings.js PR review fixes 2017-09-06 12:36:52 -07:00
logoutRouteHandler.js Added allowDefaultLogoutUrl config to optionally ignore non-custom logoutUrl 2020-10-08 05:15:05 -04:00
media-stream-utils.js feat(audio): local echo test and audio energy meter 2022-04-11 19:21:56 +00:00
mediaElementPlayRetry.js Improve log message for screenshare/listen only/autoplay and harden media play with retries 2019-09-06 18:58:22 +00:00
mimeTypes.js Enhancement: Virutal backgrounds now accepts webp 2023-04-24 13:56:54 -03:00
regex-weburl.js PR review fixes 2017-09-06 12:36:52 -07:00
sdpUtils.js fix(audio): forcefully disable stereo when using Vosk transcription 2023-04-25 10:10:39 -03:00
slideCalcUtils.js pan/zoom and cursor refactor for better performance 2019-07-25 15:55:25 -07:00
stats.js refactor(connection status): remove legacy monitor 2021-06-13 14:02:46 -03:00
statuses.js WIP: graphql 2023-04-14 16:20:52 -03:00
string-utils.js replace lodash uniqueId 2023-02-23 11:23:51 -03:00
throttle.js Refactor: Make all chat area use graphql (#18122) 2023-07-07 17:46:36 -03:00