23537 Commits

Author SHA1 Message Date
60e8d535d1 Merge pull request #47 from nextcloud/duplicate_roomnames
Prevent duplicate room names.
2016-10-14 13:27:42 +02:00
c872e752ef Return non-200 status if user tries to create room that already exists. 2016-10-13 17:51:55 +02:00
bd91478f93 Merge pull request #43 from fancycode/configure_stun
Make STUN server configurable through settings.
2016-10-13 17:26:53 +02:00
e51d236bae Prevent duplicate room names. 2016-10-11 14:44:46 +02:00
b33d59de10 Make STUN server configurable through settings.
This change adds a new section "Spreed" to the "Additional settings" where you
can configure the STUN server (#2).
2016-10-11 12:14:11 +02:00
95159f7bda Merge pull request #44 from fancycode/join_empty_roomname
Don't try to create rooms with an empty name.
2016-10-10 20:13:03 +02:00
4c717ad33f Merge pull request #41 from fancycode/handle_gum_errors
Handle errors when accessing local media.
2016-10-10 20:10:11 +02:00
b71517adac Fixed joining rooms after they have been created. 2016-10-10 14:32:13 +02:00
11aeec10fb Don't try to create rooms with an empty name. 2016-10-10 14:31:56 +02:00
3492a85bee Handle errors when accessing local media.
For now uses a custom message for HTTPS-required error in Chrome (#18) and
the "NotAllowedError" error if the used denied access to the devices. All
other errors show the message as reported by the browser.
2016-10-10 10:47:21 +02:00
ed06e60ea4 Merge pull request #29 from nextcloud/db-column-widths
fix DB column types and widths
2016-10-04 15:49:24 +02:00
661154d23a fix DB column types and widths
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2016-10-04 14:24:20 +02:00
0d2db2a271 fix background for multiple participants 2016-09-26 20:28:20 +02:00
dd153b730d layout fixes for 4-person calls 2016-09-22 00:30:10 +02:00
348ba2c87f layout fix for calls with 3 people 2016-09-22 00:13:05 +02:00
edeeba5b88 fix more layout details 2016-09-21 23:55:26 +02:00
c606751fb2 toggle fullscreen via more-button 2016-09-21 20:02:18 +02:00
675649a938 improve look of room chooser input 2016-09-21 18:58:54 +02:00
e43646ea49 fix layout issue for real 2016-09-21 18:21:27 +02:00
afbbb1df61 position video for empty content 2016-09-21 16:51:15 +02:00
6fb4e260c8 Merge branch 'master' of https://github.com/nextcloud/spreed 2016-09-21 16:39:28 +02:00
b0a0097d5f Add video to empty view 2016-09-21 16:39:14 +02:00
da8b859c28 fix small positioning detail 2016-09-21 16:33:33 +02:00
487d6c4067 add default filter for slightly better look 2016-09-21 15:56:17 +02:00
5eac42937a show 1on1 partner video fullscreen always 2016-09-20 23:56:58 +02:00
c6e469f745 move add room function to top of sidebar, fix #9 2016-09-20 18:47:41 +02:00
948e866408 add app to menu, fix #3 2016-09-20 18:06:13 +02:00
dae6491617 initial styling for 1-on-1 calls 2016-09-20 17:55:11 +02:00
57942fa7fc Add participants 2016-09-20 14:21:39 +02:00
ecbf48e944 move participant number to proper position 2016-09-20 01:25:59 +02:00
cafeae1d52 Fix url 2016-09-19 23:29:24 +02:00
50b8fc6f5c Rename appid to spreed
Fixes #1
2016-09-19 23:21:15 +02:00
65ffc79ce0 Also allow blob 2016-09-19 22:52:53 +02:00
694f6406fa Ping more often 2016-09-05 09:52:20 +02:00
88907e9f7b Hide video when loading new channel 2016-09-05 00:20:42 +02:00
bb2eba453a Make 9.1 the minimum version 2016-09-04 23:59:14 +02:00
41b0ae0c9a Initial import 2016-09-04 23:54:11 +02:00