Simon Eisenmann
d13e59c749
Limit chat message send size to 200000 characters to avoid hanging clients.
11 years ago
Evan Theurer
b95b715441
Fix scss-lint error QualifyingElement.
11 years ago
Simon Eisenmann
457eabf23f
Contacts can now be disabled on server module level (server.conf).
11 years ago
Simon Eisenmann
b4b2403804
Use button style for account buttons instead of link style.
11 years ago
Simon Eisenmann
2e232493eb
Updated translations and translted to German.
11 years ago
Simon Eisenmann
1a65a5a880
Moved CPU overuse detection from experimental to extendend settings and enabled it by default.
11 years ago
Simon Eisenmann
e62ac80216
Fixed styles of youtube and presentation component by no longer centering the text.
11 years ago
Simon Eisenmann
41f58f0ec9
Rebuilt translations and translated to German.
11 years ago
Simon Eisenmann
5401c566b5
Bring back send stereo support by processing sdp correctly and disable AEC when sendStereo is true. The old stereo option is now always true.
11 years ago
Simon Eisenmann
0223270ed4
Implemented client side checks of authorizeRoomJoin flag.
11 years ago
Simon Eisenmann
076bcdb271
Added modules section to config file to allow to disable screensharing, youtube and presentation support.
11 years ago
Simon Eisenmann
9071b281e2
Added missing css class to share location button.
11 years ago
Simon Eisenmann
6e45e470df
Hide welcome screen when with peer.
11 years ago
Simon Eisenmann
21f308500d
Never hide roombar completely.
11 years ago
Simon Eisenmann
cc04e9ed6a
Improved room bar room change and leave buttons.
11 years ago
Simon Eisenmann
518fdc4176
Removed contact manager link from settings as it is in the top bar.
11 years ago
Simon Eisenmann
295e301fa5
Reordered settings and added additionl css classes.
11 years ago
Simon Eisenmann
edb377ef52
Added sign in button to status bar when not signed in.
11 years ago
Simon Eisenmann
756dd65905
Added place holder text to room input.
11 years ago
Simon Eisenmann
8840f590e9
Rebuilt translations and translated to German.
11 years ago
Simon Eisenmann
bd88806b9b
Added extra containers to welcome page.
11 years ago
Simon Eisenmann
2a1a278e01
Added room select form validation.
11 years ago
Simon Eisenmann
d35e759e4c
Improved welcome screen styles.
11 years ago
Simon Eisenmann
0d8d2e4882
Implemented welcome screen to support different modes and added rooms history.
11 years ago
Simon Eisenmann
ab328f9099
Use onEnter directive.
11 years ago
Simon Eisenmann
4cbc2adcd1
Improved welcome screen and added rooms history.
11 years ago
Simon Eisenmann
53a51d4eb1
Added tooltips to buttons.
11 years ago
Simon Eisenmann
824a6e28e9
Moved welcome form to own directive and removed obsolete controller.
11 years ago
Simon Eisenmann
75218d86b5
Implemented placeholder based room input field.
11 years ago
Simon Eisenmann
df46f63f0a
Hide room bar when in no room.
11 years ago
Simon Eisenmann
ebec6cdfa7
Use better icon for room bar action button.
11 years ago
Simon Eisenmann
f56aa92579
Added new share option 'link'.
11 years ago
Simon Eisenmann
e956868a34
Use pencil icon for room bar toogle.
11 years ago
Simon Eisenmann
45473b3b92
Fixed text to tell the correct thing.
11 years ago
Simon Eisenmann
9d047d68e7
Renamed classroom renderer to auditorium.
11 years ago
Simon Eisenmann
1e11486ab5
Added support to show peers who have no video in conferences (as novideo peers.)
11 years ago
Simon Eisenmann
af1524d60e
Fixed DOM element access in Angular expression.
11 years ago
Evan Theurer
890b96ccc2
Add support for chat and call in contacts manager.
11 years ago
Lance Cooper
9118194e89
Refactor web app room logic into separate service.
...
Contains the following major changes:
* Export connector, api, and webrtc mediastream objects as angular services.
* Export url formatter as a separate angular service.
* Move `authorizing` flag to a function on the root scope.
* Use directive to set the page title.
* Move buddy list visibility toggling into the buddy list directive.
* Room information is no longer exposed on the root scope.
* Use room.joined and room.left events instead of room.
* Treat rooms as an object identified by name, rather than a string id.
* Remove the following unused or semantically ambiguous events from the
connector: opened, helloed, closed
* Centralize all room state in an angular service.
* Move call to hello from connector to api.
11 years ago
Simon Eisenmann
76e562f31d
Implemented offer/answer creation on renegotiationneeded event.
11 years ago
Evan Theurer
c68b9f991c
Vertically align btn.
11 years ago
Evan Theurer
9193227ade
Add roombar to layout object.
11 years ago
Simon Eisenmann
eb7611e573
Removed audio mirror option as it does not seem to work in the wild.
11 years ago
Simon Eisenmann
9c347454ae
Added settings to control audio and video constraints. Some settings were added as experiments which are disabled per default).
11 years ago
Simon Eisenmann
4f9a4f1b27
Added onepeople layout back as large view and completed translation.
11 years ago
Simon Eisenmann
8a2c20f9d0
Implemented democrazy video layoyt and use it as default.
11 years ago
Simon Eisenmann
71a8eabcce
Removed selfview video layout.
11 years ago
Simon Eisenmann
a960d32da8
Added class around online indicator to allow customization with directive.
11 years ago
Simon Eisenmann
79e492238c
Implemented Classroom view.
11 years ago
Simon Eisenmann
6452184fd4
Implemented self portrait video layout.
11 years ago