Fred Dixon
|
f4b7287960
|
Merge pull request #9365 from KDSBrowne/2.2-prevent-dup-user-styles
Prevent multiple users displaying as selected in user list
|
2020-04-30 19:49:24 -04:00 |
|
KDSBrowne
|
dffe1b1747
|
prevent multiple users displaying as selected in userlist
|
2020-04-30 23:26:17 +00:00 |
|
Anton Georgiev
|
722ffa5d07
|
disable private chat initiation in breakouts
|
2020-04-30 17:50:34 -04:00 |
|
Anton Georgiev
|
addc5f2ea8
|
Merge pull request #8647 from pedrobmarin/user-list-text-overflow
Fix user-list item text-overflow
|
2020-02-28 11:05:14 -05:00 |
|
KDSBrowne
|
4e045283f4
|
move remove user option to bottom of dropdown menu
|
2020-02-27 15:17:24 +00:00 |
|
Pedro Beschorner Marin
|
8ccd24aefb
|
Fix user-list item text-overflow
|
2020-02-18 18:31:58 -03:00 |
|
Pedro Beschorner Marin
|
5e3d039ec9
|
Fixed localization id
|
2020-02-14 12:12:36 -03:00 |
|
Pedro Beschorner Marin
|
1d87949d65
|
Unify user-list content style
|
2020-02-06 16:46:21 -03:00 |
|
Chad Pilkey
|
1695352300
|
Merge remote-tracking branch 'upstream/master' into fix-breakout-start-stop-notify
|
2019-09-27 22:40:38 +00:00 |
|
Chad Pilkey
|
0a9854aa59
|
fix issues related to breakouts start/stop and page reload
|
2019-09-18 13:11:25 -07:00 |
|
KDSBrowne
|
680e6cceb2
|
fix unread indicator not showing with long names
|
2019-09-13 18:00:02 +00:00 |
|
Anton Georgiev
|
9e41cbf877
|
remove incorrectly duplicated import
|
2019-09-06 18:08:37 -04:00 |
|
Anton Georgiev
|
03653df5fb
|
obtain actions from container closer to where used
|
2019-09-06 18:01:12 -04:00 |
|
Anton Georgiev
|
4a335a1db6
|
reduce db probes for getAvailableActions; simplify SaveUsernames
|
2019-09-06 16:28:02 -04:00 |
|
Chad Pilkey
|
fd8d4fa76f
|
remove duplicate User and VoiceUser fetch in user-list-item
|
2019-09-05 11:21:07 -07:00 |
|
Anton Georgiev
|
c5856d43c8
|
moved static code outside of tracker
|
2019-09-04 14:32:58 -04:00 |
|
Anton Georgiev
|
7ec10d779a
|
adjust flipped check for Moderator, isGuest, etc
|
2019-08-30 16:13:40 -04:00 |
|
Anton Georgiev
|
8b1f6913c4
|
move componentWillUnmount after componentDidUpdate
|
2019-08-30 16:05:30 -04:00 |
|
Anton Georgiev
|
f9efd8db96
|
remove unnecessary prop isBreakoutRoom
|
2019-08-29 12:32:29 -04:00 |
|
Anton Georgiev
|
ea18b09311
|
add a few more collection lookups "fields" delimiters
|
2019-08-29 12:26:07 -04:00 |
|
Anton Georgiev
|
db353fc535
|
recover private chat. tnx @jfsiebel for the help
|
2019-08-28 16:34:27 -04:00 |
|
Anton Georgiev
|
c8a695f873
|
added "fields:{...}", removed most mapUser (part 2)
|
2019-08-28 16:34:15 -04:00 |
|
Anton Georgiev
|
892336632f
|
added "fields:{...}", removed most mapUser
|
2019-08-28 16:32:55 -04:00 |
|
KDSBrowne
|
b9578213cf
|
fix loss of focus on chat input
|
2019-08-19 23:44:15 +00:00 |
|
Joao Siebel
|
132609414a
|
Fix Clear All status icons action
The problem was caused by a wrong parameter being passed down
to the function that set the emoji status for the user
close #7924
|
2019-08-19 09:56:21 -03:00 |
|
Anton Georgiev
|
fbaa5cb2f0
|
Merge pull request #7940 from KDSBrowne/fix-roving-users
Improve keyboard accessibility of users list
|
2019-08-15 15:25:45 -04:00 |
|
KDSBrowne
|
52085fde59
|
add checks for potential undefined's
|
2019-08-15 18:33:12 +00:00 |
|
KDSBrowne
|
9e83bbee3c
|
fix incorrect focused element when using mouse to select users
|
2019-08-15 16:49:46 +00:00 |
|
Chad Pilkey
|
4664078498
|
make user-list avatar the same width as chat avatar
|
2019-08-14 14:02:01 -07:00 |
|
KDSBrowne
|
34cd6daf26
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into fix-roving-users
|
2019-08-13 21:16:33 +00:00 |
|
KDSBrowne
|
ac284b5ea1
|
fix user list keyboard accessibility bugs
|
2019-08-13 21:16:14 +00:00 |
|
Chad Pilkey
|
4b1c92b50a
|
Merge remote-tracking branch 'upstream/master' into hide-user-list
|
2019-08-09 15:45:15 -07:00 |
|
Chad Pilkey
|
6e76dd584b
|
improve user fetch and sort, and webcam fetch
|
2019-08-09 15:39:55 -07:00 |
|
Tainan Felipe
|
6b65e925b1
|
Remove error
|
2019-07-30 17:24:48 -03:00 |
|
Tainan Felipe
|
4a40bedf28
|
Remove find from user list item container
|
2019-07-30 17:22:01 -03:00 |
|
Tainan Felipe
|
da30c4c914
|
Remove mapUser from lockSettingContextContainer
|
2019-07-30 17:00:38 -03:00 |
|
Tainan Felipe
|
39cf9b7279
|
Fixed private chat doesn't working
|
2019-07-30 16:27:57 -03:00 |
|
Tainan Felipe
|
1f098c52e4
|
Remove merge coflicts
|
2019-07-30 11:06:52 -03:00 |
|
Tainan Felipe
|
52186f3fce
|
Merge remote-tracking branch 'upstream/master' into userlist-rerendering
|
2019-07-30 11:03:01 -03:00 |
|
Tainan Felipe
|
3cd7c1dbe1
|
Remove console
|
2019-07-30 10:59:46 -03:00 |
|
Tainan Felipe
|
1b2dff4b64
|
Remove moderator property
|
2019-07-30 10:56:20 -03:00 |
|
Tainan Felipe
|
a3b33a64a9
|
Remove leftovers
|
2019-07-30 10:09:03 -03:00 |
|
Tainan Felipe
|
73cf694a69
|
Reduce the amount of userlist renders
|
2019-07-30 09:03:10 -03:00 |
|
Anton Georgiev
|
204844e01d
|
Merge pull request #7837 from capilkey/fix-pan-lag
Refactor of the presentation area to improve performance
|
2019-07-29 11:41:49 -04:00 |
|
Tainan Felipe
|
b570c87d38
|
WIP
|
2019-07-29 11:29:31 -03:00 |
|
Anton Georgiev
|
65cccf4649
|
Merge pull request #7840 from KDSBrowne/issue-7794
Add audio logs (joining / leaving / mute / unmute)
|
2019-07-26 14:56:00 -04:00 |
|
Chad Pilkey
|
e69931a0af
|
Merge remote-tracking branch 'upstream/master' into fix-pan-lag
|
2019-07-25 16:29:52 -07:00 |
|
KDSBrowne
|
4fba9978d3
|
add audio logs (join/leave/mute/unmute) / fix lint issues
|
2019-07-25 18:41:24 +00:00 |
|
Anton Georgiev
|
2bf8fb5cca
|
minor optimization using Fields in miniMongo
|
2019-07-24 17:59:04 +00:00 |
|
KDSBrowne
|
bd9ed853a7
|
add enabled config to chat in settings.yml
|
2019-07-17 21:00:33 +00:00 |
|