Ramon Souza
d17cc3149f
use session instead of storage
2021-05-21 09:17:24 -03:00
Ramon Souza
32afa3bdbc
do not display private chat before first message is sent
2021-05-19 14:46:04 -03:00
Ramon Souza
d11e0917b0
remove useless conditional in user-name component
2021-05-19 09:28:16 -03:00
Anton Georgiev
b3f0609984
Merge pull request #12367 from ramonlsouza/issue-12355
...
fix: show avatar in private chat list
2021-05-12 16:10:59 -04:00
Ramon Souza
49bba65f5f
indentation
2021-05-12 16:33:20 -03:00
Ramon Souza
f5887d29fc
show avatar in private chat list
2021-05-12 16:21:48 -03:00
Anton Georgiev
b4e609f2c8
feat(guests): Introduce dynamicGuestPolicy in setting.yml
2021-05-12 16:01:04 +00:00
Anton Georgiev
9dba4f6dab
Merge pull request #12215 from vitormateusalmeida/issue-12143
...
Fix layout broken when close waiting room panel
2021-04-29 16:37:48 -04:00
Vitor Mateus De Almeida
45f8556f9a
fix layout broken when close waiting room panel
2021-04-29 16:41:18 -03:00
Ramon Souza
3678348fdf
remove unused code
2021-04-29 13:52:22 -03:00
KDSBrowne
9943011ef1
fix current chat condition | remove box-shadow from active style
2021-04-27 17:35:49 +00:00
Anton Georgiev
e00b7efb04
Merge pull request #12165 from vitormateusalmeida/issue-12050
...
Fix layout broken after open+close shared notes
2021-04-27 11:11:17 -04:00
Vitor Mateus De Almeida
340e0ba052
fix layout broken after opne close shared notes
2021-04-26 20:04:34 -03:00
Ramon Souza
4242158711
remove user-list unused code
2021-04-26 10:04:09 -03:00
Ramon Souza
509d9c0936
Merge remote-tracking branch 'upstream/develop' into issue-12042
2021-04-22 08:45:06 -03:00
Anton Georgiev
3ebb2cf46d
Merge pull request #12004 from prlanzarin/u23-isitcoldinthewater
...
video: voice activity video sorting
2021-04-20 09:47:43 -04:00
Ramon Souza
419e5af2a6
fix usedId value
2021-04-19 17:16:05 -03:00
Ramon Souza
40c9d87f63
reduce component re-render on containers that use usersContext
2021-04-19 14:57:55 -03:00
Anton Georgiev
f3aa708f53
Merge pull request #12034 from ramonlsouza/issue-11977
...
Add meetingId to usersContext
2021-04-16 10:42:24 -04:00
Ramon Souza
64258f790d
dedicated locales property for shared notes locked text
2021-04-15 11:21:15 -03:00
Ramon Souza
56c33ed36d
add meetingId to userscontext
2021-04-15 09:12:21 -03:00
Mohamed Amine Ben Salah
2419c1f252
add guest policy specs
2021-04-14 13:16:41 -03:00
prlanzarin
001ab9554c
video: added voice activity stream sorting, made stream sorting extensible
...
Video streams can be sorted by voice floor activity in the client according to FreeSWITCH´s floor events. The feature works together with pagination, essentially giving an Last-N like experience while not disrupting too much
Made video stream sorting extensible in a way. The sorting modes for pagination and unbounded can be configured in settings.yml and new sorting modes can be added to the stream sorting util under video-provider. Inline docs explain how to do that
Changed how the stream ID attribute from video-streams collection was passed to downstream components; we had an array map that was executed every change just to map stream to cameraId, which is bizarre. So I changed the cameraId usage in downstream components to be conformat with the collection attributes and shaved off the map where it wasnt needed
Add better selectors to video-list-item container´s VoiceUser fetch
2021-04-12 19:06:07 +00:00
Pedro Beschorner Marin
f44f73c1c7
Refactor chat sorting
2021-04-09 11:15:59 -03:00
Pedro Beschorner Marin
b23c1b411c
Merge branch 'develop' into non-ascii-sorting
2021-04-08 21:55:30 -03:00
Pedro Beschorner Marin
6d717e1770
Extend user's name sorting to use non-ASCII characters
...
Some languages rely on non-ASCII characters and this should be considered,
at least at name's sorting.
2021-04-08 17:16:36 -03:00
Anton Georgiev
5189abb225
Merge pull request #11911 from Tainan404/issue-11795
...
Fix client crashing because users object is missing
2021-04-08 12:30:01 -04:00
Anton Georgiev
64065cbb11
Merge pull request #11922 from KDSBrowne/bbb-11839
...
Fix Keyboard Navigation Skipping Users In Userlist
2021-04-07 10:02:53 -04:00
hiroshisuga
b0d668b4db
Fire layout rearrangement by toggling poll panel ( #11900 )
2021-04-07 08:36:09 -04:00
Tainan Felipe
e4563defde
Fix client crashing because users object is missing
2021-04-06 16:58:11 -03:00
Ramon Souza
2c55ebb465
adding new function to clear all status
2021-04-06 16:41:33 -03:00
KDSBrowne
ff7c862f00
fix keyboard navigation of users list
2021-04-06 01:00:41 +00:00
Mohamed Amine Ben Salah
a69307b06e
Merge remote-tracking branch 'upstream/develop' into add-connection-status-test-spec
2021-04-05 11:57:57 -03:00
Mohamed Amine Ben Salah
040fed5ca7
add mobile user sub-username tag check
2021-04-01 21:54:55 -03:00
Anton Georgiev
8adbbe8288
Merge pull request #11841 from ramonlsouza/device-detect
...
Change browser detection library to bowser
2021-04-01 09:52:16 -04:00
Ramon Souza
9218262e0a
all device info moved to helper
2021-03-31 14:13:36 -03:00
Philipp Memmel
32d3c39acc
fixes option to allow mods to unmute users
2021-03-31 15:06:54 +02:00
Anton Georgiev
6040913658
Merge pull request #11784 from KDSBrowne/bbb-acc-6
...
Remove invalid aria values and roles without proper structure
2021-03-29 13:42:58 -04:00
KDSBrowne
ff7dc18669
remove invalid aria values and roles without proper children
2021-03-29 02:12:58 +00:00
Pedro Beschorner Marin
280b32d21d
Move connection-status to nav-bar
...
- Removed the connection-status history from the user list's gear
icon and now is opened by the connection-status button. Moderators will
render the same modal as before and viewers will only have access to their
own data.
- Added data-savings shortcut at the connection-status modal.
- Added websocket round-trip time.
2021-03-26 10:12:09 -03:00
Anton Georgiev
5adab18af2
Merge pull request #11736 from KDSBrowne/bbb-acc-2
...
Fix duplicate element Id in UserParticipants
2021-03-25 02:13:18 -04:00
KDSBrowne
9286d1f90d
remove complementary role
2021-03-24 20:26:20 +00:00
KDSBrowne
8fa8c1a463
update element id
2021-03-24 20:20:01 +00:00
Ramon Souza
4cca83b202
fix userlist rtl/ltr when language is changed
2021-03-23 17:30:51 -03:00
Anton Georgiev
70ef985fde
Merge pull request #11703 from KDSBrowne/bbb-move-raiseHand
...
Move Raise Hand Functionality To Actions Bar Button
2021-03-22 14:24:32 -04:00
KDSBrowne
d89e6a8c3a
move debounce to service
2021-03-22 18:02:31 +00:00
Ramon Souza
383efc31f8
increasing userlist width
2021-03-22 10:54:23 -03:00
Anton Georgiev
483d37fc02
Merge pull request #11676 from Tainan404/issue-11528
...
Fix for posJoinMessage as undefined
2021-03-17 15:10:36 -04:00
Tainan Felipe
e40a1cfcfc
Fix posJoinMessage as undefined
2021-03-17 14:49:44 -03:00
Anton Georgiev
6f3898f933
Merge pull request #11664 from prlanzarin/u23-imago
...
video-provider: add dynamic video page sizes based on number of users
2021-03-17 09:48:50 -04:00