KDSBrowne
24f3eb721d
switch aria-atomic to false
2017-04-10 14:07:14 -07:00
KDSBrowne
a5f1857c67
add descriptions to defined messages
2017-04-10 08:50:03 -07:00
Anton Georgiev
fe998aacd3
Merge pull request #3769 from Gcampes/settings-refactor
...
[HTML5] Adds settings service
2017-04-06 08:31:59 -04:00
Anton Georgiev
ed7d09b8a2
Merge pull request #3783 from Klauswk/AddSendButton
...
HTML5 close #3765 , Added send button aside chat textbox
2017-04-06 08:20:02 -04:00
gcampes
f0ac39f420
Merge remote-tracking branch 'upstream/master' into settings-refactor
...
* upstream/master: (63 commits)
add styles for separator
In whiteboard text tool, a single click while editing a text sends it without creating a new text zone.
Fixed https://github.com/bigbluebutton/bigbluebutton/issues/3777
- escape all user passed strings
- display length of recording in minutes instead of milliseconds
- fix window size - run dos2unix to remove ^M but it formatted the whole file :(
- add dimension of screen share
add formatted message for close chat link
add formatted message for userlist toggle btn label
remove unused import
fix DropdownListSeparator to work with NVDA
remove local storage usage and add separator
change role from section to region
add menu item separation NVDA fiendly
add formatted messages and remove generic divs
remove direct DOM manipulation
remove span element
add aria-label for unread messages
add missing import to fix JoinAudio Btn
fix lint issues
...
2017-04-05 13:56:07 -03: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
KDSBrowne
00f77d1fd4
add formatted message for close chat link
2017-03-29 08:35:07 -07:00
gcampes
1a15f83690
adds settings service
2017-03-28 15:41:48 -03:00
KDSBrowne
eb3ac219e9
fix merge conflicts
2017-03-24 07:25:25 -07:00
JaeeunCho
fd08d99b6f
HTML5 - removed unused imports, fixed variable names
2017-03-23 12:02:40 -07:00
KDSBrowne
2d876550db
merge with master
2017-03-23 07:16:47 -07:00
JaeeunCho
75dbfc23b6
HTML5 - changed underscore to lodash
2017-03-21 14:52:10 -07:00
JaeeunCho
b81957da43
HTML5 - fixed conflict
2017-03-21 13:29:46 -07:00
JaeeunCho
823c667cac
HTML5 - changed session method to props
2017-03-17 11:25:41 -07:00
JaeeunCho
eb176e77ac
HTML5 - changed session and variables name
2017-03-17 08:27:37 -07:00
JaeeunCho
cb56e0771d
HTML5 - changed variable name
2017-03-16 15:39:34 -07:00
Oswaldo Acauan
22bb1adab2
Refactor of the chat notification for unread messages
2017-03-16 19:57:45 +00:00
KDSBrowne
8be9f4ee26
add label and role to close chat link
2017-03-15 08:53:12 -07:00
Oswaldo Acauan
be7f36e00c
Refactor the i18n server code
2017-03-09 19:50:21 +00:00
JaeeunCho
3fb3d614fa
HTML5 - changed comment and moved into block
2017-03-06 09:25:35 -08:00
JaeeunCho
3355ad5d82
HTML5 - did lint code and chaged it
2017-03-02 13:42:39 -08:00
JaeeunCho
a67ef17930
HTML5 - changed code for session
2017-03-02 12:33:49 -08:00
Oleksandr Zhurbenko
80666bd688
Updated icons in the html5 client
2017-03-01 17:03:02 -08:00
JaeeunCho
fa7d46af73
HTML5 - added session array for close private chat
2017-03-01 13:27:05 -08:00
JaeeunCho
775dd27309
HTML5 - added array for close private chat
2017-02-28 14:55:00 -08:00
JaeeunCho
07f45f695a
HTML5 - close private chat
2017-02-28 14:40:16 -08:00
Anton Georgiev
ac140be59a
Merge pull request #3653 from KDSBrowne/Chat-Scroll
...
HTML5 - Chat scroll fix
2017-02-10 13:51:53 -05:00
KDSBrowne
7df8502349
add comment for condition
2017-02-10 10:02:39 -08:00
KDSBrowne
f6c8b2e174
make condition less confusing
2017-02-10 09:59:00 -08:00
KDSBrowne
c80d11e1c3
remove console logs
2017-02-10 08:40:54 -08:00
KDSBrowne
a3ca561c6b
fix condition for shouldScrollBottom
2017-02-10 08:39:31 -08:00
KDSBrowne
d7e4dae341
Fix chat auto scroll
2017-02-09 08:04:18 -08:00
Matthew Marangoni
b175d260ca
fixed scrollbar spacing in chat
2017-02-08 11:05:58 -08:00
Matthew Marangoni
e42e4c759a
fixed userlist and chat scrolling in Firefox
2017-01-27 14:13:25 -08:00
Lajellu
9a77ace223
Merge remote-tracking branch 'upstream/master' into completeEmojiIcons
2016-12-21 09:00:12 -08:00
Anton Georgiev
69f3571101
Merge pull request #3524 from KDSBrowne/UI-Update-Changes01
...
UI Changes Update
2016-12-21 11:10:27 -05:00
Lajellu
b3f1d9f804
HTML5 - Add the three emojis: applause, thumbs up, thumbs down and fixes some master lint issues
2016-12-20 10:06:01 -08:00
KDSBrowne
959208f86e
align chevron vertically with text to right
2016-12-15 09:29:17 -08:00
KDSBrowne
4a4df3512a
removed bold font style
2016-12-15 08:28:45 -08:00
Anton Georgiev
2df9f6e10b
Merge pull request #3479 from JaeeunCho/scroll_v1
...
HTML5-clent scroll on chat
2016-12-15 10:31:32 -05:00
Oswaldo Acauan
48da206411
Fix chat placeholder and user left messages on private chats
2016-12-07 11:48:29 -02:00
Oswaldo Acauan
d3ac2f4061
Improve chat design based on feedback
2016-12-06 15:30:56 -02:00
Oswaldo Acauan
3155b9a7c5
Improve chat design based on feedback
2016-12-06 15:07:22 -02:00
JaeeunCho
b57742df79
HTML5-clent scroll on chat - added notification button
2016-12-02 11:47:44 -08:00
JaeeunCho
d673d477e2
Merge remote-tracking branch 'upstream/master' into scroll_v1
2016-12-02 11:30:22 -08:00
Oswaldo Acauan
19a81e1d90
Add visual indicator when someone is talking
2016-11-22 18:26:01 +00:00
JaeeunCho
c7e43f2b77
HTML5-clent scroll on chat - changed to display messages automatically
2016-11-21 15:02:12 -08:00
JaeeunCho
909862e44c
HTML5-clent messages on chat - changed icon for logged out users
2016-11-14 14:18:25 -08:00
JaeeunCho
aedf4561de
HTML5-client messages for logged out user on chat
2016-10-31 15:17:06 -07:00