KDSBrowne
e795cacd97
fix styles for hide public chat btn
2018-10-16 14:33:42 +00:00
Anton Georgiev
4059fd5fa9
mostly recovered chat. needs UI love and handling of unread
2018-10-11 20:41:37 +00:00
Anton Georgiev
02905fb90d
react-router removed, lots of code commented out, client loads
2018-10-03 16:14:10 +00:00
Oswaldo Acauan
750f1bc35a
Fix fuzzy chat font rendering. Closes #6012
2018-09-19 14:57:39 -03:00
Anton Georgiev
1462810b96
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.0
2018-09-06 22:06:40 +00:00
Anton Georgiev
e03eccab2e
combine isViewer and isLocked by using existing property from mapUser
2018-08-29 17:21:39 +00:00
Anton Georgiev
e756ce1548
comply to lock settings for chat
2018-08-29 16:00:53 +00:00
KDSBrowne
29bcbea923
rename to alerts / missing from #5973
2018-08-15 02:35:58 +00:00
KDSBrowne
fed85fba48
Update font size of chat input to match the text display in the chat area
2018-08-14 19:16:11 +00:00
Anton Georgiev
1e8a4cf1e7
Merge pull request #5973 from KDSBrowne/5963-notifications-rename
...
Rename 'push notifications' to 'alerts'
2018-08-14 13:13:31 -04:00
KDSBrowne
fecbee16b5
change folder / component names & localized strings
2018-08-09 17:02:18 +00:00
Joao Siebel
32516bfbbf
implement welcome message and clear message in group chat messages
2018-08-03 11:03:16 -03:00
KDSBrowne
78c81880db
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into 5782-move-set-status
2018-08-01 15:43:31 +00:00
Joao Siebel
03389a8adc
fix unread message counter for private chats
2018-07-31 14:13:36 -03:00
João Francisco Siebel
655483576f
fix unread messages counter on public chat and remove some old chat configurations
2018-07-27 10:44:21 -03:00
Joao Siebel
d8391f450b
use group chat messages in html5 client
2018-07-26 11:56:26 -03:00
KDSBrowne
7896ab9fa8
fix menu functionality bugs / add status options
2018-07-08 18:53:52 +00:00
JamesJung
7350c1f81b
Don't push chat notification if chat is open ( #5773 )
...
* Make the public/private chat notification not to be pushed when public/private chat is opened
* Make the public/private chat notification not to be pushed when public/private chat is opened
* Make the public/private chat notification not to be pushed when public/private chat is opened
* Make the public/private chat notification not to be pushed when public/private chat is opened
* Make the public/private chat notification not to be pushed when public/private chat is opened
* Make the public/private chat notification not to be pushed when public/private chat is opened
* Change variable name to more make sense
* Refactoring codes to make functions more readable
* Remove useless condition code
* Remove useless variable and condition
2018-07-06 11:23:47 -03:00
Tainan Felipe
9756517392
fix white blocks when hover toast
2018-07-06 09:08:50 -03: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
James Jung
733aa46c6b
Fix the problem partially hiding the post button when typing chat on iphone
2018-06-22 16:55:14 -04:00
Anton Georgiev
eee7f64763
Merge pull request #5713 from musickiper/logChat-cause-resize-problem
...
Prevent long chat message to make the chat area of the client to be resized
2018-06-19 10:03:11 -04:00
Anton Georgiev
2d7cc12603
Merge pull request #5669 from MaximKhlobystov/chat-counter
...
Chat counter and scrolling
2018-06-18 10:34:27 -04:00
Maxim Khlobystov
327f101657
Minor cleanup.
2018-06-15 14:37:57 +00:00
Maxim Khlobystov
ea81b8c203
Adjusted the interval between chat notifications and their lifetime.
2018-06-15 14:22:56 +00:00
Tainan Felipe
c677bc4e09
fix css identation
2018-06-13 17:18:16 -03:00
Maxim Khlobystov
304582b9ec
Passing scrollArea ref instead of its getter.
2018-06-12 19:47:51 +00:00
Tainan Felipe
46807039a4
add a small style for toast notification and add a content prop in toast
2018-06-12 14:21:31 -03:00
Maxim Khlobystov
49243d9170
Fixed the chat counter and how it reacts on scrolling in the chat.
2018-06-12 17:03:13 +00:00
James Jung
855d22fe00
Prevent long chat message to make the chat area of the client to be resized
2018-06-11 15:57:17 -04:00
Tainan Felipe
e59c8df71e
Remove unnecessary export
2018-05-29 14:32:41 -03:00
Tainan Felipe
bfc2e5bc25
remove unnecessary width
2018-05-29 13:50:06 -03:00
Tainan Felipe
b180a7c350
add messages for chat notification and add link to chat
2018-05-29 13:43:11 -03:00
Tainan Felipe
2fc98a4645
add redirect to chat in toast notification
2018-05-18 08:54:26 -03:00
Anton Georgiev
b6b93d8903
Merge pull request #5497 from musickiper/absPathToRelPath
...
Change abs paths to use baseName config
2018-05-16 08:51:05 -04:00
Maxim Khlobystov
a0497b2dd9
Assign server time to outgoing chat messages.
2018-05-15 16:08:30 -04:00
KDSBrowne
a53dc8a294
prevent chat scroll bar and re-size handle overlap
2018-05-13 16:41:29 -07:00
James Jung
583725053c
Change some files permission from 755 to 644
2018-05-08 16:05:04 -04:00
James Jung
ae9d92ea16
Update absolute paths to use baseName config
2018-05-07 19:15:50 -04:00
KDSBrowne
57f3f4389c
add functions to deviceInfo utility / improve shortcut modal
2018-05-02 11:55:46 -07:00
KDSBrowne
d96ed9da3a
edit names of access key constants
2018-05-01 17:02:45 -07:00
KDSBrowne
5fa65b4390
use shortcut config in components
2018-04-30 14:09:56 -07:00
Tainan Felipe
ebbff66e1b
Fix username cliped in right side
2018-04-18 09:44:52 -03:00
Tainan Felipe
399cf2d135
Remove position absolute
2018-04-17 09:55:20 -03:00
Tainan Felipe
84bfca2244
fix username clipped in chat and userList
2018-04-06 16:56:06 -03:00
KDSBrowne
782bd1c65b
resolve lint issue
2018-04-03 18:04:25 -07:00
KDSBrowne
8801a21f18
add access keys
2018-03-23 08:42:56 -07:00
KDSBrowne
ae7b561b9d
hide more messages btn from screen reader
2018-03-21 08:50:28 -07:00
Anton Georgiev
bd56a9e1e9
Merge pull request #4996 from Tainan404/fix-clear-chat
...
Fix issue #4992 . Unable to clear chat.
2018-01-23 14:14:35 -02:00
Tainan Felipe
4301ee6ef7
fix issue #4992
2018-01-19 15:38:04 -02:00