Anton Georgiev
|
05bd6070bd
|
Merge pull request #8200 from KDSBrowne/issue-7146
Sort private chat messages by last activity
|
2020-03-09 11:50:18 -04:00 |
|
Anton Georgiev
|
3754d0ab6f
|
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.2-into-master-feb-28-2020
|
2020-02-28 17:47:06 -05: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 |
|
Mohamed Amine Ben Salah
|
d2db75e9bb
|
adds join Breakoutrooms Test Spec
|
2020-02-21 15:06:05 -03: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 |
|
Mohamed Amine Ben Salah
|
a7df0393c7
|
added Check presence Test spec to user.test.js
|
2020-02-07 15:05:28 -03:00 |
|
Pedro Beschorner Marin
|
1d87949d65
|
Unify user-list content style
|
2020-02-06 16:46:21 -03:00 |
|
Anton Georgiev
|
c8ae008485
|
Merge pull request #8436 from pedrobmarin/note-notification
Fix shared notes notification
|
2020-01-07 16:32:12 -05:00 |
|
Pedro Beschorner Marin
|
b0690f6837
|
Fix shared notes notification
|
2019-12-16 18:06:41 -03:00 |
|
Tainan Felipe
|
9194f383bb
|
Fix spacing in note button
|
2019-12-09 16:30:15 -03:00 |
|
Anton Georgiev
|
1561c7dbea
|
Merge pull request #8330 from KDSBrowne/who-is-talking
Add mute functionality to talking indicator
|
2019-11-19 11:56:06 -05:00 |
|
KDSBrowne
|
4ba3136ec2
|
fix closed captions position for RTL in userlist
|
2019-11-14 13:44:00 +00:00 |
|
Anton Georgiev
|
42d640f3e2
|
Merge branch 'issue7791-add-support-to-new-parameters-name' of github.com:diegobenetti/bigbluebutton into test-7805
|
2019-11-05 11:59:00 -05:00 |
|
KDSBrowne
|
a9d81cfdae
|
sort private chat messages by recent activity
|
2019-10-09 14:13:23 +00: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
|
64c3bcce13
|
Merge pull request #8158 from capilkey/bo-user-list
List users in a breakout in the breakout panel
|
2019-09-27 18:35:17 -04:00 |
|
Chad Pilkey
|
0a9854aa59
|
fix issues related to breakouts start/stop and page reload
|
2019-09-18 13:11:25 -07:00 |
|
Tainan Felipe
|
6b78a203b9
|
Fix typos and user list service export function
|
2019-09-18 09:32:00 -03: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
|
3003afd13e
|
fix chat sort and private chat close/restore
|
2019-09-05 11:26:54 -07: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
|
a5aef09dcb
|
pass chat isModerator and color
|
2019-08-28 16:34:37 -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
|
ab01337f45
|
Merge pull request #7909 from capilkey/hide-user-list
Add ability to hide viewers in the user list from each other
|
2019-08-15 17:58:18 -04: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
|
027c28c320
|
add lock setting option to hide viewers from each other
|
2019-08-09 16:45:26 -07: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 |
|
KDSBrowne
|
c3fc3fcb57
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into who-is-typing
|
2019-08-09 18:29:56 +00:00 |
|
KDSBrowne
|
723c0114a3
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into who-is-typing
|
2019-08-06 16:57:55 +00:00 |
|
KDSBrowne
|
8a51a099d8
|
add users-typing collection
|
2019-08-02 18:18:33 +00:00 |
|