Daniel Berteaud
2411e75209
Replace ugly mute/pause img with glyphicons
11 years ago
Daniel Berteaud
ae306ba643
Use lighter background colors
...
text message was hard to read for a lot of colors because they were too dark
11 years ago
Daniel Berteaud
e117d73b85
Fix save history filename
11 years ago
Daniel Berteaud
2b7e0e65cc
Implement tchat history save as local HTML file
...
Fix #5
11 years ago
Daniel Berteaud
c50541d053
Update icons for the central thumbnail
...
on the front page
11 years ago
Daniel Berteaud
502c0cfd33
Reduce public toolbar height
11 years ago
Daniel Berteaud
a606d544e6
Justify text in front page
...
And also in modal dialogs
11 years ago
Daniel Berteaud
77c5552d84
Set thumbnail height
...
So they are always equals, not matter which one is biggest, the others will adapt
11 years ago
Daniel Berteaud
a9bd21a596
Better spam score
...
- Correctly encode the subject
- Change subject string in en and fr locales (looks like gmail doesn't like "Join us")
Should fix #10
11 years ago
Daniel Berteaud
20734ca705
Alert if browser is not supported
...
Add a modal dialog uf the browser doesn't support WebRTC or dataChannels
11 years ago
Daniel Berteaud
39001cbd84
Add fork me on github gibbon
11 years ago
Daniel Berteaud
b2cfd04cd8
Minor CSS adjustments
11 years ago
Daniel Berteaud
4b0cc2fbe3
New logo (by Florent Heuzef)
11 years ago
Daniel Berteaud
a60b0fdac6
New favicon (by Florent Heuzef)
11 years ago
Daniel Berteaud
40dab8de75
Remove debug statement on screen sharing error
11 years ago
Daniel Berteaud
536143bdf0
Update screen sharing
...
Since Chrome 34, a new API for screen sharing is available (the previous one using the flag will probably be deprecated soon)
This commit adds:
- Source of a simple Chrome extension to use this new API (which is a perfect copy of the sample extension given by &yet here: https://github.com/HenrikJoreteg/getScreenMedia
- Adapt help page
- New modal dialog to prompt user to install the extension from Google Web Store
- Better error messages if you can't share your screen
Should fix #7
11 years ago
Daniel Berteaud
ab4126d8a9
Backport Chrome 34 workarround
...
Known bug in Chrome 34 for Linux
11 years ago
Daniel Berteaud
4ced1dd4d9
Remove debug line
11 years ago
Daniel Berteaud
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
11 years ago
Daniel Berteaud
7412b2f4ef
Update to SimpleWebRTC 1.7.4
11 years ago
Daniel Berteaud
9fc834df8a
Remove old SimpleWebRTC bundle
11 years ago
Daniel Berteaud
28b897e2b9
Translate missing string
...
"one of the peers" was hardcoded instead of being localized
11 years ago
Daniel Berteaud
21b77c9bb9
Reduce font size on smaller screens
...
should fix #2
11 years ago
Daniel Berteaud
fcc303ebb2
Re-enable screen sharing in Chrome 34
11 years ago
Daniel Berteaud
d76a87df7b
Arbitrary message through the signaling channel
...
Re-add support for arbitrary message on the signaling channel, it hasn't been merged in upstream SimpleWebRTC yet
11 years ago
Daniel Berteaud
59b77c5458
Update SimpleWebRTC to 1.7.3
11 years ago
Daniel Berteaud
19a6511b35
Update code comment
...
mute/paused are now handled directly by SimpleWebRTC
11 years ago
Daniel Berteaud
85a86808e0
add maxHeight function
11 years ago
Daniel Berteaud
28f5dab18f
Add fullScreen function
11 years ago
Daniel Berteaud
80a7cb61cf
Reduce wasted space
...
Should fix #3 for small devices
Hide the mainVideo area on small devices, instead display only bigger previews. Also switch to 2 cols for preview on large displays, not medium ones
11 years ago
Daniel Berteaud
32d6c5b1b9
Only make links black on chat messages
11 years ago
Daniel Berteaud
0001b6da86
Set default conf values in vroom.pl
11 years ago
Daniel Berteaud
cef5791a89
Initial import
11 years ago