Commit Graph

9560 Commits

Author SHA1 Message Date
Richard Alam
6c44523464 Merge pull request #517 from kepstin/stun-turn-js
Use configured stun/turn servers when making webrtc call
2015-02-17 12:09:53 -05:00
Richard Alam
55059a4c60 - remote CollectorActor as we don't use it. Found that sometimes it's sendBuffer gets too large and
not sure if the Actor died and isn't processing the messages.
2015-02-17 17:01:17 +00:00
Calvin Walton
1af70d8e4e Use configured stun/turn servers when making webrtc call 2015-02-17 12:00:04 -05:00
Anton Georgiev
e95b63f444 Merge branch 'meteor-client-responsive-ui' of github.com:gthacoder/bigbluebutton into meteor-portrait-improvements 2015-02-17 16:55:04 +00:00
Oleksandr Zhurbenko
1adb366cf3 Merge branch 'meteor-client-responsive-ui' of https://github.com/gthacoder/bigbluebutton into whiteboard-modifications 2015-02-16 17:59:14 -08:00
Maxim Khlobystov
7a068c5c8e Corrected the proportion in which the userlist, whiteboard and chat grow or shrink on horizontal scaling. 2015-02-16 17:49:01 -08:00
Maxim Khlobystov
065cf1e701 Fixed the horizontal scaling in Firefox. 2015-02-16 17:33:26 -08:00
Maxim Khlobystov
7ff7c4a9be Made the userlist width flexible. 2015-02-16 17:16:57 -08:00
Oleksandr Zhurbenko
16973ccd71 Merge branch 'meteor-portrait-improvements' of https://github.com/antobinary/bigbluebutton into whiteboard-modifications 2015-02-16 17:13:37 -08:00
Anton Georgiev
f78dd1e0f8 rearranged the permissions so that even unvalidated users should be allowed to logoutSelf as long as authenticated 2015-02-14 00:14:49 +00:00
Anton Georgiev
64b3929bc5 onBeforeAction requires a this.next() even if we're still waiting before rendering 2015-02-13 23:27:31 +00:00
Anton Georgiev
fc9ebef332 Merge branch 'new-branch' of github.com:perroned/bigbluebutton into meteor-portrait-improvements 2015-02-13 22:47:07 +00:00
Anton Georgiev
cb3fb5806d mini script to run without testing 2015-02-13 21:03:25 +00:00
Anton Georgiev
a4f08680b1 limit expansion of chat + users after a widow resize or orientation switch 2015-02-13 20:54:44 +00:00
Richard Alam
797be9ce10 Merge pull request #515 from capilkey/fix-blurriness
fix blurriness in the client caused by Flex SDK 4.14
2015-02-13 14:11:14 -05:00
Chad Pilkey
941b044cd7 fix blurriness in the client caused by Flex SDK 4.14 2015-02-13 10:49:23 -08:00
Fred Dixon
0c5e427093 Merge pull request #514 from capilkey/pixel-align-fix
move the pixel alignment check to a callback
2015-02-12 18:57:29 -05:00
Chad Pilkey
537f5b6e9a move the pixel alignment check to a callback 2015-02-12 15:52:03 -08:00
Fred Dixon
aa518d6ef0 Merge pull request #513 from capilkey/cut-call-time
Cut WebRTC call time
2015-02-12 18:13:09 -05:00
Oleksandr Zhurbenko
28ed53eaa2 Merge branch 'meteor-portrait-improvements' of https://github.com/antobinary/bigbluebutton into whiteboard-modifications 2015-02-12 14:51:45 -08:00
Chad Pilkey
229f446914 remove help button from the layout correctly 2015-02-12 14:27:54 -08:00
Chad Pilkey
10874f986d move <script> tag to the correct place in BigBlueButton.html 2015-02-12 14:26:19 -08:00
Chad Pilkey
d6ef5168c0 add support for webrtc call transferring, cuts join time in half 2015-02-12 14:25:41 -08:00
Fred Dixon
2df0b5ebb5 Merge pull request #512 from bigbluebutton/remove-info-about-turn
- remove querying of stun from flash. We will be doing this outside in ...
2015-02-12 13:50:01 -05:00
Richard Alam
aa0e92137b - remove querying of stun from flash. We will be doing this outside in JS instead. 2015-02-12 18:29:39 +00:00
Anton Georgiev
91cabcae8e portrait view:the chat section is now vertically restricted 2015-02-12 18:11:11 +00:00
perroned
4d1d29af34 readable text in different orientations 2015-02-12 09:29:55 -08:00
perroned
773d6b0b59 mobile userlist readability 2015-02-12 09:19:58 -08:00
Anton Georgiev
cdf2d10b97 Merge branch 'new-branch' of https://github.com/perroned/bigbluebutton into testing-version-15 2015-02-12 15:32:45 +00:00
Fred Dixon
f8bd0a15ed Merge pull request #510 from capilkey/fixed-presentation-issues
Fixed presentation issues
2015-02-11 18:05:10 -05:00
Fred Dixon
7424a28b5b Merge pull request #511 from bigbluebutton/update-to-red5-commit-198cdeaa391f7eaed348397d4b11c2fd7e12ae92
- update red5 to bring in fix for connections not cleanedup properly wh...
2015-02-11 17:38:56 -05:00
Richard Alam
18403d03bc - update red5 to bring in fix for connections not cleanedup properly which may be cause OOM Exception 2015-02-11 22:31:23 +00:00
Oleksandr Zhurbenko
4b300a1cf0 Merge branch 'new-branch' of https://github.com/perroned/bigbluebutton into whiteboard-modifications 2015-02-11 13:20:36 -08:00
perroned
10bd9e28fe Merge remote-tracking branch 'anton/meteor-portrait-improvements' into new-branch 2015-02-11 12:50:30 -08:00
perroned
10fe725695 Comments properly explaining line break code 2015-02-11 12:06:19 -08:00
perroned
096d2e5d93 Cleaned up newline conversions 2015-02-11 11:55:50 -08:00
perroned
2f4960e5b2 Newlines between flash and html5 2015-02-11 11:43:46 -08:00
Oleksandr Zhurbenko
dade374971 Fixed chat scaling 2015-02-10 11:01:40 -08:00
Anton Georgiev
ea363c8678 Merge branch 'new-branch' of https://github.com/perroned/bigbluebutton into testing-version-15 2015-02-10 16:34:12 +00:00
perroned
949c40b618 translate incoming and outgoing multiline messages 2015-02-10 08:29:52 -08:00
perroned
1c6abd5793 Prevent user list from getting covered in mobile 2015-02-10 07:48:02 -08:00
perroned
256fbbc1c5 Forgot a class 2015-02-10 07:24:13 -08:00
perroned
570e62143f participants list and options menu 2015-02-10 07:17:26 -08:00
Chad Pilkey
81b567aebc Merge remote-tracking branch 'upstream/master' into fix-issue-1866 2015-02-09 11:52:43 -08:00
Chad Pilkey
5326b9cca2 fixed issue 1865 - fit-to-width zoom issues 2015-02-09 11:51:45 -08:00
Chad Pilkey
ab4dfdf4f3 fixed two issues with the text toolbar sticking around when it shouldn't 2015-02-09 11:51:00 -08:00
Fred Dixon
a49f6493c4 Merge pull request #509 from bigbluebutton/modify-log-format-to-include-tz
- change format of logs to add timezone
2015-02-09 13:46:05 -05:00
Richard Alam
96e8fde865 - change format of logs to add timezone 2015-02-09 18:40:31 +00:00
Fred Dixon
a83d82207e Merge pull request #508 from bigbluebutton/update-locales-feb-9-2015
- update locales
2015-02-09 11:35:07 -05:00
Richard Alam
cd9ef88567 - update locales 2015-02-09 16:30:23 +00:00