Commit Graph

9845 Commits

Author SHA1 Message Date
Maxim Khlobystov
fabb0ebca1 Made Logout dialog box bigger in portrait orientation and made it hidden on window resize. 2014-12-19 11:01:45 -08:00
Anton Georgiev
9a8b64a77f scroll chat to the bottom. Based on Dannys 6cf46e864cbcb59ed1032da36dff1bc303692797 2014-12-19 17:23:24 +00:00
Anton Georgiev
440fc532b0 now using a meteor package for raphaeljs-package 2014-12-18 21:45:23 +00:00
Chad Pilkey
cd985bdd6f Merge pull request #468 from antobinary/webrtc-hostname-change-new
Use hostname instead of host on javascript webrtc bridge client code
2014-12-17 19:10:48 -05:00
Lucas Zawacki
2bf4b30b10 Use hostname instead of host on javascript webrtc bridge client code
This prevents it from appending the port number when a request is made from
the HTML5 client
2014-12-17 22:58:06 +00:00
Maxim Khlobystov
5aaa48ee86 Made the navbar always expanded in landscape orientation. 2014-12-17 14:05:21 -08:00
Maxim Khlobystov
0e6bb2da20 Made the navbar collapsed by default in portrait orientation. 2014-12-17 14:00:36 -08:00
Anton Georgiev
8eb4f36d0e 'The user has left' notification in private chat 2014-12-17 21:09:12 +00:00
Anton Georgiev
f9c28c8f6a Merge branch 'meteor-client-responsive-ui' of github.com:gthacoder/bigbluebutton into testing-version-008 2014-12-17 19:40:15 +00:00
Anton Georgiev
a3d555603c Merge branch 'meteor-new-ui' of github.com:perroned/bigbluebutton into testing-version-008 2014-12-17 19:38:24 +00:00
Anton Georgiev
e278060aa8 this was causing me issues 2014-12-17 19:37:58 +00:00
perroned
6d1f86128f Removed tables from options tab 2014-12-17 11:10:41 -08:00
perroned
a203e706fc Removed table from message 2014-12-17 10:58:57 -08:00
Anton Georgiev
b1dd54ca3d switched from observeChanges to observe 2014-12-17 18:34:12 +00:00
Maxim Khlobystov
fc6321cb18 Prevented the navbar from jumping to the second row in portrait orientation. 2014-12-17 10:14:25 -08:00
perroned
c7e7b8af99 Removed function that isn't used 2014-12-17 09:37:11 -08:00
perroned
3f457de891 Fixed handler for navbar expansion. 2014-12-17 09:14:39 -08:00
perroned
f69c554c87 UI tweaks for chat tabs 2014-12-17 08:38:37 -08:00
Anton Georgiev
20fbcb84b6 cleaning up 2014-12-17 00:29:58 +00:00
Anton Georgiev
d535804071 Merge branch 'meteor-client-responsive-ui' of github.com:gthacoder/bigbluebutton into testing-version-008 2014-12-17 00:22:12 +00:00
Anton Georgiev
5c9335dd69 improver chat sorting by time, welcome message is now per user and comes from the server 2014-12-17 00:20:13 +00:00
Maxim Khlobystov
e71a8f91ba Fixed the issue with missing whiteboard cursor. 2014-12-16 15:27:39 -08:00
Anton Georgiev
5c6fee4333 Merge branch 'meteor-new-ui' of github.com:perroned/bigbluebutton into testing-version-008 2014-12-16 22:38:08 +00:00
Richard Alam
8d80e1d527 - try one more time...please make it align! :) 2014-12-16 18:59:44 +00:00
perroned
10526b4a46 newline 2014-12-16 10:59:20 -08:00
perroned
f3a48368a7 Some usability improvements making it easier to select chat name or close chat tab 2014-12-16 10:57:42 -08:00
Richard Alam
74f07d4e3a - try to fix indents 2014-12-16 18:54:51 +00:00
Richard Alam
d65fd73e68 - format the log when user joins/leaves global audio 2014-12-16 18:44:59 +00:00
perroned
ebe3cc20b9 Address a small typo. No more needed, fixed properly in translation units. 2014-12-16 10:03:14 -08:00
perroned
546ad2e833 Use welcome message from config file 2014-12-16 08:54:36 -08:00
perroned
3e2393f1bd Added config fields for welcome message 2014-12-16 08:54:02 -08:00
perroned
7c405fa120 Use proper version variable 2014-12-16 08:53:30 -08:00
perroned
42847c20ba Added new fileds in information we pull from config file. 2014-12-16 08:52:52 -08:00
perroned
f52aedaede Added copyright year entry to configuration file 2014-12-16 07:57:33 -08:00
perroned
8a72339f00 Build footer with new ifnormation 2014-12-16 07:55:38 -08:00
perroned
00d73c7142 Retrieve footer info from configuration file 2014-12-16 07:55:11 -08:00
perroned
9156684a5c Better solution for key press 2014-12-16 07:11:23 -08:00
perroned
d885a173ec Allow both return/enter keys to work. Fixed some bugs in adding new lines and sending messages. 2014-12-16 06:43:03 -08:00
Anton Georgiev
71f5e53e92 Merge branch 'meteor-order-users' of github.com:lfzawacki/bigbluebutton into testing-version-008 2014-12-15 22:40:38 +00:00
perroned
3840540783 Using proper BBB audio query. 2014-12-15 13:16:35 -08:00
perroned
ebc8cecb94 More user friendly message when slideshow is loading. 2014-12-15 13:15:42 -08:00
perroned
1f628b255b More appropriate string when meeting is loading. 2014-12-15 13:14:12 -08:00
perroned
0e5f044382 More appropriate string when meeting is loading. 2014-12-15 13:12:36 -08:00
Anton Georgiev
a3d05cf14a Merge branch 'meteor-client-responsive-ui' of https://github.com/gthacoder/bigbluebutton into testing-version-008 2014-12-15 21:10:56 +00:00
Maxim Khlobystov
d998b6560a Made the whiteboard scale with its container on closing/opening userlist/whiteboard/chat. 2014-12-15 13:08:09 -08:00
Anton Georgiev
c63b2e6c4b Merge branch 'master' of github.com:antobinary/bigbluebutton into testing-version-008 2014-12-15 20:11:58 +00:00
Anton Georgiev
db8a552afa Merge branch 'meteor-client-responsive-ui' of github.com:gthacoder/bigbluebutton into meteor-ui-less 2014-12-15 20:12:23 +00:00
Anton Georgiev
7e3c2f6eb0 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into meteor-ui-less 2014-12-15 20:11:49 +00:00
Anton Georgiev
bfae26bfc1 Merge branch 'meteor-ui-less' of github.com:antobinary/bigbluebutton into testing-version-008 2014-12-15 20:09:03 +00:00
Maxim Khlobystov
b7b178b37a Got rid of some unnecessary padding below the navbar on collapsing userlist/whiteboard/chat in the mobile version. 2014-12-15 09:06:22 -08:00