Daniel Berteaud
|
0fd8f42776
|
Add a simple modal dialog when connection is lost
Fix #65
|
11 years ago |
Daniel Berteaud
|
d980e4a874
|
FIx a typo in en locale
|
11 years ago |
Daniel Berteaud
|
5658c6db4e
|
Update browser not supported dialog
Adapt links for android (point to Google Play)
Don't display browsers download link on iOS, as they will not work anyway
Fix #62
|
11 years ago |
Daniel Berteaud
|
061e7ba4d4
|
Remove some dead code
|
11 years ago |
Daniel Berteaud
|
f4f1cfd6a7
|
Localize HELP_MOH_BUTTON
Fix #61
|
11 years ago |
Daniel Berteaud
|
04249ca39f
|
Locale updates
|
11 years ago |
Daniel Berteaud
|
12b7f32e14
|
Add a "promote to owner" button
Fix #58
|
11 years ago |
Daniel Berteaud
|
5f01424bb5
|
Update room creation
Uses JS now to submit so it can fail gracefuly on error, and warn if room already eists, instead of redirecting to the ugly error page
Fix #52
|
11 years ago |
Daniel Berteaud
|
ed206be89f
|
Split too long lines in locale files
|
11 years ago |
Daniel Berteaud
|
01d9f5a3f4
|
Add localizations for the help modal dialog
|
11 years ago |
Daniel Berteaud
|
583daeb341
|
Join password isn't needed anymore with email invitations
|
11 years ago |
Daniel Berteaud
|
20d1bf695f
|
Add grouped actions
To mute/unmute/suspend/resume everyone in one click
Fix #54
|
11 years ago |
Daniel Berteaud
|
eca15d3987
|
Add the name in join notifications subject
Fix #53
|
11 years ago |
Daniel Berteaud
|
581889f559
|
Typo occured -> occurred
|
11 years ago |
Daniel Berteaud
|
7c90b688f4
|
Default MoH to pause
Fix #51
|
11 years ago |
Daniel Berteaud
|
376e089705
|
Add some notes about audio only in help page
|
11 years ago |
Daniel Berteaud
|
6b9bcd953f
|
Add notes that webcam is not optional
In email invites and about page
|
11 years ago |
Daniel Berteaud
|
5e664660dd
|
Support audio only fallback
Fix #46
|
11 years ago |
Daniel Berteaud
|
37ef2240f9
|
Update msg when seting passwords (join or owner)
|
11 years ago |
Daniel Berteaud
|
80734145ac
|
Fix string ID conflict
|
11 years ago |
Daniel Berteaud
|
05131716a6
|
Display info about how long rooms (both standard and persistant) are kept
|
11 years ago |
Daniel Berteaud
|
6c796f1a15
|
Minor locale update
|
11 years ago |
Daniel Berteaud
|
60f0cb53b9
|
Update fr and en locales
|
11 years ago |
Daniel Berteaud
|
27cbd18dcf
|
Remove obsolete strings in locales
|
11 years ago |
Daniel Berteaud
|
8bc01a7027
|
Add localizations for the new invitation response feature
|
11 years ago |
Daniel Berteaud
|
513fd90d47
|
Don't display cryptic peer ID
When the participant hasn't set a display name
|
11 years ago |
Daniel Berteaud
|
f53a16b86d
|
Forbid setting an owner password for rooms which uses a common name
This list can be set in the config
|
11 years ago |
Daniel Berteaud
|
4ee0d76444
|
Add MoH when you are alone in the room
You can pause/resume music
Stops when someone joins, and resume when the last peer leaves
Also prints a message
Fix #42
|
11 years ago |
Daniel Berteaud
|
0ac90f012c
|
Warning if webcam access is refused
Fix #41
|
11 years ago |
Daniel Berteaud
|
c6945486d1
|
Dont put technical details on the front page
They are explained on the about page
|
11 years ago |
Daniel Berteaud
|
b3a613ddc7
|
Change the way notifications are triggered
And send the name of the participant in the notification email (only if name is asked before you can join)
|
11 years ago |
Daniel Berteaud
|
43169f282e
|
Add localization for the new display name feature (ask on join)
|
11 years ago |
Daniel Berteaud
|
225c758d95
|
Typo in en locale
|
11 years ago |
Daniel Berteaud
|
70597ee9f7
|
Add notes about notifications on the help page
|
11 years ago |
Daniel Berteaud
|
656ac33b1a
|
Add a new more slides in the carousel
|
11 years ago |
Daniel Berteaud
|
fa2545b2fa
|
Add a title on the remove email button
|
11 years ago |
Daniel Berteaud
|
ceb3690e97
|
Send notifications and add localizations
|
11 years ago |
Daniel Berteaud
|
e5dcbbce0b
|
Add localization for the new CREATE_THIS_ROOM button
|
11 years ago |
Daniel Berteaud
|
0d186fefd0
|
Allow unmute/resume webcam in owner's actions
|
11 years ago |
Daniel Berteaud
|
24bee4d6f8
|
Prevent muting/suspending/kicking other owners
Also print a few notifications
|
11 years ago |
Daniel Berteaud
|
299b3393e4
|
Add localizations for new owner actions
|
11 years ago |
Daniel Berteaud
|
9062fd568c
|
Notify and explain why the display name is truncated
|
11 years ago |
Daniel Berteaud
|
596ef48dcb
|
Add a sticky footer div
|
11 years ago |
Daniel Berteaud
|
83cafa7536
|
Warn if no sound has been detected
Fix #29
|
11 years ago |
Daniel Berteaud
|
9c89212fbb
|
Add note about possible persistent rooms expiry
|
11 years ago |
Daniel Berteaud
|
76ae8e18ea
|
Prevent owner to be locked out of its own room
If the room was locked when he left
|
11 years ago |
Daniel Berteaud
|
43f3fba40b
|
Revert "Remove room lock, not that usefull now that you can use a password"
This reverts commit 25f2602694 .
Locking can still be usefull to prevent participant to join, event is they know the pass
Conflicts:
public/js/vroom.js
|
11 years ago |
Daniel Berteaud
|
072215a071
|
Add custom message intro in email invitation
Also don't XML escape translated strings in the plain text version
|
11 years ago |
Daniel Berteaud
|
d80ab2440a
|
Change email input placeholder
|
11 years ago |
Daniel Berteaud
|
fdff058521
|
Add a custom message field in email invitations
Can be used to send the join password, or anything else
|
11 years ago |