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
|
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
|
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
|
d5f4a1630e
|
Merge branch 'meteor-client-whiteboard' of github.com:gthacoder/bigbluebutton into merge-whiteboard-changes
|
2014-09-22 20:14:14 +00:00 |
|
Anton Georgiev
|
c47c7f78cb
|
giving current_time another try// using it as a timestamp in the chat window in HTML5
|
2014-09-22 19:56:54 +00:00 |
|
Anton Georgiev
|
626e91fe1c
|
Merge branch 'creating-better-templates' of github.com:perroned/bigbluebutton into merge-danny-ui
Conflicts:
labs/meteor-client/client/views/chat/chat_bar.coffee
labs/meteor-client/client/views/users/user_item.html
|
2014-09-22 19:35:53 +00:00 |
|
Maxim Khlobystov
|
a51d4874a4
|
Fixed the issue with redisplaying shapes that occured while changing slides or undoing annotation.
|
2014-09-21 16:36:50 -07:00 |
|
Maxim Khlobystov
|
50301a9ce9
|
Reverted the changes related to multiple cursors.
|
2014-09-21 16:24:06 -07:00 |
|
Anton Georgiev
|
4e439b7f0e
|
displays listen_only users. Added tooltips to listen_only and muted
|
2014-09-19 21:23:58 +00:00 |
|
Anton Georgiev
|
3e193fe51a
|
simplify the handling of voice events, reusing some code
|
2014-09-19 19:51:02 +00:00 |
|
Anton Georgiev
|
7df7e19dde
|
handle user_left_voice_message. Implemented a function updateVoiceUser where we will reuse some code
|
2014-09-19 19:39:59 +00:00 |
|
Anton Georgiev
|
dd4615f573
|
reuse the code for getting the time a user joined
|
2014-09-19 18:29:06 +00:00 |
|
Anton Georgiev
|
558c5efa1a
|
reverting the changes related to using curr_time for sorting chat messages
|
2014-09-19 18:21:26 +00:00 |
|
Anton Georgiev
|
bb43a38bed
|
send voiceBridge and duration in get_all_meetings_reply. We need the voiceBridge to join audio
|
2014-09-19 17:55:59 +00:00 |
|
Anton Georgiev
|
fd91be7622
|
allowing single quote in the meeting name so that we can enter the meetings created through the API e.x. Anton's meeting. Still stripping double quote because otherwise the name would be wrapped in double quotes
|
2014-09-19 15:55:56 +00:00 |
|
Anton Georgiev
|
9831e532c5
|
now using voiceConf from Meteor.Meetings
|
2014-09-19 15:35:08 +00:00 |
|
Anton Georgiev
|
cad3409cce
|
use the time of joining for the sorting of all chat messages
|
2014-09-18 23:55:53 +00:00 |
|
Anton Georgiev
|
3ab7d6470d
|
the actual setting of from_time for the greeting message
|
2014-09-18 23:42:31 +00:00 |
|
Anton Georgiev
|
4381b0528f
|
still dealing with whitespace issues
|
2014-09-18 23:02:53 +00:00 |
|
Anton Georgiev
|
77a383f497
|
in the process of adjusting the greeting message to use the time the user entered the meeting
|
2014-09-18 22:38:54 +00:00 |
|
Anton Georgiev
|
86e36d375e
|
needed to fix indentation before modifying the file, kept getting errors
|
2014-09-18 22:36:33 +00:00 |
|
Anton Georgiev
|
d8057fddcb
|
try using header.current_time instead of message.from_time whenever possible. We"ll see if it improves how we sort the chat messages
|
2014-09-18 21:55:53 +00:00 |
|
Anton Georgiev
|
d6bfa9dbda
|
rework the quote stripping
|
2014-09-18 21:19:51 +00:00 |
|
Anton Georgiev
|
b7fef986d7
|
added a meetingName field so we can now control in which meeting we are entering"
|
2014-09-18 20:47:33 +00:00 |
|
Maxim Khlobystov
|
938f883b63
|
Fixed multiple cursors issue on clicking 'Clear All Annotations' (cursor is being removed now).
|
2014-09-18 08:39:38 -07:00 |
|
Anton Georgiev
|
b17b2b1b99
|
Merge branch 'meteor-client-whiteboard' of https://github.com/gthacoder/bigbluebutton into testing-version-001
|
2014-09-17 22:04:43 +00:00 |
|
Lucas Zawacki
|
51dabcfdf5
|
Refactor whiteboard paper to use less variables
|
2014-09-17 17:24:13 -03:00 |
|
Lucas Zawacki
|
079c44a367
|
Add whiteboard pencil based on line tool
|
2014-09-17 17:04:30 -03:00 |
|
perroned
|
f45ee807e8
|
Working on presenter tool for muting all users.
|
2014-09-17 10:51:10 -07:00 |
|
perroned
|
6526cdaa8b
|
Beginning work on stats for # of hands raised.
|
2014-09-16 12:29:17 -07:00 |
|
perroned
|
a2274bf017
|
Made user presenter. Beginning presenter functionality.
|
2014-09-16 08:24:52 -07:00 |
|
perroned
|
e6e66ece42
|
Removed border code. Doesn't seem to be used/needed anymore. Causes shapes and DOM elements to be created repeatedly.
|
2014-09-16 07:35:26 -07:00 |
|
Maxim Khlobystov
|
fe526f5277
|
Encapsulated some duplicate code.
|
2014-09-15 09:46:02 -07:00 |
|
Maxim Khlobystov
|
e852cceeac
|
Zooming is now applied to paths and all the geometric shapes too.
|
2014-09-12 13:26:25 -07:00 |
|
Maxim Khlobystov
|
84bddefcbc
|
Fixed browser compatibility issue with running preservation of aspect ratio.
|
2014-09-12 10:43:19 -07:00 |
|
Maxim Khlobystov
|
022760f255
|
Added fixed borders adjustable for slide dimensions (fixed the issue with non-standard slides (i.e. A4)).
|
2014-09-11 16:10:51 -07:00 |
|
perroned
|
b4ed2bac5b
|
Removed resizing for chat box for now. Made error message clearer.
|
2014-09-11 11:17:31 -07:00 |
|
perroned
|
72f857e76a
|
Fixed title.
|
2014-09-11 10:37:09 -07:00 |
|
perroned
|
b4414c8c0a
|
Important changes, removed the unnecessary timestamp code, and fixed messages beeing joined when they should sandwich messages from another user.
|
2014-09-11 10:02:29 -07:00 |
|
perroned
|
4407b9c24b
|
Readded scrolling on chatbar render.
|
2014-09-11 09:52:33 -07:00 |
|
perroned
|
ddec586d2e
|
Cleaned a few UI things.
|
2014-09-11 09:37:41 -07:00 |
|
perroned
|
753c80f34e
|
Made extra dummy entry smaller.
|
2014-09-11 09:31:13 -07:00 |
|
perroned
|
708427422b
|
Comments explaining scrolling.
|
2014-09-11 09:28:41 -07:00 |
|
perroned
|
61d2a959c8
|
Fixed message, yet again.
|
2014-09-11 09:26:06 -07:00 |
|
perroned
|
cea9a226e6
|
Turns out timing code is still needed for some things.
|
2014-09-11 08:04:12 -07:00 |
|
perroned
|
350ea3b196
|
commented out unnessecary time stamp code, group messages within same minute and same user.
|
2014-09-11 07:35:34 -07:00 |
|
Maxim Khlobystov
|
c1443c45e0
|
Removed repeating code statement.
|
2014-09-10 18:12:36 -07:00 |
|
Maxim Khlobystov
|
4e5871dd8e
|
Cleaned up.
|
2014-09-10 17:48:34 -07:00 |
|
Maxim Khlobystov
|
c37c5c6601
|
Implemented slide zooming and panning (horizontally and vertically).
|
2014-09-10 17:02:13 -07:00 |
|
perroned
|
b4b72095ae
|
Cleaned up code a bit.
|
2014-09-10 13:23:38 -07:00 |
|
perroned
|
74c1363992
|
Fixed up greeting, added comments for future direction, addressed issue.
|
2014-09-10 13:05:15 -07:00 |
|
perroned
|
c3a3cd6e83
|
Working on merging chat messages from the same user.
|
2014-09-10 12:48:23 -07:00 |
|
perroned
|
314821a243
|
Merge remote-tracking branch 'maxim/meteor-client-whiteboard' into creating-better-templates
|
2014-09-10 10:34:52 -07:00 |
|
Maxim Khlobystov
|
22ac4c6598
|
Proper handling of slide dimensions (natural size).
|
2014-09-09 09:30:02 -07:00 |
|
perroned
|
cd80d881ad
|
Merge remote-tracking branch 'maxim/meteor-client-whiteboard' into creating-better-templates
|
2014-09-09 05:37:02 -07:00 |
|
Maxim Khlobystov
|
5ef2913da4
|
Fixed ellipses on a whiteboard.
|
2014-09-07 13:34:59 -07:00 |
|
Maxim Khlobystov
|
02678f9c32
|
Merge branch 'merging-html5-with-master' of https://github.com/antobinary/bigbluebutton into meteor-client-whiteboard
|
2014-09-04 14:42:14 -07:00 |
|
perroned
|
ecb83c9e53
|
Added the ability to add new lines to messages.
|
2014-09-04 11:54:46 -07:00 |
|
Maxim Khlobystov
|
3278da5505
|
Rounded linecap was added to whiteboard lines.
|
2014-09-04 11:31:47 -07:00 |
|
perroned
|
bdeb664875
|
Added tooltips for icons in the users list.
|
2014-09-04 11:08:08 -07:00 |
|
perroned
|
ce31260a7c
|
Fixed navbar button for hiding/showing navbar.
|
2014-09-04 10:57:28 -07:00 |
|
Anton Georgiev
|
0e670a05d8
|
Merge branch 'creating-better-templates' of github.com:perroned/bigbluebutton into merging-html5-with-master
|
2014-09-04 17:15:13 +00:00 |
|
Anton Georgiev
|
fd85a30ff2
|
handling recording_status_changed_message
|
2014-09-04 17:13:23 +00:00 |
|
perroned
|
1ddd2e439c
|
Changed title
|
2014-09-04 10:06:36 -07:00 |
|
perroned
|
37577b3ce4
|
Fixed server version
|
2014-09-04 09:46:02 -07:00 |
|
Anton Georgiev
|
1ed41ceb59
|
splitting "recorded" into "currentlyBeingRecorded" and "intendedForRecording"
|
2014-09-04 16:34:18 +00:00 |
|
perroned
|
a0163e5117
|
Fixed meeting recording status.
|
2014-09-04 09:32:24 -07:00 |
|
Anton Georgiev
|
206a2e23ea
|
Merge branch 'creating-better-templates' of github.com:perroned/bigbluebutton into merging-html5-with-master
|
2014-09-04 15:04:42 +00:00 |
|
perroned
|
29cdfe1530
|
Added code for getting proper voice bridge pin
|
2014-09-04 07:48:50 -07:00 |
|
Anton Georgiev
|
4a88ebdcaf
|
support voice_conf and duration in meeting_create_message. put empty strings for these params in get_all_meetings_reply
|
2014-09-04 14:47:32 +00:00 |
|
perroned
|
c6a91079bd
|
Added newline and fixed operator.
|
2014-09-04 07:37:36 -07:00 |
|
perroned
|
acc85a1bf8
|
Fixed errors when data doesn't load properly.
|
2014-09-04 06:45:17 -07:00 |
|
perroned
|
65024217a7
|
Navbar elements do not rely on data being present anymore. So now if there is a connection or data issue the UI doesn't misbehave and disappear.
|
2014-09-03 13:11:56 -07:00 |
|
perroned
|
12eb51523d
|
Changing the way UI relies on data.
|
2014-09-03 13:02:00 -07:00 |
|
perroned
|
8c00dcc56d
|
Removed not needed code. Changing UI elements' dependencies to data always being available.
|
2014-09-03 12:22:08 -07:00 |
|
perroned
|
867928a0b6
|
Merge remote-tracking branch 'anton/merging-html5-with-master' into creating-better-templates
|
2014-09-03 10:44:33 -07:00 |
|
Anton Georgiev
|
f5fd9ee664
|
log when meeting_created_message was received
|
2014-09-03 15:09:34 +00:00 |
|
Anton Georgiev
|
149b21936d
|
not sure if I should commit these
|
2014-09-02 15:59:50 +00:00 |
|
Anton Georgiev
|
70a3553ae9
|
cleaning up
|
2014-09-02 15:19:50 +00:00 |
|
Anton Georgiev
|
27e05e112a
|
some work on presentation_page_resized_message
|
2014-09-02 15:19:21 +00:00 |
|
perroned
|
2a6d7b7578
|
Fixing some UI sizing and overflowing issues.
|
2014-08-22 11:46:50 -07:00 |
|
Anton Georgiev
|
6776c17ca7
|
update whiteboard_text
|
2014-08-22 15:26:37 +00:00 |
|
Anton Georgiev
|
bebe541cbf
|
colorful shapes (cont'd)
|
2014-08-21 22:31:32 +00:00 |
|
Anton Georgiev
|
8839613e0a
|
Merge branch 'meteor-client-messages-better-templates' of github.com:gthacoder/bigbluebutton into colorful-shapes
|
2014-08-21 22:17:18 +00:00 |
|
Anton Georgiev
|
ad4413db48
|
fixed the sorting of chat messages
|
2014-08-21 16:03:31 -04:00 |
|
Maxim Khlobystov
|
3538ce9509
|
Stroke color and width are displayed properly on HTML5 client's side.
|
2014-08-21 12:36:50 -07:00 |
|
Anton Georgiev
|
126b0eb127
|
removed unused properties from config
|
2014-08-21 19:07:02 +00:00 |
|
Anton Georgiev
|
8ef0248868
|
removed unused properties from config
|
2014-08-21 19:06:20 +00:00 |
|
Anton Georgiev
|
f1055361c9
|
Merge branch 'creating-better-templates' of https://github.com/perroned/bigbluebutton into merging-html5-with-master
|
2014-08-21 18:26:00 +00:00 |
|
Anton Georgiev
|
e93819e3af
|
cleaning up
|
2014-08-21 18:24:01 +00:00 |
|
Anton Georgiev
|
078fbc938e
|
minor fix
|
2014-08-21 18:06:34 +00:00 |
|
Anton Georgiev
|
9435b5ee7b
|
(un)muting in Flash is displayed in HTML5
|
2014-08-21 18:06:08 +00:00 |
|
perroned
|
8a26a7b2a7
|
Hide settings icon
|
2014-08-21 08:11:31 -07:00 |
|
perroned
|
64ff5f1da2
|
Unified color conversion methods combining both to make it better, placed it in globals.coffee as a coffeescript function, and added a global handlebars helper that calls it too.
|
2014-08-21 07:40:19 -07:00 |
|
perroned
|
f0738dda62
|
Fixed up issue where closing tags for anchor links were not properly ended causing all following text to be swallowed up in the link text.
|
2014-08-21 07:12:38 -07:00 |
|
perroned
|
dd9267fab0
|
Merge remote-tracking branch 'maxim/meteor-client-messages-better-templates' into creating-better-templates
|
2014-08-21 06:49:20 -07:00 |
|
Maxim Khlobystov
|
75d9c03b48
|
Tags and line breaks inside the chat messages have been replaced with the ASCII equivalents (keeping links clickable).
|
2014-08-20 22:14:15 -07:00 |
|
Anton Georgiev
|
d59e3366dc
|
fixed the auto display of shapes
|
2014-08-20 21:17:52 +00:00 |
|
Anton Georgiev
|
f9261d9696
|
fix indentation
|
2014-08-20 21:17:18 +00:00 |
|
Anton Georgiev
|
c746cd30f5
|
fix typo
|
2014-08-20 20:43:29 +00:00 |
|
Anton Georgiev
|
adf20cca7d
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into merging-html5-with-master
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/meeting/messaging/redis/MeetingMessageHandler.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/chat/ChatMessageListener.java
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/CollectorActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/whiteboard/WhiteboardApp.scala
|
2014-08-20 15:24:25 +00:00 |
|
perroned
|
3caebfc1f4
|
Fixed error message when there are 0 messages in chat, and prevented unsafe data from being inserted into the DOM.
|
2014-08-20 08:02:48 -07:00 |
|
Anton Georgiev
|
a63ea5875e
|
increased the size of the cursor to make it more visible
|
2014-08-19 21:20:11 +00:00 |
|
Anton Georgiev
|
de15efbc74
|
Merge branch 'creating-better-templates' of github.com:perroned/bigbluebutton into creating-better-templates
|
2014-08-19 20:28:12 +00:00 |
|
Anton Georgiev
|
0cb9dc4668
|
cleaning up
|
2014-08-19 20:27:44 +00:00 |
|
perroned
|
47bbfad399
|
Working on whiteboard sizing
|
2014-08-19 13:22:29 -07:00 |
|
Anton Georgiev
|
6fcaf6537b
|
cleaning up
|
2014-08-19 19:53:27 +00:00 |
|
Anton Georgiev
|
24fb6c55bb
|
Merge branch 'creating-better-templates' of github.com:perroned/bigbluebutton into creating-better-templates
|
2014-08-19 19:40:54 +00:00 |
|
Anton Georgiev
|
3edc80bc63
|
improve the calculation for the relative location of the shape
|
2014-08-19 19:39:17 +00:00 |
|
Anton Georgiev
|
35086951e5
|
cleaning up
|
2014-08-19 19:36:45 +00:00 |
|
Anton Georgiev
|
639f672e29
|
fixed an issue where textShapes would disappear after page refresh
|
2014-08-19 19:09:37 +00:00 |
|
Anton Georgiev
|
6acc236cc8
|
cleaning up
|
2014-08-19 19:09:04 +00:00 |
|
Anton Georgiev
|
a976cd7c2e
|
use the helper code within whiteboard_text
|
2014-08-19 18:46:50 +00:00 |
|
Anton Georgiev
|
a27bd5cd91
|
attempting to avoid the passing of a dom node as an argument
|
2014-08-19 18:45:45 +00:00 |
|
Anton Georgiev
|
4935e147d2
|
adding textFlow
|
2014-08-19 16:54:19 +00:00 |
|
Anton Georgiev
|
40afd09431
|
adding textShapes
|
2014-08-19 16:54:01 +00:00 |
|
Anton Georgiev
|
df1a015041
|
accommodate textShapes
|
2014-08-19 16:53:16 +00:00 |
|
perroned
|
25c1cbc10b
|
Moved some things around and cleaned up
|
2014-08-19 08:52:24 -07:00 |
|
perroned
|
578d91a0d7
|
fixed issues using wrong data
|
2014-08-19 08:43:48 -07:00 |
|
perroned
|
11b8a51e27
|
Added new case for breaklines
|
2014-08-19 08:37:16 -07:00 |
|
perroned
|
002370c70a
|
Santizing and styling user input in chat messages
|
2014-08-19 08:27:32 -07:00 |
|
perroned
|
747c155a09
|
Added colors for messages.
|
2014-08-19 07:10:23 -07:00 |
|
perroned
|
87b67a5223
|
resized some things
|
2014-08-18 10:29:38 -07:00 |
|
perroned
|
7738b246aa
|
Id for lowering hand now person doing it
|
2014-08-18 08:15:46 -07:00 |
|
perroned
|
7a895f5edc
|
Merge remote-tracking branch 'anton/creating-better-templates' into creating-better-templates
|
2014-08-18 08:11:36 -07:00 |
|
perroned
|
c4da201431
|
Moved buttons around to match layout
|
2014-08-18 08:10:57 -07:00 |
|
Anton Georgiev
|
f10101c23c
|
Merge branch 'creating-better-templates' of github.com:perroned/bigbluebutton into creating-better-templates
|
2014-08-18 15:05:32 +00:00 |
|
Anton Georgiev
|
f506c964a8
|
userRaiseHand and userLowerHand is functioning
|
2014-08-18 15:01:16 +00:00 |
|
perroned
|
3562a9ca34
|
removed useless file (not needed); users cannot edit anything
|
2014-08-18 07:55:59 -07:00 |
|
perroned
|
a9c938754a
|
Removed insecure package for beta release
|
2014-08-18 07:32:24 -07:00 |
|
perroned
|
2b57a6e0a6
|
Fixed some duplicate code and reordered things
|
2014-08-18 07:29:02 -07:00 |
|
perroned
|
877015d6c9
|
Proper name overflowing solution.
|
2014-08-18 07:16:07 -07:00 |
|
perroned
|
41e0c8cf4c
|
Added tooltip for user names in the user list, added hand raise status.
|
2014-08-18 05:54:12 -07:00 |
|
Anton Georgiev
|
5d0744afc4
|
raise/lower hand event is published in pubsub. now we are missing the java handling...
|
2014-08-15 21:08:12 +00:00 |
|
Anton Georgiev
|
218092a745
|
the html5 client now starts as an attendee, not as a Moderator
|
2014-08-15 20:27:10 +00:00 |
|
perroned
|
a86c84bb08
|
Fixing up UI for long names in uders list
|
2014-08-15 13:25:28 -07:00 |
|
Anton Georgiev
|
e68766fc92
|
raise/lower hand incoming messages are now handled
|
2014-08-15 20:18:53 +00:00 |
|
perroned
|
6064671a5b
|
Fixed issue with messages not showing up
|
2014-08-15 12:30:44 -07:00 |
|
perroned
|
c46c9f2b61
|
Voice bridge pin
|
2014-08-15 12:20:41 -07:00 |
|
perroned
|
56df4efd66
|
Fix removed font size
|
2014-08-15 12:18:23 -07:00 |
|
perroned
|
e1e12fe3c6
|
Merge remote-tracking branch 'maxim/meteor-client-messages-better-templates' into creating-better-templates
Conflicts:
labs/meteor-client/client/views/chat/chat_bar.html
|
2014-08-15 12:17:37 -07:00 |
|
perroned
|
0c845d5c0b
|
Made neater after remove bootstrap2 package
|
2014-08-15 12:14:10 -07:00 |
|
Anton Georgiev
|
0775d645c5
|
change presenter works
|
2014-08-15 19:01:38 +00:00 |
|
perroned
|
55f36c24f2
|
Removed unused code and fixed UI issue with chat greeting
|
2014-08-15 11:30:43 -07:00 |
|
perroned
|
98e591b748
|
Merge remote-tracking branch 'anton/creating-better-templates' into creating-better-templates
Conflicts:
labs/meteor-client/client/main.coffee
|
2014-08-15 11:27:40 -07:00 |
|
perroned
|
0563a5b37c
|
Options now shows currently used font size
|
2014-08-15 11:20:21 -07:00 |
|
Maxim Khlobystov
|
3064bea6d2
|
Slightly changed the chat message getter code to be more efficient.
|
2014-08-15 11:13:28 -07:00 |
|
Maxim Khlobystov
|
43b93ff080
|
No repeating timestamps in successive messages from the same user.
|
2014-08-15 11:00:15 -07:00 |
|
perroned
|
bd829c312f
|
You can now change the font size of messages in the options bar
|
2014-08-15 10:17:51 -07:00 |
|
perroned
|
3c41b62492
|
Removed duplicate bootstrap packages, fixing up UI issues now to compensate
|
2014-08-15 09:37:43 -07:00 |
|
perroned
|
85e9d888d1
|
Fixed ,ajor issues with duplication of button handler preventing audio calls from being made
|
2014-08-15 09:26:17 -07:00 |
|
Anton Georgiev
|
8999dfb77b
|
Merge branch 'more-whiteboard-shapes' of https://github.com/lfzawacki/bigbluebutton into creating-better-templates
|
2014-08-15 15:52:47 +00:00 |
|
Anton Georgiev
|
71a062af95
|
Merge branch 'creating-better-templates' of github.com:perroned/bigbluebutton into creating-better-templates
Conflicts:
labs/meteor-client/client/globals.coffee
labs/meteor-client/client/main.coffee
labs/meteor-client/client/views/whiteboard/whiteboard.html
labs/meteor-client/client/whiteboard_models/whiteboard_paper.coffee
|
2014-08-15 15:49:18 +00:00 |
|
Anton Georgiev
|
029b26ab32
|
cleaning up and minor fix to slideshow error - whiteboard_paper's last function which is still under development
|
2014-08-15 15:22:39 +00:00 |
|
Anton Georgiev
|
6633a30d7d
|
fix drawListOfShapes(shapes) and some cleaning up
|
2014-08-15 15:11:31 +00:00 |
|
Anton Georgiev
|
498725fdba
|
removing single shape and removing all shapes from slide
|
2014-08-15 15:04:35 +00:00 |
|
perroned
|
7eb22d415f
|
Fixed some UI overflowing issues
|
2014-08-15 06:58:33 -07:00 |
|
Maxim Khlobystov
|
9ec52a50d0
|
Username doesn't repeat in successive messages (it is displayed only once).
|
2014-08-14 17:28:01 -07:00 |
|
perroned
|
8764bdab26
|
Fixed overflowing messages, and navbar
|
2014-08-14 12:22:51 -07:00 |
|
Lucas Zawacki
|
7168439869
|
Drawing ellipses
|
2014-08-14 15:53:47 -03:00 |
|
Lucas Zawacki
|
b5067d8a37
|
Drawing lines on whiteboard
|
2014-08-14 15:11:56 -03:00 |
|
Lucas Zawacki
|
b06c00a458
|
Drawing triangles on whiteboard
|
2014-08-14 15:11:18 -03:00 |
|
perroned
|
753ec4dd1b
|
Added recording status and matching icons
|
2014-08-14 10:26:15 -07:00 |
|
Maxim Khlobystov
|
e16ec283fe
|
Merge branch 'creating-better-templates' of https://github.com/perroned/bigbluebutton into meteor-client-messages-better-templates
Conflicts:
labs/meteor-client/client/globals.coffee
labs/meteor-client/client/views/chat/chat_bar.coffee
labs/meteor-client/client/views/chat/chat_bar.html
|
2014-08-14 10:20:21 -07:00 |
|
perroned
|
a83e2fb947
|
Fixed some private chat things
|
2014-08-14 07:48:08 -07:00 |
|
perroned
|
59bcb84b9d
|
Merge remote-tracking branch 'anton/meteor-rebuild-server' into creating-better-templates
Conflicts:
labs/meteor-client/client/globals.coffee
labs/meteor-client/client/main.coffee
labs/meteor-client/client/views/whiteboard/whiteboard.html
labs/meteor-client/client/whiteboard_models/whiteboard_paper.coffee
|
2014-08-13 13:56:04 -07:00 |
|
perroned
|
d079f5cb72
|
Remove greeting in private message, made it simpler
|
2014-08-13 12:48:44 -07:00 |
|
perroned
|
9a2990fe4a
|
Only send initial message once
|
2014-08-13 12:16:27 -07:00 |
|
perroned
|
b830735e08
|
scrolling window for chat tabs
|
2014-08-13 11:42:31 -07:00 |
|
perroned
|
d74116be1d
|
Fixing up private chat UI and message filtering issues and making private chat more efficient and got it into a working state again
|
2014-08-13 11:30:55 -07:00 |
|
Anton Georgiev
|
52e542adfc
|
now we only draw on DRAW_END - no more fuzzy shapes on the html5 whiteboard due to slow drawing
|
2014-08-12 21:56:45 +00:00 |
|
Anton Georgiev
|
2ef0dbb232
|
working on handling slow drawing of shapes
|
2014-08-12 21:50:10 +00:00 |
|
Anton Georgiev
|
07138bda00
|
working on clearing all shapes from a slide
|
2014-08-12 20:05:34 +00:00 |
|
Anton Georgiev
|
9d5000e636
|
Merge branch 'creating-better-templates' of github.com:perroned/bigbluebutton into creating-better-templates
Conflicts:
labs/meteor-client/client/globals.coffee
labs/meteor-client/client/main.coffee
labs/meteor-client/client/views/whiteboard/whiteboard.html
labs/meteor-client/client/whiteboard_models/whiteboard_paper.coffee
|
2014-08-12 18:53:50 +00:00 |
|
Anton Georgiev
|
8706792903
|
cleaning up
|
2014-08-12 17:44:32 +00:00 |
|
perroned
|
f880aceba3
|
Fixed up UI stuff, fixed up joining call/muting audio/detecting speaking
|
2014-08-12 09:25:15 -07:00 |
|
Anton Georgiev
|
1e465d66e8
|
we have a moving cursor
|
2014-08-12 16:18:29 +00:00 |
|
Anton Georgiev
|
8e0fc0cf15
|
working on displaying the presenter's cursor/pointer
|
2014-08-11 20:54:16 +00:00 |
|