Tainan Felipe
|
60ebf043b2
|
Add throttle to user typing call
|
2020-02-03 11:10:02 -03:00 |
|
KDSBrowne
|
36bc37b2f4
|
prevent chat error message shifting input field
|
2019-12-12 17:53:02 +00:00 |
|
KDSBrowne
|
b07b26d95b
|
bold user names in typing indicator
|
2019-11-04 16:29:14 +00:00 |
|
KDSBrowne
|
31ea62d71f
|
make indicator names use full panel width / add blank space
|
2019-10-02 20:33:45 +00:00 |
|
KDSBrowne
|
d3750c7bc0
|
change delimiter to and instead of comma / fix word spacing
|
2019-10-02 05:02:51 +00:00 |
|
KDSBrowne
|
cce5755b2c
|
typing indicator remove elipsis animation / reduce to show max 2 names
|
2019-09-30 19:50:35 +00:00 |
|
KDSBrowne
|
efc2307467
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into issue-8003
|
2019-09-27 20:18:45 +00:00 |
|
KDSBrowne
|
81c8f2221f
|
replace string literal with value from settings.yml
|
2019-09-27 13:45:01 +00:00 |
|
KDSBrowne
|
dc1dd17d8a
|
prevent viewers seeing other viewers when hidden from userlist
|
2019-09-11 16:43:11 +00:00 |
|
KDSBrowne
|
cbf69ecd63
|
fix chat error / info message alignment in rtl
|
2019-09-06 15:37:08 +00:00 |
|
KDSBrowne
|
06d61cfc00
|
prevent multiple long names moving chat input
|
2019-08-29 18:50:33 +00: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
|
4e837a1ac1
|
add typing indicator config setting
|
2019-08-23 15:17:32 +00: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 |
|
Anton Georgiev
|
b496a7d39b
|
align You are disconnected label to the left
|
2019-07-05 15:29:45 +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 |
|
KDSBrowne
|
0e724fb890
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-High-contrast-outline
|
2019-04-18 14:29:17 +00:00 |
|
KDSBrowne
|
83127bcdae
|
fix animations not working on iOS 12.3 beta
|
2019-04-11 15:04:10 +00:00 |
|
KDSBrowne
|
38ba8f8895
|
add outlines for high contrast themes (windows)
|
2019-04-08 14:22:22 +00:00 |
|
Chad Pilkey
|
d3656ef022
|
clean up of the buttons. simplified and reduced
|
2019-03-19 10:11:48 -07:00 |
|
KDSBrowne
|
de660a0abe
|
make remaining animations work with Edge
|
2019-03-05 02:46:37 +00:00 |
|
Anton Georgiev
|
1b37c284a4
|
Merge pull request #6698 from vitormateusalmeida/issue-6601
Fix chat input between chats
|
2019-02-11 10:39:39 -05: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
|
c140acbd6b
|
Merge remote-tracking branch 'upstream/master' into issue-5846
|
2019-01-28 10:14:46 -02:00 |
|
Vitor Mateus
|
b6d5b15e3e
|
Implement enable/disable Animations issue-5846
|
2019-01-24 14:16:23 -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 |
|
KDSBrowne
|
29cd3396cd
|
reduce border size used on the chat input
|
2018-12-28 21:04:18 +00:00 |
|
Anton Georgiev
|
ab9cf5648b
|
Merge pull request #6455 from vitormateusalmeida/fix-send-button
Fix send button
|
2018-12-20 12:17:28 -05:00 |
|