Anton Georgiev
|
c7c35f3ef3
|
Merge branch 'meteor-client-css-to-less' of github.com:gthacoder/bigbluebutton into meteor-ui-less
|
2014-12-02 18:25:15 +00:00 |
|
Maxim Khlobystov
|
2faa695b71
|
Made LESS selectors nested.
|
2014-12-02 08:59:06 -08:00 |
|
Anton Georgiev
|
2073c742b6
|
could not properly append the width without the ;
|
2014-12-02 16:23:30 +00:00 |
|
Anton Georgiev
|
3fc167f20a
|
first cut of expanding view on toggle chat/users off
|
2014-12-01 23:36:03 +00:00 |
|
Anton Georgiev
|
4c79a29c87
|
remove 'userNameEntry'
|
2014-12-01 20:59:39 +00:00 |
|
Anton Georgiev
|
4cecd51380
|
lint
|
2014-12-01 20:49:20 +00:00 |
|
Anton Georgiev
|
d892ae5c6c
|
Merge branch 'meteor-client-post-summit-merge' of github.com:gthacoder/bigbluebutton into meteor-ui-less
|
2014-12-01 20:40:43 +00:00 |
|
Maxim Khlobystov
|
b58bfb78c2
|
Fixed the issue with all the tabs re-displayed on refreshing or receiving a new message regardless of the previous tabs state.
|
2014-11-30 18:39:33 -08:00 |
|
Anton Georgiev
|
4c32795b10
|
removing the table in users list
|
2014-11-28 23:39:02 +00:00 |
|
Anton Georgiev
|
9a2618ed35
|
style should be in the .less
|
2014-11-28 21:56:27 +00:00 |
|
Maxim Khlobystov
|
767a49de3a
|
Merge branch 'meteor-recover-disconnection' of https://github.com/antobinary/bigbluebutton into meteor-client-post-summit-merge
|
2014-11-28 10:31:02 -08:00 |
|
Maxim Khlobystov
|
0d7f168cb5
|
Put hex values into variables.
|
2014-11-28 10:22:28 -08:00 |
|
Anton Georgiev
|
de36894cee
|
must clear the chat tabs on logout
|
2014-11-28 16:41:00 +00:00 |
|
Anton Georgiev
|
8e34601ffc
|
simplify the username fetching
|
2014-11-28 16:40:14 +00:00 |
|
Anton Georgiev
|
8a7ab38956
|
to_userid is now userid
|
2014-11-28 16:26:51 +00:00 |
|
Maxim Khlobystov
|
94cde21087
|
Temporary removed Velocity package.
|
2014-11-27 17:22:09 -08:00 |
|
Anton Georgiev
|
7cc9e97730
|
there is no need currently to hide the navbar on logout
|
2014-11-27 23:28:06 +00:00 |
|
Anton Georgiev
|
d64e324bf8
|
remove duplicate def of setInSession
|
2014-11-27 23:25:06 +00:00 |
|
Anton Georgiev
|
cbe31eb4c0
|
the reconnect button on logout logs you back in the meeting
|
2014-11-27 23:24:14 +00:00 |
|
Anton Georgiev
|
b1399a8d40
|
removed dbid
|
2014-11-27 22:08:33 +00:00 |
|
Anton Georgiev
|
6ba5d39b93
|
dbid->userid for chat tabs
|
2014-11-27 22:02:19 +00:00 |
|
Anton Georgiev
|
b3f3147a69
|
publish chat based on userid, not dbid
|
2014-11-27 20:30:23 +00:00 |
|
Anton Georgiev
|
3c12be30b5
|
cleaning up
|
2014-11-27 00:01:40 +00:00 |
|
Anton Georgiev
|
f5a3c987b1
|
added a condition. cleaning up
|
2014-11-26 23:57:39 +00:00 |
|
Anton Georgiev
|
f2760f3ef8
|
chat with authToken+userid instead of userSecret+dbid
|
2014-11-26 22:49:21 +00:00 |
|
Maxim Khlobystov
|
a2d868643b
|
Merge branch 'master' of https://github.com/antobinary/bigbluebutton into meteor-client-post-summit-merge
Conflicts:
labs/meteor-client/app/client/globals.coffee
|
2014-11-26 11:19:28 -08:00 |
|
Maxim Khlobystov
|
8256f78db1
|
Merge branch 'master' of https://github.com/antobinary/bigbluebutton into meteor-client-viewer
Conflicts:
labs/meteor-client/app/.meteor/packages
labs/meteor-client/app/.meteor/versions
labs/meteor-client/app/client/main.coffee
labs/meteor-client/app/client/stylesheets/style.css
|
2014-11-24 13:08:44 -08:00 |
|
Maxim Khlobystov
|
075ca4e18c
|
Moved from client-side-only collection for tracking chat tabs to its Session analogue.
|
2014-11-21 19:26:02 -08:00 |
|
Anton Georgiev
|
1e3daf1252
|
cleaning up
|
2014-11-21 22:12:55 +00:00 |
|
Anton Georgiev
|
6af440d219
|
cleaning up
|
2014-11-21 20:57:36 +00:00 |
|
Anton Georgiev
|
0e7f9e8bb3
|
delete the users from the collection on meeting end
|
2014-11-21 20:51:37 +00:00 |
|
Anton Georgiev
|
fe858d3888
|
when a user leaves the meeting mark the user as offline instead of removing from the collection
|
2014-11-21 20:29:07 +00:00 |
|
Anton Georgiev
|
b01e8e5418
|
cleaning up router.coffee
|
2014-11-21 18:02:53 +00:00 |
|
Anton Georgiev
|
a544329079
|
not needed anymore
|
2014-11-21 17:52:14 +00:00 |
|
Anton Georgiev
|
e7b6a48934
|
not used anywhere
|
2014-11-21 17:51:44 +00:00 |
|
Anton Georgiev
|
eb05ad18a5
|
authToken instead of userSecret
|
2014-11-21 17:45:44 +00:00 |
|
Anton Georgiev
|
f5bda18c49
|
authToken instead of userSecret
|
2014-11-21 17:36:21 +00:00 |
|
Anton Georgiev
|
c0b9ba37ee
|
we no longer use getMyInfo()
|
2014-11-21 17:35:04 +00:00 |
|
Anton Georgiev
|
624354e246
|
use userId instead of the changing dbid
|
2014-11-21 17:28:50 +00:00 |
|
Anton Georgiev
|
a2bbc548f0
|
setInSession was defined twice
|
2014-11-21 17:25:42 +00:00 |
|
Anton Georgiev
|
a003365d35
|
redoing the router with authToken
|
2014-11-21 17:07:16 +00:00 |
|
Anton Georgiev
|
93f2338dae
|
subscribe using the token
|
2014-11-21 15:05:03 +00:00 |
|
Maxim Khlobystov
|
9629fcbc9f
|
Customized the Confirm Logout box.
|
2014-11-20 19:15:29 -08:00 |
|
Anton Georgiev
|
261066c8ae
|
use authToken for subscribing
|
2014-11-20 23:35:30 +00:00 |
|
Anton Georgiev
|
a504be308c
|
multi is false by default
|
2014-11-20 22:01:26 +00:00 |
|
Anton Georgiev
|
ecacf5010b
|
on regiser user add the user to the collection. on userjoin update the user
|
2014-11-20 21:32:51 +00:00 |
|
Anton Georgiev
|
81d8fbde08
|
function whoami to help during development
|
2014-11-19 23:22:50 +00:00 |
|
Anton Georgiev
|
0616c593f3
|
function whoami to help during development
|
2014-11-19 23:21:12 +00:00 |
|
Anton Georgiev
|
a2d739a113
|
changed isCurrentUser to use userId
|
2014-11-19 23:20:34 +00:00 |
|
Anton Georgiev
|
4ab88b2a32
|
added the meetingId when searching for the user
|
2014-11-19 20:47:37 +00:00 |
|