Anton Georgiev
|
7beffc1ac7
|
Merge branch 'meteor-client-whiteboard' of github.com:gthacoder/bigbluebutton into chat-tab-flashing
|
2014-09-25 19:00:57 +00:00 |
|
Anton Georgiev
|
ff8ebc56fa
|
Merge branch 'testing-version-003' of github.com:antobinary/bigbluebutton into testing-version-003
|
2014-09-25 19:00:42 +00:00 |
|
Anton Georgiev
|
b506b6a412
|
cleaning up and changing the color for new chat message notification
|
2014-09-25 18:58:32 +00:00 |
|
perroned
|
d141729d89
|
Moving more methods to server side only.
|
2014-09-25 11:47:43 -07:00 |
|
Anton Georgiev
|
49461f4bb3
|
implemented visual notification for unread chat messages
|
2014-09-25 18:35:04 +00:00 |
|
Maxim Khlobystov
|
156e84cb70
|
Made zoom level consistent between slides and encapsulated some duplicate code.
|
2014-09-25 11:34:08 -07:00 |
|
perroned
|
06b9919afd
|
Moved redis publishing functionality to non-client-callable server side format.
|
2014-09-25 11:29:43 -07:00 |
|
Anton Georgiev
|
137cee3bc5
|
recover the displaying of the optionBar
|
2014-09-25 18:17:39 +00:00 |
|
Anton Georgiev
|
1f41635d8b
|
fixed closing private chat tabs. Some cleaning up
|
2014-09-25 17:57:58 +00:00 |
|
Maxim Khlobystov
|
feba2731e5
|
Fixed missing cursor on resized whiteboard.
|
2014-09-25 10:43:09 -07:00 |
|
perroned
|
f98686abc0
|
Securing more methods.
|
2014-09-25 10:37:07 -07:00 |
|
Anton Georgiev
|
de672cd6ca
|
recording tabs in a clientside only collection.
|
2014-09-25 17:24:42 +00:00 |
|
perroned
|
7486acd1f8
|
Many more changes to functions to user different ids, and server methods more secured.
|
2014-09-25 10:21:46 -07:00 |
|
perroned
|
ac542d0f87
|
More changes to server side methods.
|
2014-09-25 09:19:02 -07:00 |
|
perroned
|
6ab262f368
|
Changing ids and validating method callers.
|
2014-09-25 08:54:14 -07:00 |
|
Maxim Khlobystov
|
46026e330b
|
Fixed zooming and panning so that it works properly with any adjusted size of slides.
|
2014-09-25 08:30:48 -07:00 |
|
perroned
|
715686f34e
|
Moving files to the server to restrict client access.
|
2014-09-25 07:45:13 -07:00 |
|
Maxim Khlobystov
|
6566347ae1
|
Fixed the issue with whiteboard borders for the very first slide user sees after opening a new presentation.
|
2014-09-24 14:38:33 -07:00 |
|
perroned
|
a0ffb6e48d
|
Working on lower and raise hand.
|
2014-09-24 12:55:55 -07:00 |
|
Anton Georgiev
|
ab0e746ee1
|
move tab related code in chat_bar.coffee
|
2014-09-24 19:44:18 +00:00 |
|
Maxim Khlobystov
|
6efe4ccfb5
|
Fixed whiteboard scaling.
|
2014-09-24 10:26:24 -07:00 |
|
perroned
|
8c908204bc
|
Change newline character.
|
2014-09-24 09:48:25 -07:00 |
|
perroned
|
efbd3f1e94
|
More switching
|
2014-09-24 09:46:19 -07:00 |
|
perroned
|
52f0b771fe
|
Switching userIds to _ids in chat.
|
2014-09-24 09:42:02 -07:00 |
|
perroned
|
f6421c08fa
|
Merge conflicts
|
2014-09-24 08:46:57 -07:00 |
|
Anton Georgiev
|
5876d5ef9a
|
found when a given chat tab should be flashing
|
2014-09-24 00:18:27 +00:00 |
|
Anton Georgiev
|
18c876b69c
|
mute/unmute yourself from the userlist icons
|
2014-09-23 20:56:57 +00:00 |
|
Anton Georgiev
|
4275ec10b0
|
Merge branch 'testing-version-003' of github.com:antobinary/bigbluebutton into testing-version-003
|
2014-09-23 20:54:22 +00:00 |
|
Anton Georgiev
|
a84e48f9b2
|
lower your own hand from the userlist icon if it [your hand] has been raised
|
2014-09-23 20:40:59 +00:00 |
|
Anton Georgiev
|
866f9d5d77
|
simplify how get_all_meetings_request is sent
|
2014-09-23 20:15:03 +00:00 |
|
Anton Georgiev
|
81427b7968
|
cosolidate validateAuthToken
|
2014-09-23 19:59:56 +00:00 |
|
Anton Georgiev
|
9bc23c9510
|
restructuring the serverside. All publishing should go through "publish"
|
2014-09-23 19:55:25 +00:00 |
|
Anton Georgiev
|
a9697d96cc
|
ask the user to confirm before logging out
|
2014-09-23 19:02:31 +00:00 |
|
Anton Georgiev
|
7d9f25fd9b
|
fix logging out, which I broke earlier today with the moving of some code into users.coffee
|
2014-09-23 18:59:58 +00:00 |
|
Anton Georgiev
|
0e9bf62d48
|
fix indentation
|
2014-09-23 18:27:59 +00:00 |
|
Anton Georgiev
|
d31124239e
|
split the welcome message into multiple lines
|
2014-09-23 18:03:59 +00:00 |
|
Anton Georgiev
|
0dbeb75148
|
remove excess logging
|
2014-09-23 17:20:18 +00:00 |
|
Anton Georgiev
|
288bcc88db
|
updating the user related methods
|
2014-09-23 15:58:13 +00:00 |
|
Anton Georgiev
|
e67cc4f68b
|
move user-related meteor methods out of redispubsub
|
2014-09-23 15:45:01 +00:00 |
|
Maxim Khlobystov
|
e3f98d488d
|
Merge branch 'testing-version-002' of https://github.com/antobinary/bigbluebutton into meteor-client-whiteboard
|
2014-09-23 08:40:47 -07:00 |
|
Anton Georgiev
|
47e3b4eded
|
send a user_left_voice_request when the html5 user clicks on Leave Audio. Right now we just leave it to webrtc to notify the server
|
2014-09-23 15:22:55 +00:00 |
|
Maxim Khlobystov
|
5e6c6a4739
|
Improved zooming performance by getting rid of multiple MongoDB observe handlers.
|
2014-09-22 17:07:01 -07:00 |
|
Maxim Khlobystov
|
9de4e24a26
|
Fixed ascending scaling for portrait slides on window resize.
|
2014-09-22 15:29:37 -07:00 |
|
Maxim Khlobystov
|
13166247a0
|
Added presentation's filename to the whiteboard title.
|
2014-09-22 15:11:24 -07:00 |
|
Anton Georgiev
|
32f1473ba0
|
Merge branch 'meteor-client-whiteboard' of github.com:gthacoder/bigbluebutton into testing-version-002
Conflicts:
labs/meteor-client/client/whiteboard_models/whiteboard_paper.coffee
|
2014-09-22 21:51:09 +00:00 |
|
Anton Georgiev
|
5e2103efa1
|
Merge branch 'testing-version-002' of github.com:antobinary/bigbluebutton into testing-version-001
|
2014-09-22 21:49:20 +00:00 |
|
Anton Georgiev
|
6a2c6f2848
|
force more of the username to be displayed
|
2014-09-22 21:47:05 +00:00 |
|
Maxim Khlobystov
|
d86257bee2
|
Beginning work on whiteboard scaling.
|
2014-09-22 14:13:10 -07:00 |
|
Maxim Khlobystov
|
3b7f9f254a
|
Fixed the issue with multiple cursors (window resizing or undoing annotation).
|
2014-09-22 14:00:50 -07:00 |
|
Anton Georgiev
|
0fd54f6ef9
|
Merge branch 'testing-version-002' of github.com:antobinary/bigbluebutton into testing-version-001
|
2014-09-22 20:19:21 +00:00 |
|