Ramón Souza
|
401ee71563
|
convert chat message-form component
|
2021-11-02 12:26:36 +00:00 |
|
Ramon Souza
|
efc15d89ae
|
remove unused code
|
2021-06-23 16:52:52 -03:00 |
|
Vitor Mateus De Almeida
|
1326f3f791
|
Add New Layout Manager
|
2021-05-17 17:25:07 -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 |
|
Ramon Souza
|
05a0d5afbf
|
move browser info to helper + remove unused libs
|
2021-04-01 08:14:24 -03:00 |
|
Anton Georgiev
|
85a84f7cbf
|
Revert "Change browser detection library from browser-detect to bowser"
|
2021-03-30 13:16:10 -04:00 |
|
Ramon Souza
|
3fa193005b
|
change browser detection lib to bowser
|
2021-03-30 09:53:47 -03:00 |
|
KDSBrowne
|
ff7dc18669
|
remove invalid aria values and roles without proper children
|
2021-03-29 02:12:58 +00:00 |
|
Ramon Souza
|
2dedf197e0
|
fix textarea resizing bug
|
2021-03-01 15:36:09 -03:00 |
|
Anton Georgiev
|
1476deb268
|
Merge pull request #11173 from Tainan404/develop+pr10919+pr10838
Chat with adapter and context
|
2021-02-12 16:35:22 -05:00 |
|
Tainan Felipe
|
99ebbf0b17
|
Remove unused props from proptype
|
2021-02-09 09:44:01 -03:00 |
|
Ramon Souza
|
5607ed4007
|
disable user typing notifications when feature is disabled
|
2021-02-09 09:06:48 -03:00 |
|
Tainan Felipe
|
db8e7fcd39
|
Update react-intl and add fallback to unsupported languages
|
2020-05-25 17:00:13 -03:00 |
|
Anton Georgiev
|
d36c545706
|
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merging
|
2020-03-04 23:41:18 +00:00 |
|
Chad Pilkey
|
ace85ae6aa
|
remove the minMessageLength warning from chat
|
2020-03-06 09:12:35 -08:00 |
|
Tainan Felipe
|
60ebf043b2
|
Add throttle to user typing call
|
2020-02-03 11:10:02 -03:00 |
|
Anton Georgiev
|
892336632f
|
added "fields:{...}", removed most mapUser
|
2019-08-28 16:32:55 -04:00 |
|
Maxim Khlobystov
|
3fd19881da
|
Clicking buttons instead of pressing Enter key
|
2019-08-23 15:44:47 -04:00 |
|
KDSBrowne
|
85ce9feb18
|
increase time between UsersTyping collection updates
|
2019-08-23 02:16:16 +00:00 |
|
KDSBrowne
|
efcd9bb80b
|
add typing indicator component
|
2019-08-22 18:53:53 +00:00 |
|
KDSBrowne
|
10946d16bd
|
clean up typingUsers fetch()
|
2019-08-22 18:17:30 +00:00 |
|
KDSBrowne
|
121752cc6c
|
move props from chat to message-form container
|
2019-08-22 12:30:05 +00:00 |
|
KDSBrowne
|
77635e40de
|
fix ghost users appearing in typing indicator
|
2019-08-20 18:47:48 +00:00 |
|
KDSBrowne
|
3c3f1260a3
|
fix error messages when switching chats
|
2019-08-14 15:34:20 +00:00 |
|
KDSBrowne
|
bb5463881c
|
display only error or typing indicator at one time
|
2019-08-14 14:38:26 +00:00 |
|
KDSBrowne
|
0265dcdbb8
|
fix when empty message error is displayed
|
2019-08-12 19:29:47 +00: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
|
2614d581c9
|
move error message to placeholder
|
2019-08-09 17:37:50 +00:00 |
|
Tainan Felipe
|
f58e388e18
|
Merge branch 'master' into fix-chat-performance
|
2019-08-08 16:41:41 -03:00 |
|
Tainan Felipe
|
807095c863
|
Remove mapUser and pass to specific containers some props
|
2019-08-08 16:38:11 -03:00 |
|
KDSBrowne
|
723c0114a3
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into who-is-typing
|
2019-08-06 16:57:55 +00:00 |
|
Joao Siebel
|
eb539028b4
|
fix problem with message hint when user already left the meeting
|
2019-08-02 13:39:27 -03:00 |
|
Joao Siebel
|
9c12522e9d
|
add chat message hint for when chat is locked
|
2019-08-02 11:40:43 -03:00 |
|
KDSBrowne
|
585b7ee619
|
add who is typing indicator to chat
|
2019-07-31 02:37:50 +00:00 |
|
KDSBrowne
|
bd9ed853a7
|
add enabled config to chat in settings.yml
|
2019-07-17 21:00:33 +00:00 |
|
Joao Siebel
|
8e64792b66
|
add hint for chat when disconnected
|
2019-06-17 17:49:59 -03:00 |
|
Ghazi Triki
|
1f6326f7fd
|
Change layout direction for RTL languages.
Update styles for RTL layout.
|
2019-05-14 14:17:19 +01:00 |
|
Vitor Mateus
|
96f3d9fecc
|
Code improvement
|
2019-02-08 17:23:35 -02:00 |
|
Vitor Mateus
|
9f526f730b
|
Collection moved to the chat service
|
2019-02-05 10:29:06 -02:00 |
|
Vitor Mateus
|
335b4f8df8
|
Fix chat input between chats
|
2019-02-01 10:13:45 -02:00 |
|
Vitor Mateus
|
2dfb1d872e
|
Avoid duplicated messages. #6500
|
2019-01-18 11:03:09 -02:00 |
|
KDSBrowne
|
db64de8258
|
remove chat input auto-focus on mobile only
|
2019-01-03 15:41:20 +00:00 |
|
KDSBrowne
|
ec15ad9aa6
|
remove default focus state on chat input field
|
2018-12-28 21:48:59 +00:00 |
|
João Francisco Siebel
|
51b4f5f451
|
WIP change components to PureComponents and add memo
|
2018-12-17 09:48:34 -02:00 |
|
Anton Georgiev
|
0d1b085d54
|
improved on logic for open private chat
|
2018-10-15 20:03:17 +00:00 |
|
James Jung
|
304c067e26
|
Fix the problem partially hiding the post button when typing chat on iphone
|
2018-06-28 13:12:50 -04:00 |
|
Oleksandr Zhurbenko
|
ce1f40ac9a
|
Updated Meteor to 1.6.0.1
|
2018-01-07 22:17:18 -08:00 |
|
Tainan Felipe
|
50cc876cf7
|
fix errors linter
|
2017-10-10 19:08:51 -03:00 |
|
Oleksandr Zhurbenko
|
251bd22738
|
PR review fixes
|
2017-09-06 12:36:52 -07:00 |
|