Граф коммитов

151 Коммитов

Автор SHA1 Сообщение Дата
Joas Schilling 79478b5155
Remove personal TURN settings
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-04 09:09:12 +01:00
Joas Schilling fceb14dd25 Merge pull request #189 from nextcloud/screensharing-readme
Screensharing readme
2016-12-15 14:28:31 +01:00
Joas Schilling 26f3798e7a
Polish app description a bit for the appstore
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-15 13:31:53 +01:00
Joas Schilling 7da243b447
Improve translations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-15 13:18:13 +01:00
Jan-Christoph Borchardt 38bda789f0 Merge pull request #183 from nextcloud/support
Change dependency max-version supported to 12
2016-12-13 22:17:50 +01:00
Joas Schilling 0e7bb7deac
Increase version
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-13 21:23:00 +01:00
Ivan Sein 544913d58a Change dependency max-version supported to 12.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2016-12-13 20:52:02 +01:00
Joas Schilling 0407f1c7f3
Update version fix script and upload 1.1.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-13 16:32:39 +01:00
Ivan Sein ed8c21a2bc Increased version number to 1.1.0.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2016-12-13 11:29:26 +01:00
Ivan Sein c506b778b8 Merge pull request #171 from nextcloud/issue-169-delete-user-hook
Fix delete user listener
2016-12-12 17:41:14 +01:00
Ivan Sein 42bc0c14a8 Add screenshots to info.xml.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2016-12-12 17:07:45 +01:00
Joas Schilling 4954d9588e
Listen to the right hook so we have the IUser
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-11 11:42:05 +01:00
Ivan Sein 6d99af0637 Implement leave endpoint. Leave room where a user or a guest is participating.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2016-12-06 18:01:51 +01:00
Joas Schilling 82e4fabb8c
Increase version number for release
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-28 17:59:46 +01:00
Ivan Sein de715fd214 Changes in info.xml before releasing v.1.0.21.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2016-11-25 18:53:06 +01:00
Ivan Sein 1340c2510e Increased version number to 1.0.21.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2016-11-25 15:45:47 +01:00
Joas Schilling 10257b6841 Endpoint to get a single room
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-23 15:41:57 +01:00
Joas Schilling 0099335347 Allow pings from guests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-23 15:41:57 +01:00
Joas Schilling 96261acda3 Stay in the room on refreshing the page
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-23 15:38:42 +01:00
Joas Schilling f16424c297 Create an public endpoint which can be visited by guests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-23 15:38:42 +01:00
Ivan Sein a2e2db0af7 Remove executable flag added by samba.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2016-11-23 15:32:01 +01:00
Ivan Sein ed75621707 Allow to start an empty public room.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2016-11-23 15:32:01 +01:00
Joas Schilling 47e828f99f Allow to start an empty room
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-23 15:32:01 +01:00
Joas Schilling 8697f77007
Be part of the solution, not part of the problem
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-23 10:55:46 +01:00
Joas Schilling ac71b6d342
Add Ivan to authors
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-23 10:55:23 +01:00
Jan-Christoph Borchardt df3f43636b
normalize name to Spreed video calls
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2016-11-21 14:41:10 +01:00
Morris Jobke 3ada9c77fb
Use public API instead of private methods
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-11-21 14:41:10 +01:00
Joachim Bauch ecb1823f9b
Add TURN server to personal settings.
This implements the second part of #2 to add TURN support. For now each user
has to have an account on the TURN server. Support for shared credentials will
be added in a separate PR.

Signed-off-by: Joachim Bauch <bauch@struktur.de>
2016-11-21 14:41:10 +01:00
Morris Jobke fd02bee02e
add me as author
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-11-18 10:57:07 +01:00
Joas Schilling 416eb628a7
roomId can only be integer
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-17 17:18:51 +01:00
Joas Schilling bb41d6bfba
Allow to make rooms public
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-17 17:18:51 +01:00
Lukas Reschke d735c2a008
Use unique session IDs and some more patches
- Uses displayname instead of UID
- Uses unique session ID so we can reconnect and change rooms

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-11-16 23:39:00 +01:00
Morris Jobke 7a743fee9b Merge pull request #87 from nextcloud/version-11
Increase version to 11
2016-11-15 21:46:23 +01:00
Lukas Reschke 288530a6cf
Increase version to 11
Requires https://github.com/nextcloud/server/pull/2139

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-11-15 15:15:19 +01:00
Joas Schilling 892de037af
Leave rooms when deleting a user
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-14 16:30:51 +01:00
Joas Schilling ff39859bc1
Add endpoint to add a user to a call
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-14 16:30:51 +01:00
Joas Schilling 6c50ac9ec7
Add endpoint to leave a room
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-14 16:30:51 +01:00
Ivan Sein b8cd4148e8 Show groups and allow group calls creation. 2016-11-11 14:25:30 +01:00
Joas Schilling 24b2f86980
Kill notifications when the user enters a room
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-09 15:19:30 +01:00
Joas Schilling d985c7f58c
Start notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-09 15:18:58 +01:00
Joas Schilling f07e8b5169
Only load the routing when the navigation is displayed
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-09 14:26:37 +01:00
Robin Appelman 05fb17ea6a use int as roomid everywhere 2016-10-25 16:20:42 +02:00
Lukas Reschke 519c862d28
Add person selector
This adds a person selector as well as avatars so that initiating a call will be more intuitive.

Fixes https://github.com/nextcloud/spreed/issues/25
Fixes https://github.com/nextcloud/spreed/issues/11

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-10-19 12:13:30 +02:00
Lukas Reschke 60e8d535d1 Merge pull request #47 from nextcloud/duplicate_roomnames
Prevent duplicate room names.
2016-10-14 13:27:42 +02:00
Joachim Bauch e51d236bae Prevent duplicate room names. 2016-10-11 14:44:46 +02:00
Joachim Bauch 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
Christoph Wurst 661154d23a
fix DB column types and widths
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2016-10-04 14:24:20 +02:00
Jan-Christoph Borchardt 948e866408 add app to menu, fix #3 2016-09-20 18:06:13 +02:00
Lukas Reschke 50b8fc6f5c
Rename appid to spreed
Fixes #1
2016-09-19 23:21:15 +02:00
Lukas Reschke bb2eba453a
Make 9.1 the minimum version 2016-09-04 23:59:14 +02:00
Lukas Reschke 41b0ae0c9a
Initial import 2016-09-04 23:54:11 +02:00