Ramón Souza
|
674c58ff90
|
convert chat time-window-list components
|
2021-11-02 13:39:50 +00:00 |
|
Ramón Souza
|
4cb441972e
|
remove className props from user-avatar
|
2021-10-29 11:25:12 +00:00 |
|
Ramon Souza
|
9300b9b382
|
Merge remote-tracking branch 'upstream/develop' into use-context-selector
|
2021-09-13 15:41:52 -03:00 |
|
Ramon Souza
|
098826c70a
|
rename layout functions
|
2021-09-10 17:48:52 -03:00 |
|
Ramon Souza
|
981e707612
|
add selector to containers, remove old layoutContext + convert base component into function
|
2021-09-10 14:21:04 -03:00 |
|
KDSBrowne
|
9f2d76cd4d
|
update chat timestamp color
|
2021-09-05 18:12:03 +00:00 |
|
Anton Georgiev
|
493a47e55e
|
Merge pull request #12915 from vitormateusalmeida/layoutManagerNew
refactor: Legacy layout removal
|
2021-08-05 09:31:26 -04:00 |
|
Vitor Mateus De Almeida
|
1b18977eac
|
rename all NewLayout.. to Layout..
|
2021-08-05 08:03:24 -03:00 |
|
Tainan Felipe
|
036f7ef2bb
|
Remove workarounds related to fonts load
|
2021-08-04 15:45:08 -03:00 |
|
Ramon Souza
|
97aa7278a5
|
add option to emphasize moderator messages in public chat
|
2021-06-08 08:56:59 -03:00 |
|
Anton Georgiev
|
e01bdf69c5
|
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into june2-merge-into-develop
|
2021-06-02 18:45:31 +00:00 |
|
germanocaumo
|
5c7fa6ece5
|
fix: export poll chat message
Include the new poll text in the chat export function.
Refactor some chat type constants.
Also fixes empty lines in the export chat file.
|
2021-05-29 00:28:47 +00:00 |
|
germanocaumo
|
4d62f8a971
|
fix: translate poll answer key for default polls
|
2021-05-27 18:16:11 +00:00 |
|
Ramon Souza
|
1cb880bb30
|
fix extract poll question crash
|
2021-05-25 15:48:53 -03:00 |
|
germanocaumo
|
3a9e9c1358
|
refactor: redo how poll result chat message is done +
Fix prolems with ":" char in answers.
Respect poll question formatting (lineBreaks/spaces) in other fields of UI
|
2021-05-20 14:53:52 +00:00 |
|
Vitor Mateus De Almeida
|
72e074eb7c
|
Merge remote-tracking branch 'upstream/develop' into layoutManagerNew
|
2021-05-19 13:21:31 -03:00 |
|
Anton Georgiev
|
ce18cc4bfa
|
Merge pull request #12405 from ramonlsouza/issue-12399
fix(chat): auto scroll to bottom for new users
|
2021-05-19 12:03:13 -04:00 |
|
Vitor Mateus De Almeida
|
444b29a346
|
Merge remote-tracking branch 'upstream/develop' into layoutManagerNew
|
2021-05-19 11:54:22 -03:00 |
|
Ramon Souza
|
e193fb7ec9
|
remove useless conditional in chat item component
|
2021-05-19 09:03:04 -03:00 |
|
Ramon Souza
|
80f80706f4
|
fix chat auto scroll to bottom for new users
|
2021-05-18 16:59:42 -03:00 |
|
Vitor Mateus De Almeida
|
1326f3f791
|
Add New Layout Manager
|
2021-05-17 17:25:07 -03:00 |
|
Ramon Souza
|
ba616be126
|
handle new message auto-scroll in chat
|
2021-05-11 17:30:06 -03:00 |
|
Ramon Souza
|
c6b81bbb65
|
re-implement chat scroll to position
|
2021-05-07 15:14:15 -03:00 |
|
Anton Georgiev
|
511367f8ff
|
Merge pull request #12201 from ramonlsouza/issue-11378
fix(chat): reduce re-renders in chat recompute heights
|
2021-04-29 16:00:16 -04:00 |
|
Ramon Souza
|
a99b8fd1d3
|
reduce re-renders in chat recompute heights
|
2021-04-28 17:35:17 -03:00 |
|
KDSBrowne
|
04fe59bb41
|
add aria-live to time-window-list
|
2021-04-27 20:21:12 +00:00 |
|
Anton Georgiev
|
2e5c90bb35
|
Merge pull request #12136 from ramonlsouza/issue-12068
fix: Prevent long poll question message overlapping
|
2021-04-27 09:53:55 -04:00 |
|
Ramon Souza
|
f7eb8d44da
|
recompute heights multiple times when switching between public and private chats
|
2021-04-27 08:23:42 -03:00 |
|
Ramon Souza
|
85de789629
|
fix long poll question
|
2021-04-23 16:10:43 -03:00 |
|
Ramon Souza
|
c9540df1d3
|
remove duplicated logic
|
2021-04-22 10:40:18 -03:00 |
|
Ramon Souza
|
8f3a3a8c1c
|
fix index 0 crash
|
2021-04-22 08:38:42 -03:00 |
|
Ramon Souza
|
ea51cb7853
|
fix missing chat messages
|
2021-04-20 17:36:04 -03:00 |
|
Ramon Souza
|
56c33ed36d
|
add meetingId to userscontext
|
2021-04-15 09:12:21 -03:00 |
|
Ramon Souza
|
f6b70600d0
|
fix chat alerts
|
2021-04-12 08:16:57 -03:00 |
|
Ramón Souza
|
d107f77714
|
Prevent users from sending private messages to offline user (#11906)
* lock offline user private messages
* removing reassignment of props
|
2021-04-09 10:16:49 -04:00 |
|
Ramon Souza
|
ace0920b7e
|
remove unused chat-related vars
|
2021-04-08 16:14:34 -03:00 |
|
Anton Georgiev
|
ad460a7d7a
|
Merge pull request #11824 from Tainan404/fix-unread-message
Fix unread message indicator remaining visible
|
2021-04-05 12:32:11 -04:00 |
|
Tainan Felipe
|
9def3f3785
|
Remove debug code
|
2021-03-31 08:14:03 -03:00 |
|
Tainan Felipe
|
4db0fb64c6
|
change in viewport logic
|
2021-03-29 17:25:04 -03:00 |
|
Anton Georgiev
|
ded205e196
|
Merge pull request #11722 from Tainan404/issue-11081
Add collection user persistent data
|
2021-03-26 08:56:41 -04:00 |
|
Anton Georgiev
|
f1fe98b403
|
Merge pull request #11734 from Tainan404/remove-props-from-message
Remove `sender.name` and `color` from message payload
|
2021-03-26 08:40:02 -04:00 |
|
Tainan Felipe
|
8a36d8cb42
|
Fix Cannot read property 'posJoinMessages' of undefined
|
2021-03-25 10:41:13 -03:00 |
|
Tainan Felipe
|
b5e52012ec
|
Remove sender.name and color from message payload
|
2021-03-24 16:57:09 -03:00 |
|
Tainan Felipe
|
443df78c6e
|
add logs to observer and re-implement role render logic
|
2021-03-22 18:07:46 -03:00 |
|
Tainan Felipe
|
ba91dcb17c
|
Implements user persistent data to user context and redo users status logic on chat item
|
2021-03-22 17:44:53 -03:00 |
|
Ramon Souza
|
70ab1f099a
|
show poll question in chat
|
2021-03-18 13:13:57 -03:00 |
|
Ramon Souza
|
5c5834ddc6
|
fix poll results counter
|
2021-03-17 15:20:00 -03:00 |
|
Ramon Souza
|
8a2ddd5b9f
|
escape all <br/>
|
2021-03-17 11:44:09 -03:00 |
|
Ramon Souza
|
e450173bd0
|
escaping typed poll response before displaying results in chat
|
2021-03-17 08:26:12 -03:00 |
|
Tainan Felipe
|
927e2167bc
|
Re-implements chat sync and clear
|
2021-03-09 17:52:20 -03:00 |
|