Daniel Berteaud
76468a8958
Only allow owner (creator) to set a passord
11 years ago
Daniel Berteaud
065eac4be5
Fix log warning
11 years ago
Daniel Berteaud
25f2602694
Remove room lock, not that usefull now that you can use a password
11 years ago
Daniel Berteaud
a4ae1dbc0b
Localize response message on password set/unset
11 years ago
Daniel Berteaud
56f606a504
Implement password check logic
11 years ago
Daniel Berteaud
6b4ced06bb
Implement join password setting
...
But it's not used yet :-)
11 years ago
Daniel Berteaud
6a916d7ba7
Add timestamp as get param to resources
...
Should force clients to get new files each time thy change
without any maintenance, as it just reads the file mtime
Should fix #22
11 years ago
Daniel Berteaud
c86ac4e0d7
Fix default MySQL db name
11 years ago
Daniel Berteaud
f65932fee1
Some more email invitation refactoring
11 years ago
Daniel Berteaud
1d8ad29190
Send alternative/multipart emails
...
Plus some other adjustements
Fix #20
Unfortunatly, it's not sufficient, as gmail still often tags invitations as spam :-(
but still a bit better
11 years ago
Daniel Berteaud
6ef394b914
Add a thank page after feedback submission
...
Fix #16
11 years ago
Daniel Berteaud
4a6e292ea6
Generate shorter random room names
...
Fix #18
11 years ago
Daniel Berteaud
0ee132334f
Prevent room name using reserved word
11 years ago
Daniel Berteaud
3e23445ea2
Remove baseUrl
...
It's not used anywhere
11 years ago
Daniel Berteaud
3aa3415a0e
Add a feedback form
...
Add a link to the feedback page in the public toolbar, and the goodby page
Should fix #14
11 years ago
Daniel Berteaud
46d9ddb85d
Redirect to lowercase
...
Should fix #13
11 years ago
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
11 years ago
Daniel Berteaud
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
11 years ago
Daniel Berteaud
2b7e0e65cc
Implement tchat history save as local HTML file
...
Fix #5
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
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
0001b6da86
Set default conf values in vroom.pl
11 years ago
Daniel Berteaud
cef5791a89
Initial import
11 years ago