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
|
f6b923e39f
|
Better img alignment on small devices
In the browser not supported dialog
|
11 years ago |
Daniel Berteaud
|
4280c46182
|
Remove useless CSS rules
|
11 years ago |
Daniel Berteaud
|
061e7ba4d4
|
Remove some dead code
|
11 years ago |
Daniel Berteaud
|
d7f353065f
|
Put help, counter and logout button in one btn-group
To gain some space
|
11 years ago |
Daniel Berteaud
|
f4f1cfd6a7
|
Localize HELP_MOH_BUTTON
Fix #61
|
11 years ago |
Daniel Berteaud
|
a02ac71159
|
Use warn class to notify that the room isn't persistent
|
11 years ago |
Daniel Berteaud
|
98df867f7c
|
Some corrections in fr locale
|
11 years ago |
Daniel Berteaud
|
1bc08f124a
|
Only notify you are owner if it's the case
Check that we're really owner now before notifying
|
11 years ago |
Daniel Berteaud
|
e7d4e34a49
|
Another typo which prevented group actions menu to be displayed
When another owner promote you
|
11 years ago |
Daniel Berteaud
|
29cc7cddd1
|
Fix typo which made an undefined variable
|
11 years ago |
Daniel Berteaud
|
1f2b112b3c
|
Notify others if we don't have a webcam
In which case, add a grey glyphicon in the preview
Also disable suspend buttons
|
11 years ago |
Daniel Berteaud
|
4c53aa5117
|
Fix chat buttons height on Firefox
Also adapt those buttons height to the size of the textarea
|
11 years ago |
Daniel Berteaud
|
5185018da9
|
Expire invitations before checking if the token is valid
|
11 years ago |
Daniel Berteaud
|
2fdda24bd3
|
Add feedback_thanks to the list of reserved names
|
11 years ago |
Daniel Berteaud
|
b3fb7cb453
|
Update email placeholder on the feedback form
|
11 years ago |
Daniel Berteaud
|
5c7480a8f0
|
Align notif to bottom center for room creation error
|
11 years ago |
Daniel Berteaud
|
e56dbad9e6
|
Add the error class only on the input zone
WHen you type an invalid room name
|
11 years ago |
Daniel Berteaud
|
146b126bc7
|
Put time and name in bold in the chat
It's easier to distinguish the text like this
|
11 years ago |
Daniel Berteaud
|
1fe47a461f
|
Disable screen sharing buton on android
Fix #59
|
11 years ago |
Daniel Berteaud
|
91467fd800
|
Restruct footer text width (half screen each)
Fix #60
|
11 years ago |
Daniel Berteaud
|
04249ca39f
|
Locale updates
|
11 years ago |
Daniel Berteaud
|
94e57a3bee
|
Localize invalid room name error message
|
11 years ago |
Daniel Berteaud
|
9dda1b654c
|
Update spacing in the help dialog
|
11 years ago |
Daniel Berteaud
|
12b7f32e14
|
Add a "promote to owner" button
Fix #58
|
11 years ago |
Daniel Berteaud
|
8cac51e88f
|
Fix room creation on the error page
|
11 years ago |
Daniel Berteaud
|
0686bed1e8
|
Do not try to submit if we already know the name is invalid
|
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
|
5023978a3b
|
Some fix on the new modal help dialog
|
11 years ago |
Daniel Berteaud
|
acf855cbfc
|
Remove the active class on the help button
When the modal dialog is closed
|
11 years ago |
Daniel Berteaud
|
01d9f5a3f4
|
Add localizations for the help modal dialog
|
11 years ago |
Daniel Berteaud
|
49b64f17cb
|
Add basic help modal dialog skeleton
|
11 years ago |
Daniel Berteaud
|
2406cbeecd
|
Hide threePeersEl when a peer leaves a room
If there's less than 3 peers
|
11 years ago |
Daniel Berteaud
|
b228147906
|
Hide group actions until there's at least 2 other peers
They do not make sens when you're two or less in the room
|
11 years ago |
Daniel Berteaud
|
767e59a9f3
|
Don't check if MoH is needed when the video being removed is our local screen
|
11 years ago |
Daniel Berteaud
|
3dd1028de7
|
Fix syntaxe error in fr locale file
|
11 years ago |
Daniel Berteaud
|
583daeb341
|
Join password isn't needed anymore with email invitations
|
11 years ago |
Daniel Berteaud
|
2a437cc4fd
|
Various cleanups in invitations handling
|
11 years ago |
Daniel Berteaud
|
50cab2837f
|
Handle join auth through the invitation token
|
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
|
eb8d155d82
|
One missing OCCURRED typo fix
|
11 years ago |
Daniel Berteaud
|
547d5365a1
|
Only enable sound detection if supported
Also use a lower threshold. -80 should be enough
And should Fix #55
|
11 years ago |
Daniel Berteaud
|
d23e40e89d
|
Don't add moh notif if it just resumed
|
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
|
4bcd816d77
|
Animation on dropdown menus
Fix #48
|
11 years ago |