André Castro
e2e1a475d9
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-form/component.tsx
...
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-09-21 11:40:16 -03:00
imdt
927711674c
Fix: Mods being locked
2023-09-19 15:45:07 -03:00
Gabriel Luiz Porfirio
966e1eb5ae
Merge branch 'develop' into polling-fix-test
2023-09-18 16:45:56 -03:00
Ramón Souza
b6693051d2
Merge branch 'develop' into fix-user-test
2023-09-18 15:58:59 -03:00
Ramón Souza
80e0b8c4ab
Merge pull request #18772 from Scroody/all-lint-errors-fixed
...
Fix: All lint errors
2023-09-18 15:58:03 -03:00
Gabriel Porfirio
4df2b97df1
fixes for multiusers tests
2023-09-15 16:38:43 -03:00
Gabriel Luiz Porfirio
3ebd4acd2c
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-list/component.tsx
...
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2023-09-15 13:48:21 -03:00
Gabriel Porfirio
dcbbd1f9c7
start the fixes for presentation tests
2023-09-15 13:38:20 -03:00
imdt
c9d07059a2
Fix of welcome message transparent background
2023-09-15 13:17:29 -03:00
Ramón Souza
148fe62b6a
fix: markdown line breaks ( #18786 )
2023-09-15 09:46:46 -03:00
imdt
a46839d18f
More changes
2023-09-14 10:44:04 -03:00
Gabriel Porfirio
5efea0cc12
fixing multiusers tests
2023-09-13 17:11:15 -03:00
imdt
01d08e5727
More changes
2023-09-13 14:57:43 -03:00
imdt
865e9c6767
More changes
2023-09-13 13:37:40 -03:00
imdt
376d1fc79d
Fix: All lint errors
2023-09-13 11:31:20 -03:00
Gabriel Porfirio
754e825fe0
added data-test for the polls
2023-09-11 13:37:58 -03:00
Tainan Felipe
6666413209
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-list/component.tsx
...
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-09-11 11:15:04 -03:00
Tainan Felipe
ea4a63cc91
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-message-list/page/chat-message/message-content/text-content/component.tsx
...
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-09-11 11:14:48 -03:00
Tainan Felipe
a256759284
Fix: Remove all TS compiler errors
2023-09-11 10:22:45 -03:00
Ramón Souza
809ba9d51c
fix: restore broken files ( #18723 )
...
* restore package lock
* fix whiteboard service error
* fix userlist
* fix whiteboard
* fix chat list item state
* restore user-list participants list item
* Add merge-branches step
* Add merge-branches step to code-validation
* fix message list
---------
Co-authored-by: Tiago Jacobs <tiago.jacobs@gmail.com>
2023-09-07 14:58:06 -03:00
Gabriel Luiz Porfirio
a5099854cf
test: fix chat tests on ci ( #18702 )
...
* fixing chat tests
* added id for testing
* fix chat tests on ci
* id for the tests
* fix failing tests
* removing .only
* fixing failing chat tests
* changed from id to data-test
2023-09-06 15:18:13 -03:00
André Castro
cd922c2c2c
Fix: TypeScript and Lint Errors in Chat List/Page, Message, and Content Modules ( #18648 )
...
* rules addition and ts errors fixed on chat list component
* TS fixes and list for chat list:page, content and message
* Additional fixes
* additional changes
* any type removed
* Update componet.tsx
* Update .eslintrc.js
* fixes
* fixing chat issues
2023-09-06 11:24:42 -03:00
André Castro
8ea34e7e0c
Fix: Chat List Component TypeScript Errors, Linting, and ESLint Rules Update ( #18635 )
...
* rules addition and ts errors fixed on chat list component
* requested change
* code duplicate removed
* Update component.tsx
2023-09-06 10:37:34 -03:00
Ramón Souza
d32a122aee
import message type enum
2023-09-01 13:14:41 -03:00
Ramón Souza
1b1f7af238
Merge remote-tracking branch 'upstream/develop' into fix-save-cleared-chat
2023-09-01 13:12:20 -03:00
Ramón Souza
99e498764f
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-header/chat-actions/component.tsx
2023-09-01 11:51:31 -03:00
Ramón Souza
236bde563b
fix save/copy chat if chat has been cleared
2023-09-01 11:44:26 -03:00
Tainan Felipe
138f89f57c
Add commands to chat restore welcome message
2023-09-01 11:24:33 -03:00
Tainan Felipe
148aff9462
Add: Chat enums
2023-09-01 11:20:26 -03:00
Ramón Souza
49f25a8473
fix missing key warning
2023-08-31 09:43:27 -03:00
Ramón Souza
acffd8092e
Merge pull request #18675 from ramonlsouza/28-fix
...
fix: 2.8 warnings
2023-08-30 17:14:49 -03:00
Gustavo Trott
5eb04aab91
Resolve conflicts
2023-08-30 15:31:32 -03:00
Ramón Souza
0c6f09375f
fix getcontentanchorel warning
2023-08-30 13:33:57 -03:00
Ramón Souza
20114b82b8
add close button label in welcome message popup
2023-08-30 13:31:07 -03:00
GuiLeme
894937db07
[issue-18408-back-end] - changed label
2023-08-30 10:59:54 -03:00
Ramón Souza
e332778f6e
Merge pull request #18637 from ramonlsouza/unread-messages-button
...
fix: restore unread messages button
2023-08-28 10:55:12 -03:00
Ramón Souza
43a29fcb2c
apply suggested changes
2023-08-28 10:15:45 -03:00
Ramón Souza
e89dcd356c
restore unread messages button
2023-08-24 10:53:46 -03:00
Ramón Souza
9e7f29df26
Merge pull request #18604 from ramonlsouza/issue-18594
...
Modify chat to use markdown
2023-08-23 14:46:09 -03:00
Ramón Souza
3bbe40a38b
fix disable element
2023-08-23 11:46:18 -03:00
Ramón Souza
4a6d069e3e
adjust paragraph margin
2023-08-23 11:38:28 -03:00
imdt
8cbe878e4c
Fix: typescript errors
2023-08-22 16:39:16 -03:00
Ramón Souza
f3cf414330
Merge remote-tracking branch 'upstream/develop' into issue-18594
2023-08-21 17:14:08 -03:00
Ramón Souza
bbb6f54a2f
add settings for allowed elements
2023-08-21 17:08:33 -03:00
Ramón Souza
aae22e06bc
adjust text and image position
2023-08-21 16:38:00 -03:00
Anton Georgiev
91b30a021e
Merge pull request #18591 from ramonlsouza/fix-parse-chat
...
Fix: handling of chat messages
2023-08-21 13:00:45 -04:00
Ramón Souza
2d81936a57
fix new lines and links
2023-08-21 13:39:23 -03:00
Anton Georgiev
904fc74156
Merge pull request #18568 from ramonlsouza/chat-fixes
...
style: adjust chat message styles
2023-08-21 11:04:25 -04:00
Ramón Souza
39c5954614
markdown chat messages
2023-08-21 10:06:07 -03:00
GuiLeme
cf472511fc
[issue-18449] - changes in review
2023-08-18 10:57:50 -03:00
Ramón Souza
1b64bc0220
fix chat parsing
2023-08-18 10:29:19 -03:00
Gustavo Trott
d018fd6490
Resolve conflicts
2023-08-16 16:24:34 -03:00
Ramón Souza
e7be097e01
fix chat position
2023-08-16 11:45:14 -03:00
Ramón Souza
6fc8dde90c
fix online styles in chat
2023-08-16 10:15:11 -03:00
Tiago Jacobs
5cf2293c38
refactor (typescript): fix typescript build errors ( #18454 )
2023-08-14 17:52:35 -03:00
Ramón Souza
835bbd4733
replace unaffected debounce
2023-08-09 13:26:42 -03:00
Tainan Felipe
9869ee7f2b
Refactor: actions bar audio button
2023-07-24 15:56:40 -03:00
Gustavo Trott
4a346aae4e
Fix btn Show Welcome Msgs bugs
2023-07-19 11:16:57 -03:00
Gustavo Trott
cf896e8a66
Merge branch 'v2.7.x-release' into develop
2023-07-17 11:20:49 -03:00
Gustavo Trott
21f1ed9f27
Merge 2.7 into Develop
2023-07-14 17:42:13 -03:00
Dennis Benz
dd15012761
Html5: Add config to hide names in typing indicator
2023-07-14 15:35:18 +02:00
Anton Georgiev
7c91d4ff73
Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july12
2023-07-12 16:20:53 -04:00
Anton Georgiev
cd9f93be44
Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july12
2023-07-12 15:59:46 -04:00
Ramón Souza
0f10a2c371
fix reopening chat on promote
2023-07-11 11:32:15 -03:00
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
Gustavo Trott
5681e88c60
Merge 2.7 into Develop
2023-06-26 17:21:01 -03:00
Ramón Souza
574b187645
Merge pull request #18130 from Scroody/I-18101
...
Client change: List the option to download presentation with annotations even if there are no annotations
2023-06-26 16:27:58 -03:00
Anton Georgiev
9a6c8f410d
Merge pull request #18150 from danielpetri1/cluster-setup-link
...
refactor: Fix original presentation download link in cluster setups
2023-06-23 15:20:05 -04:00
Scroody
aba7f66b2c
Last details
2023-06-16 13:40:09 -03:00
Anton Georgiev
a962a44c74
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into june14merge
2023-06-14 10:07:54 -04:00
danielpetri1
40d990d8a6
Fix original presentation download link in cluster setups
2023-06-12 14:57:24 +00:00
André Castro
7c8050ccef
Merge branch 'v2.6.x-release' into I-179382
2023-06-08 14:58:52 -03:00
Daniel Schreiber
d62a51ad25
Fix: open documents download presentation in new tab
...
Tell the browser to open presentations sent to chat in a new tab.
Otherwise it might try to replace the BBB session.
2023-06-07 20:42:56 +02:00
Anton Georgiev
70b3220f41
Merge branch 'v2.7.x-release' of github.com:bigbluebutton/bigbluebutton into june5-27
2023-06-05 17:09:35 -04:00
Scroody
09286137c2
Approach to solve issue changed.
2023-06-05 16:46:04 -03:00
Tainan Felipe
07c5d2f5b3
Merge branch 'develop' into chat-popup
2023-06-02 15:57:06 -03:00
Tainan Felipe
9fb13c653d
Merge pull request #17955 from Tainan404/add-chat-header
2023-06-02 15:55:58 -03:00
Tainan Felipe
2f6b06d442
Merge pull request #17725 from ramonlsouza/who-is-typing
2023-06-02 15:55:49 -03:00
Tainan Felipe
b3a4526aa9
Merge pull request #17755 from ramonlsouza/migrate-message-form
2023-06-02 15:55:30 -03:00
Scroody
44997a83e1
Requested changes and code optmization
2023-06-01 11:09:14 -03:00
Scroody
b2f99a5516
New message notification doesn't disappear
2023-05-31 13:42:49 -03:00
Scroody
a53419576a
Fix: White squares displayed when rotatin to mobile orientation
2023-05-29 16:44:33 -03:00
Tainan Felipe
222c61b99f
Add break word
2023-05-26 12:29:13 -03:00
Tainan Felipe
479debafdf
Refactor: Change component from popup to callout
2023-05-26 12:25:17 -03:00
Gustavo Trott
51bdcededc
Merge 2.7 into develop
2023-05-26 10:50:39 -03:00
prlanzarin
7c77fc7433
Merge remote-tracking branch 'origin/v2.7.x-release' into reactions-port
2023-05-25 19:54:01 -03:00
Arthurk12
240134838d
fix(reactions): code removed by mistake
2023-05-25 19:18:38 -03:00
Tainan Felipe
d98383a818
Refactor: Add Chat popup
2023-05-25 10:21:02 -03:00
Anton Georgiev
25af259d2d
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-may-24
2023-05-24 17:23:00 -04:00
Gustavo Trott
d1a60157e5
Insert Poll result as Chat msg in graphql
2023-05-24 10:56:22 -03:00
Tainan Felipe
53b76eda20
Rename valiable
2023-05-23 13:30:00 -03:00
Tainan Felipe
a42f7ecc7d
Change: make code compliant with database models
2023-05-23 10:38:31 -03:00
Tainan Felipe
8962358ce5
Merge remote-tracking branch 'upstream/develop' into add-chat-header
2023-05-23 10:27:23 -03:00
Ramón Souza
2f55218395
remove console.log
2023-05-23 09:31:11 -03:00
Tainan Felipe
9629ae1e7c
Merge branch 'migrate-message-form' into pull-17755
2023-05-23 09:14:33 -03:00
Gustavo Trott
ed2c94eaea
Add externalVideo and screenshare to Graphql
2023-05-23 09:09:38 -03:00
Ramón Souza
ac2df2ca50
Merge remote-tracking branch 'upstream/develop' into migrate-message-form
2023-05-23 08:16:31 -03:00
Tainan Felipe
43b4fb8752
Fix: emoji picker and refactor service functions
2023-05-22 17:43:38 -03:00
Tainan Felipe
980f5f25db
Merge remote-tracking branch 'upstream/develop' into pull-17755
2023-05-22 11:56:57 -03:00
Gustavo Trott
660abc886d
Remove unnecessary column
2023-05-22 09:58:09 -03:00
Tainan Felipe
8862803efe
Fix typo
2023-05-19 15:35:04 -03:00
Tainan Felipe
9206ca606a
Refactor: user graphql and TS in chat header
2023-05-19 15:30:24 -03:00
Scroody
08a0226b59
Fix: Send to chat presentation not having unread notification
2023-05-19 10:54:29 -03:00
Gustavo Trott
e86d84fef0
Merge pull request #17876 from Tainan404/new-chat-implementation
...
Refactor: Chat using graphql and pagination
2023-05-18 15:09:50 -03:00
Tainan Felipe
67e0ba4275
Put message sent time to left side
2023-05-17 14:53:27 -03:00
Tainan Felipe
59069f7156
Fix offline status and set boundary to chat pages
2023-05-17 14:00:02 -03:00
Tainan Felipe
410b22e9d7
Fix offline aligment
2023-05-17 11:53:06 -03:00
Tainan Felipe
e6d62e3d69
Fix: css issues
2023-05-17 11:51:19 -03:00
Tainan Felipe
268ea12da1
Fix: unecessary messages fetch and add support to private messages
2023-05-17 10:17:17 -03:00
Ramón Souza
54feedd721
isolate message form service
2023-05-17 09:43:37 -03:00
GuiLeme
1b26302745
[issue-17531] - merge upstream/v2.7.x-release
2023-05-16 15:30:15 -03:00
Tainan Felipe
20d1a6a3da
improve code smell
2023-05-16 10:54:48 -03:00
Tainan Felipe
f5c43cf315
Fix: scroll jumping to bottom, message clipping and page changing
2023-05-16 10:26:52 -03:00
Anton Georgiev
4e851a7571
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-267-27
2023-05-15 11:51:17 -04:00
Tainan Felipe
2a2e796bb5
fix pagination clipping
2023-05-12 14:22:57 -03:00
GuiLeme
4c2806a018
[issue-17531] - changes in review and ES-lint fixes
2023-05-11 18:06:48 -03:00
Tainan Felipe
1af0d6e1f5
Refactor: Chat using graphql and pagination
2023-05-11 10:45:43 -03:00
KDSBrowne
1b51377147
fix getContentAnchorEl console error
2023-05-10 01:31:48 +00:00
Ramón Souza
7898482c58
remove error message from chat input on submit
2023-05-05 15:00:21 -03:00
GuiLeme
90078aedc7
[issue-17531] - resolve conflicts with 2.7
2023-05-04 08:56:27 -03:00
Lucas Fialho Zawacki
f18130c4f3
fix(reactions): Correct style after merge
2023-04-28 11:35:41 -03:00
Ramón Souza
5db0c60da5
add user types
2023-04-28 11:15:03 -03:00
Ramón Souza
409d82c10f
add container types
2023-04-28 10:55:45 -03:00
Ramón Souza
a3b5e774af
remove duplicated throttle
2023-04-28 10:39:51 -03:00
Lucas Fialho Zawacki
b91697d0b9
fix(reactions): Fix merge
2023-04-27 18:31:11 -03:00
GuiLeme
c10cc1d01b
[chat-list-migration] - Resolve open two times the same private chat problem
2023-04-27 17:52:42 -03:00
Ramón Souza
f9b0157cb0
migrate message-form component
2023-04-27 17:06:42 -03:00
Lucas Zawacki
94e045d0e7
fix(reactions): Fix chat input reactions button
2023-04-27 15:42:47 -03:00
Max Franke
fbcc611bd9
feat(interactions): add new interactions button
...
Interactions button is a button that stays in action bar.
Integrates several features in just one place: user-reaction, raise hand,
user-status (away/not away), toggle question panel.
2023-04-27 13:57:40 -03:00
Ramón Souza
9138e5b37d
handle locked users typing indicator
2023-04-26 09:37:41 -03:00
Ramón Souza
ffbc437d55
add support to private chat typing indicator
2023-04-25 17:47:44 -03:00
Ramón Souza
4e47f6baea
fix typing indicator in private chat
2023-04-25 17:26:28 -03:00
Ramón Souza
5981225de1
remove user from typing indicator on component, so we can reuse queries
2023-04-25 17:21:10 -03:00
Ramón Souza
2e8f3bdbb8
fix typing indicator in private chat
2023-04-25 16:59:07 -03:00
Ramón Souza
a64293a203
add newline
2023-04-25 15:39:14 -03:00
Ramón Souza
6ef4781ad1
refactor of typing indicator using graphql
2023-04-25 15:37:26 -03:00
Ramón Souza
af8556e026
Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24
2023-04-24 17:15:47 -03:00
GuiLeme
6e05e3ca51
[issue-17131] - Suggestions in review and some change of behavior
2023-04-20 08:48:43 -03:00
GuiLeme
13e37e61c3
[issue-17531] - removing logs for debbug
2023-04-17 09:44:56 -03:00
GuiLeme
90bbb10de6
[issue-17531] - insert tag besides the presentation's name
2023-04-17 09:04:58 -03:00
GuiLeme
5eb29e0ab5
[issue-16954] - merge upstream/v2.7.x-release
2023-04-11 11:02:00 -03:00
Ramón Souza
bcd504b749
Merge remote-tracking branch 'upstream/v2.7.x-release' into lodash-radash
2023-04-05 09:42:05 -03:00
KDSBrowne
b3a6c0be98
remove aria-live from chat message list wrapper
2023-03-31 19:38:34 +00:00
GuiLeme
5f3296fdb1
[issue-16954] - last migrations - VideoPreview and drag and drop of background
2023-03-27 12:36:25 -03:00
KDSBrowne
97d68f9416
fix chat semantics on mount and on update
2023-03-17 13:24:50 +00:00
KDSBrowne
3eb54122c5
add timeout to prevent race condition removing role value
2023-03-16 15:36:28 +00:00
KDSBrowne
68caf7549c
add list and listitem roles to chat
2023-03-07 18:18:15 +00:00
Ramón Souza
d181eba1c2
replace lodash.throttle with native function
2023-03-02 10:25:08 -03:00
Ramón Souza
0a622eff32
replace lodash throttle with standalone package
2023-03-01 15:13:29 -03:00
Ramón Souza
a60d817041
replace lodash debounce
2023-03-01 10:39:04 -03:00