Commit Graph

57 Commits

Author SHA1 Message Date
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
Oswaldo Acauan
e07c8b41af Add autofocus when switching/entering chat 2017-08-04 15:32:21 -03:00
Oswaldo Acauan
0022c121d3 Fix chat bug and styles 2017-08-04 14:58:55 -03:00
Oleksandr Zhurbenko
52fae1b8c8 Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into refs-to-callbacks 2017-06-05 19:51:20 -07:00
Oswaldo Acauan
1c5c74db67 Fix merge conflicts 2017-06-05 13:52:46 +00:00
Oleksandr Zhurbenko
06493fda7f Switched to prop-types package to remove new React 15 warnings 2017-06-03 19:40:14 -07:00
Oleksandr Zhurbenko
a0224dcffc Replaced String refs with callback refs
String refs will be deprecated in the next React releases, since they have some performance issues
2017-06-03 16:58:27 -07:00
Oswaldo Acauan
e6412275a6 Linter auto fix 2017-06-02 19:25:02 +00:00
Oswaldo Acauan
3702da3e08 Add check for min/max length for chat message 2017-06-01 14:24:29 +00:00
KDSBrowne
159a47694e add suggested changes 2017-05-18 16:16:17 -07:00
KDSBrowne
16e507fbb2 fix merge conflicts 2017-05-17 08:54:48 -07:00
KDSBrowne
2f79f3ff20 change locale stringformat 2017-05-16 17:02:27 -07:00
KDSBrowne
df76d33cba set files permission to 644 2017-05-16 09:22:59 -07:00
KDSBrowne
6537a0e28c Fix client lint issues except those which are comment related 2017-05-16 08:37:17 -07:00
KDSBrowne
2b8c9812ee fix merge conflict 2017-04-17 06:34:11 -07:00
Anton Georgiev
573db8dcc3 updated icons to v11, adjusted few icons 2017-04-12 12:12:47 -04:00
KDSBrowne
a5f1857c67 add descriptions to defined messages 2017-04-10 08:50:03 -07:00
KDSBrowne
3ff1096cf4 fix merge conflict 2017-04-06 07:11:57 -07:00
KDSBrowne
800c47f462 remove default messages 2017-04-05 17:02:07 -07:00
Klaus Klein
8095620fac Change to arrow function 2017-04-05 11:23:05 -03:00
Klaus Klein
a140f7567a HTML5 close #3765 ,Added send button aside chat textbox 2017-04-05 10:21:30 -03:00
Oswaldo Acauan
48da206411 Fix chat placeholder and user left messages on private chats 2016-12-07 11:48:29 -02:00
Oswaldo Acauan
3155b9a7c5 Improve chat design based on feedback 2016-12-06 15:07:22 -02:00
JaeeunCho
aedf4561de HTML5-client messages for logged out user on chat 2016-10-31 15:17:06 -07:00
Oswaldo Acauan
a32617cf65 Remove unused import/prop 2016-07-12 14:04:39 +00:00
Oswaldo Acauan
97389d7edf Fix React warnings for unknown props 2016-07-11 20:10:55 +00:00