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

213 Коммитов

Автор SHA1 Сообщение Дата
Joas Schilling 0bfced09c6
Increase version to run the migration everywhere
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-01-04 11:22:13 +01:00
Ivan Sein c51214f131 Update version and changelog for 2.9.0 beta release.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2017-12-12 18:57:36 +01:00
Joas Schilling 42e34eaebd
Fix element order to match appstore expectations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-11-28 12:07:10 +01:00
Joachim Bauch 7edb83e031
Remove duplicate entries from info.xml
Signed-off-by: Joachim Bauch <bauch@struktur.de>
2017-11-28 09:51:59 +01:00
Joas Schilling eae71a3977 Split joining a room and joining a call API wise
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-11-03 13:04:52 +01:00
Joas Schilling 23511a9324
Increase the version
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-11-02 11:49:41 +01:00
Joas Schilling 5f11a47da0
Move old repair steps to migrations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-11-02 11:48:30 +01:00
Joas Schilling 85bdea646f
Increase version to trigger settings update
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-11-02 11:44:58 +01:00
Joachim Bauch be33ec8d9c
Implement backend APIs to be used by standalone signaling server.
A standalone signaling server can be configured in the admin UI and is
notified through the BackendController on changes that should be sent to
connected clients.

See #339 for a description of the backend API.

Signed-off-by: Joachim Bauch <bauch@struktur.de>
2017-11-02 11:23:09 +01:00
Joas Schilling 0375485878
Fix readme and info.xml
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-19 14:46:08 +02:00
Joas Schilling 5be481aacb
Fix navigation entry
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-19 14:36:52 +02:00
Joas Schilling 8ef70af937
Activities for calls
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-10 17:10:30 +02:00
Joas Schilling 4669f73022
Expire signaling messages that are older than 5 minutes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-09 13:34:04 +02:00
Joas Schilling 2a33f7fd1a
Allow setting multiple STUN servers
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-28 15:53:59 +02:00
Joas Schilling b3ef9248b1
Move admin settings to own section
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-28 15:53:59 +02:00
Joas Schilling eb7546ea0e
Increase version to run migrations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-22 16:16:04 +02:00
Joas Schilling cf533647e7
Fix the signalling table
- Remove duplicate column
- Remove unneeded primary key
- Group deletion of messages into one query

Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-14 15:12:50 +02:00
Joas Schilling 8a3dd6757c
Add participant types
* one2one calls have two owners
* for group and public calls the creator is the owner

Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-07-17 11:05:51 +02:00
Joas Schilling b274441c61
Split the API controller into 2
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-07-12 11:53:16 +02:00
Joas Schilling 2ab09a63b7
Move database schema to migration
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-07-10 15:01:20 +02:00
Joas Schilling 31fcdea7ba
Update version on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-22 12:40:07 +02:00
Joas Schilling d2fb21846f
Update screenshots in info.xml
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-05-02 13:23:48 +02:00
Joas Schilling 1e19fe4787
Fix uploading to the app store and increase version
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-28 13:10:10 +02:00
Ivan Sein c960e4e25c Add video call action to internal users in contacts menu.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2017-04-26 11:59:52 +02:00
Joas Schilling cccd8888aa
This branch only works with master
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-04 14:59:58 +02:00
Ivan Sein 9aebbb4049 Merge pull request #258 from nextcloud/better-room-urls
Better room urls
2017-03-28 10:17:05 +02:00
Joas Schilling 265711d01d
Register the navigation entry via info.xml
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-27 10:00:23 +02:00
Joas Schilling 40d90c3e19
Introduce a token column
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-24 11:18:46 +01:00
Marius Blüm ab5915cff4 Adjust info.xml and README according to merging of screensharing
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-03-23 10:43:34 +01:00
Marius Blüm abe9c8851f
Adjust info.xml and README according to merging of screensharing
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-03-23 10:36:43 +01:00
Joas Schilling 680a018959
Add activities when you were invited to a call
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-02-23 15:31:47 +01:00
Joas Schilling f90824ddc8
Add info that HTTP/2.0 has known issues atm
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-02-02 13:37:13 +01:00
Joas Schilling c596819dbf
Add resource links
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-20 14:36:13 +01:00
Joas Schilling 86ce33d8d8
Add a shorter summary because otherwise the upload fails
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-18 15:34:18 +01:00
Joas Schilling 6f4657f8dc
Increase version for release
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-18 15:28:21 +01:00
Joas Schilling 24f9c716ce
Fix the app name in info.xml
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-17 14:06:59 +01:00
Joas Schilling 73a908661c
Add a repair step for the update
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-10 19:56:26 +01:00
Joas Schilling 2367e42497
Do not allow to restrict the app to a group
This breaks public calls as well as calls to users which are not in the group

Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-04 10:20:08 +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
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 42bc0c14a8 Add screenshots to info.xml.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2016-12-12 17:07:45 +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 0099335347 Allow pings from guests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-23 15:41:57 +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 fd02bee02e
add me as author
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-11-18 10:57:07 +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
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
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
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