Commit Graph

  • 0a051f8c05 Add a placeholder for the comment field Daniel Berteaud 2014-05-09 19:24:52 +0200
  • 66ef75e427 Make the comment field mandatory Fix #19 Daniel Berteaud 2014-05-09 19:20:15 +0200
  • 6ef394b914 Add a thank page after feedback submission Fix #16 Daniel Berteaud 2014-05-09 19:15:30 +0200
  • 4a6e292ea6 Generate shorter random room names Fix #18 Daniel Berteaud 2014-05-09 18:56:43 +0200
  • f1012ad480 Various cleanups on the index page Daniel Berteaud 2014-05-09 18:45:10 +0200
  • 10db137f6c Rework the invitation menu Fix #17 Daniel Berteaud 2014-05-09 16:49:00 +0200
  • 0ee132334f Prevent room name using reserved word Daniel Berteaud 2014-05-09 13:37:36 +0200
  • a70fe3bc09 Fix feedback template indention Daniel Berteaud 2014-05-09 13:06:33 +0200
  • 3d53560c30 Hide the logo and fork me img on XS screens They take too much space Daniel Berteaud 2014-05-08 23:16:23 +0200
  • 37207e61ac Fix about page title localization Daniel Berteaud 2014-05-07 19:20:13 +0200
  • 3e23445ea2 Remove baseUrl It's not used anywhere Daniel Berteaud 2014-05-07 19:16:08 +0200
  • 3aa3415a0e Add a feedback form Add a link to the feedback page in the public toolbar, and the goodby page Should fix #14 Daniel Berteaud 2014-05-07 19:07:32 +0200
  • 46d9ddb85d Redirect to lowercase Should fix #13 Daniel Berteaud 2014-05-07 17:17:22 +0200
  • 3b99238cbf Add a join button on conflict error Cleanup stash handling for the error template, and add a button to join the room Should fix #12 Daniel Berteaud 2014-05-07 16:55:39 +0200
  • 9911506d1d Merge branch 'master' of github.com:dani/vroom Daniel Berteaud 2014-05-07 15:18:20 +0200
  • 62d08beab9 Add the missing LICENSE file for FileSaver Daniel Berteaud 2014-05-07 15:13:23 +0200
  • 1cf5cb29c6 Update demo instance URL Daniel B. 2014-05-07 14:13:54 +0200
  • 4815e4cb83 Define rootUrl in js_include So /localize is working not matter which alias we use, even on the front page Daniel Berteaud 2014-05-07 12:48:50 +0200
  • 1e2e524900 Store raw displayName, only escape when used Prevents double escaping when importing chat history from another peer. Also validate color and time when we receive history Daniel Berteaud 2014-05-07 10:10:47 +0200
  • 409edd50db Update jQuery to 1.11.1 Daniel Berteaud 2014-05-06 22:52:19 +0200
  • 98fd6cd32c Coding style updates and comments cleanup Daniel Berteaud 2014-05-06 22:34:08 +0200
  • e06811c8d3 Remove unused rooms before trying to create Prevent the strange situation where trying to create tells you the room already exists, and when you try to join, the error is that the room doesn't exist Daniel Berteaud 2014-05-06 22:05:59 +0200
  • 610ff99f2c Don't update our local volume bar when muted SimpleWebRTC still emit local volume change event when muted Daniel Berteaud 2014-05-06 20:28:48 +0200
  • 63c365ade4 Enable speaking events Daniel Berteaud 2014-05-06 20:23:38 +0200
  • b381f031da Fix handling of volume change dataChannel messages Which are not sent in the vroom dataChannel Daniel Berteaud 2014-05-06 20:20:35 +0200
  • d62c0dc6ec Sync chat history between peers Not completly full proof, but seems to work reasonably well. If we do not have received chatHistory yet, ask for it each time a peer's video is added until we get it. Messages are escaped and formatting is preserved, including peer's color. One problem though: if you refresh the page, you will receive the history, but your own old message will appear on the left, as if it was another who send them. This is because there's no way to recognize it was you (previous session...) Should fix #4 Daniel Berteaud 2014-05-06 19:24:43 +0200
  • 9dd070b02a Escape text chat in newChatMessage() Daniel Berteaud 2014-05-06 18:39:57 +0200
  • 0d77ea55fe Replace screen sharing glyphicon The old one was too close to the logout button Daniel Berteaud 2014-05-06 14:03:10 +0200
  • 5218361ad1 Replace webcam pause glyphicon Daniel Berteaud 2014-05-06 13:57:13 +0200
  • 2411e75209 Replace ugly mute/pause img with glyphicons Daniel Berteaud 2014-05-06 13:55:12 +0200
  • ae306ba643 Use lighter background colors text message was hard to read for a lot of colors because they were too dark Daniel Berteaud 2014-05-05 22:13:16 +0200
  • e117d73b85 Fix save history filename Daniel Berteaud 2014-05-04 15:25:01 +0200
  • a480375248 Add tooltips for tchat buttons Daniel Berteaud 2014-05-04 14:49:54 +0200
  • 77c65c48f1 Change tchat button glyphicon Daniel Berteaud 2014-05-04 14:35:49 +0200
  • 2b7e0e65cc Implement tchat history save as local HTML file Daniel Berteaud 2014-05-04 14:32:48 +0200
  • c50541d053 Update icons for the central thumbnail on the front page Daniel Berteaud 2014-05-04 01:54:24 +0200
  • 502c0cfd33 Reduce public toolbar height Daniel Berteaud 2014-05-04 01:35:59 +0200
  • a606d544e6 Justify text in front page And also in modal dialogs Daniel Berteaud 2014-05-04 01:22:14 +0200
  • 77c5552d84 Set thumbnail height So they are always equals, not matter which one is biggest, the others will adapt Daniel Berteaud 2014-05-04 01:16:51 +0200
  • 1ef8ead6da Various corrections in fr locale Daniel Berteaud 2014-05-03 13:34:07 +0200
  • 959356454c Fix a typo in fr locale Daniel Berteaud 2014-05-03 13:26:07 +0200
  • f0adf964f3 Enhance the extension install modal dialog Daniel Berteaud 2014-05-03 11:51:55 +0200
  • ede328dfc5 Fix a typo in en locale Daniel Berteaud 2014-05-03 11:41:23 +0200
  • 439739efe7 Fix URL in email invitation Daniel Berteaud 2014-05-03 11:37:07 +0200
  • a9bd21a596 Better spam score Daniel Berteaud 2014-05-02 23:42:48 +0200
  • 8565b0a8a7 Fix the not supported modal dialog class Daniel Berteaud 2014-05-02 23:10:43 +0200
  • 20734ca705 Alert if browser is not supported Daniel Berteaud 2014-05-02 23:04:54 +0200
  • 39001cbd84 Add fork me on github gibbon Daniel Berteaud 2014-05-02 21:56:08 +0200
  • 667d4ae364 Fix toolbar size in rooms Daniel Berteaud 2014-05-02 21:35:57 +0200
  • b2cfd04cd8 Minor CSS adjustments Daniel Berteaud 2014-05-02 20:52:24 +0200
  • 4b0cc2fbe3 New logo (by Florent Heuzef) Daniel Berteaud 2014-05-02 19:17:49 +0200
  • a60b0fdac6 New favicon (by Florent Heuzef) Daniel Berteaud 2014-05-02 19:15:51 +0200
  • 40dab8de75 Remove debug statement on screen sharing error Daniel Berteaud 2014-05-02 09:40:28 +0200
  • 536143bdf0 Update screen sharing Daniel Berteaud 2014-05-01 21:35:07 +0200
  • ab4126d8a9 Backport Chrome 34 workarround Known bug in Chrome 34 for Linux Daniel Berteaud 2014-04-30 17:49:01 +0200
  • 4ced1dd4d9 Remove debug line Daniel Berteaud 2014-04-29 17:58:57 +0200
  • 2ab632a582 Unicast name and color When a new peer joins, send him our name and color, but don't broadcast it, other peers should already have this Daniel Berteaud 2014-04-29 17:57:58 +0200
  • 7412b2f4ef Update to SimpleWebRTC 1.7.4 Daniel Berteaud 2014-04-25 09:03:52 +0200
  • 9fc834df8a Remove old SimpleWebRTC bundle Daniel Berteaud 2014-04-25 09:01:17 +0200
  • 28b897e2b9 Translate missing string "one of the peers" was hardcoded instead of being localized Daniel Berteaud 2014-04-19 19:23:27 +0200
  • 21b77c9bb9 Reduce font size on smaller screens should fix #2 Daniel Berteaud 2014-04-18 15:03:24 +0200
  • fcc303ebb2 Re-enable screen sharing in Chrome 34 Daniel Berteaud 2014-04-15 09:21:12 +0200
  • d76a87df7b Arbitrary message through the signaling channel Daniel Berteaud 2014-04-15 09:02:56 +0200
  • 59b77c5458 Update SimpleWebRTC to 1.7.3 Daniel Berteaud 2014-04-14 23:00:28 +0200
  • 004850b597 Put lock button next to the button group mute/pause/screenshare Daniel Berteaud 2014-04-09 15:35:10 +0200
  • d00bac6b93 Put color change button next to name input Daniel Berteaud 2014-04-09 15:30:26 +0200
  • 19a6511b35 Update code comment Daniel Berteaud 2014-04-08 11:37:21 +0200
  • 8ee54e1198 Fix a typo in fr locale Daniel Berteaud 2014-04-07 13:58:09 +0200
  • 85a86808e0 add maxHeight function Daniel Berteaud 2014-04-05 20:04:05 +0200
  • 28f5dab18f Add fullScreen function Daniel Berteaud 2014-04-05 19:54:46 +0200
  • 7d79b34e91 Add a link to the demo Daniel Berteaud 2014-04-04 23:42:23 +0200
  • 80a7cb61cf Reduce wasted space Daniel Berteaud 2014-04-04 17:52:41 +0200
  • 32d6c5b1b9 Only make links black on chat messages Daniel Berteaud 2014-04-04 16:31:53 +0200
  • 42d352eed4 Disable SimpleWebRTC debuging Daniel Berteaud 2014-04-04 11:44:35 +0200
  • 0001b6da86 Set default conf values in vroom.pl Daniel Berteaud 2014-04-04 11:42:59 +0200
  • d189b2ec06 Put all JS stuff in its own ep template, so it can be included easily in the different pages Daniel Berteaud 2014-04-04 11:14:03 +0200
  • 64baaa6862 Link to SimpleWebRTC github page Daniel Berteaud 2014-04-04 11:09:16 +0200
  • 41a72f5b58 Fix jquery path on index template Daniel Berteaud 2014-04-03 23:03:24 +0200
  • 3d8ff66dba Also ignore local conf Daniel Berteaud 2014-04-03 23:03:06 +0200
  • b5dd2d935f Re-add missing jshint files in signalmaster Daniel Berteaud 2014-04-03 22:42:29 +0200
  • b25ccd9a73 Ignore node_module Daniel Berteaud 2014-04-03 22:41:52 +0200
  • 2ef4437caf Add link to doc Daniel B. 2014-04-03 19:41:45 +0200
  • f7e87e18d5 Fix ERROR_ROOM_s_LOCKED in fr locale Daniel Berteaud 2014-04-03 19:37:23 +0200
  • cef5791a89 Initial import Daniel Berteaud 2014-04-03 17:42:54 +0200
  • 58567d23bf Initial commit Daniel B 2014-04-03 08:16:06 -0700