1
0
mirror of https://github.com/dani/vroom.git synced 2024-07-01 15:52:54 +02:00
Commit Graph

163 Commits

Author SHA1 Message Date
Daniel Berteaud
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
2014-05-07 16:56:47 +02:00
Daniel Berteaud
a480375248 Add tooltips for tchat buttons 2014-05-04 14:49:54 +02:00
Daniel Berteaud
1ef8ead6da Various corrections in fr locale 2014-05-03 13:34:07 +02:00
Daniel Berteaud
959356454c Fix a typo in fr locale 2014-05-03 13:26:07 +02:00
Daniel Berteaud
f0adf964f3 Enhance the extension install modal dialog 2014-05-03 11:51:55 +02:00
Daniel Berteaud
ede328dfc5 Fix a typo in en locale 2014-05-03 11:41:23 +02:00
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
2014-05-02 23:42:48 +02:00
Daniel Berteaud
20734ca705 Alert if browser is not supported
Add a modal dialog uf the browser doesn't support WebRTC or dataChannels
2014-05-02 23:04:54 +02:00
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
2014-05-01 21:35:07 +02:00
Daniel Berteaud
28b897e2b9 Translate missing string
"one of the peers" was hardcoded instead of being localized
2014-04-19 19:23:27 +02:00
Daniel Berteaud
8ee54e1198 Fix a typo in fr locale 2014-04-07 13:58:09 +02:00
Daniel Berteaud
f7e87e18d5 Fix ERROR_ROOM_s_LOCKED in fr locale 2014-04-03 19:37:23 +02:00
Daniel Berteaud
cef5791a89 Initial import 2014-04-03 17:42:54 +02:00