Chad Pilkey
5dd6d86b36
upgrade sip.js to 0.7.5
2016-07-07 21:06:11 +00:00
Oswaldo Acauan
b33e26a43d
Improve chat form events
2016-07-07 18:52:21 +00:00
Oswaldo Acauan
03aa1aada3
Fix some chat styles
2016-07-07 18:16:08 +00:00
Oleksandr Zhurbenko
3522e1039e
Moved polling files back to components folder
2016-07-07 10:08:26 -07:00
Oswaldo Acauan
930f92932d
Add chat notification for unread messages
2016-07-07 16:51:55 +00:00
Gabriel Carvalho de Campes
6c4eae35bb
Adds link to meteor issue on comment, remove unused import
2016-07-07 16:15:12 +00:00
Gabriel Carvalho de Campes
e8f1a877c4
Remove logs, and add some removed code back
2016-07-07 14:46:18 +00:00
Gabriel Carvalho de Campes
ac3353d855
Changes Router in order for the livereloading to work again
2016-07-07 14:01:40 +00:00
Oswaldo Acauan
dad812aa5d
Add unread messages service
2016-07-07 12:50:32 +00:00
Oswaldo Acauan
782ef206d9
Change Storage services to be Reactive
2016-07-07 12:50:07 +00:00
Oleksandr Zhurbenko
6266da7ccd
Fixed a small issue with reduce() in the poll annotation
2016-07-06 12:38:13 -07:00
Tiago Daniel Jacobs
3f9a70b754
Remove unused scala code
...
that causes netbeans to misdetect the project type (grails)
2016-07-06 04:31:31 -03:00
Oleksandr Zhurbenko
92db94099d
Made polling buttons accessible
2016-07-05 14:49:31 -07:00
Gabriel Carvalho de Campes
7f8f4417e4
try to fix the reload issue
2016-07-05 18:59:18 +00:00
Gabriel Carvalho de Campes
5bb53547a9
Changes the avatar component
2016-07-05 16:54:45 +00:00
Oswaldo Acauan
d1f2614d00
Fix merge conflicts
2016-07-05 16:50:14 +00:00
Oswaldo Acauan
4e85501768
Fix unread notification
2016-07-05 16:47:40 +00:00
Oswaldo Acauan
a4fcfd2275
Add tip for unread chat messages
2016-07-05 13:34:13 +00:00
Oleksandr Zhurbenko
4bd63fd79f
Updated packages and fixed some of the warnings introduced by React 15.2.0
2016-07-04 17:06:18 -07:00
Gabriel Carvalho de Campes
d1cb48768a
Adds colored avatars to the userlist
2016-07-04 20:44:29 +00:00
Oswaldo Acauan
3b1c0328c2
Add chat unread messages functionality
2016-07-04 18:53:47 +00:00
Oswaldo Acauan
55538202d6
Change chat message timestamp from string to int
2016-07-04 18:34:36 +00:00
Anton Georgiev
0ca61cd105
Merge pull request #3191 from Gcampes/userlist-update
...
Show open chats and user actions
2016-07-04 09:52:26 -04:00
Oswaldo Acauan
f6a250b716
Add multiple storages
2016-07-04 13:44:17 +00:00
Fred Dixon
b36e767df3
Merge pull request #3197 from ffdixon/updates-for-11
...
Updates BigBlueButton 1.1-dev
2016-07-02 17:59:16 -04:00
Fred Dixon
ecc1623a54
Updates to bbb-conf for BigBlueButton 1.1 (mostly changes to support systemd on Ubuntu 16.04)
2016-07-02 17:57:49 -04:00
Oleksandr Zhurbenko
93e4f3e66c
Centering polling buttons
2016-06-30 15:26:42 -07:00
Oleksandr Zhurbenko
f26ab0ac52
Title and calculated styling for the polling UI
2016-06-30 15:21:46 -07:00
jfederico
a518a3a092
Reverted changes to error rendering response from join
2016-06-30 17:52:10 -04:00
jfederico
61c5571a4e
Added logic for autoclose index page when close=tru parameter is included
2016-06-30 14:59:41 -04:00
Pedro Beschorner Marin
487b39c00e
Avoid closing client's videoconf module window when reconnecting
2016-06-30 18:19:46 +00:00
Oswaldo Acauan
852545665d
Add chat scroll position history
2016-06-30 17:10:36 +00:00
Gabriel Carvalho de Campes
a62d520ef6
Mark open chat as active
2016-06-30 14:45:19 +00:00
Gabriel Carvalho de Campes
fedbbee910
Remove some old code
2016-06-30 13:02:34 +00:00
Gabriel Carvalho de Campes
b50fd3d080
Changes the way user actions are rendered
2016-06-30 13:01:02 +00:00
Oleksandr Zhurbenko
83fff53269
Replaced polling under the whiteboard
2016-06-29 15:00:06 -07:00
jfederico
573831ec30
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into bbb-web_fix-maxParticipants-by-tracking-joins-II
2016-06-29 13:40:54 -07:00
Gabriel Carvalho de Campes
50e5bdf62f
Solve issues from github comments
2016-06-29 14:24:27 +00:00
Gabriel Carvalho de Campes
76e98d2ae5
Remove color-generator because it is not being used
2016-06-29 14:09:23 +00:00
Anton Georgiev
be73090ee9
Merge pull request #3178 from JaeeunCho/logOut
...
fixes HTML5 client logout
2016-06-29 09:08:22 -04:00
Gabriel Carvalho de Campes
445849217b
Merge remote-tracking branch 'upstream/master' into userlist-update
...
* upstream/master:
Changed 'let' to 'const' where it was possible and adjusted imports
Fixed a bug with Polls deletion from all meetings
Fixed all the 120+ linter warnings
Fixed a bug with the deletion of the Poll
Conflicts:
bigbluebutton-html5/imports/ui/components/user-list/chat-list-item/component.jsx
2016-06-28 19:55:31 +00:00
Gabriel Carvalho de Campes
a4d0f691dd
polish code
2016-06-28 19:52:03 +00:00
Jaeeun Cho
9eacf32497
fixes html5 clinet logout and nav-bar
2016-06-28 15:30:43 -04:00
Jaeeun Cho
eded89d5f0
fixes html5 clinet logout and nav-bar
2016-06-28 14:50:44 -04:00
Oswaldo Acauan
a70ec42c6e
Fix styles for big messages
2016-06-28 16:18:37 +00:00
Anton Georgiev
0d8d404886
Merge pull request #3189 from OZhurbenko/meteor-react
...
Linting and a fix for clearPollCollection method
2016-06-28 09:29:17 -04:00
Gabriel Carvalho de Campes
6e88731ebc
Updates the userlist
2016-06-28 13:10:20 +00:00
Oleksandr Zhurbenko
390935e304
Changed 'let' to 'const' where it was possible and adjusted imports
2016-06-27 14:48:46 -07:00
Oswaldo Acauan
d2e8d3d954
Improve auto-scroll behaviour
2016-06-27 19:00:10 +00:00
Oleksandr Zhurbenko
3d0132685f
Fixed a bug with Polls deletion from all meetings
...
Which happened when we published a poll, cleared a collection, and then received a poll_stopped_message
2016-06-27 11:30:37 -07:00