Joas Schilling
c126b9c6f6
Fix file headers
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
a60eff7af0
No notification when the state didn't change
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
046fe5135c
Delete instead of setting to empty
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
c8598e399c
Fix typo
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Morris Jobke
27ff4c0090
Comment not yet returned options
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Morris Jobke
6421dd87f9
Add a warning that the signaling server settings will be overwritten
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Morris Jobke
76add437b8
Log an info message when the background job fetched something
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Morris Jobke
2071501469
Add button to delete an account
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Morris Jobke
387e775896
Use select boxes for language and country
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Morris Jobke
c99a6494e6
Add notifications for changed state of the hosted signaling server account
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Morris Jobke
3465fc9ca2
Add background job that regularly checks for updates of the signaling server trial - without notifciations
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Morris Jobke
72afa27a8a
Refactor API requests into a service and data objects
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Morris Jobke
8d41e17ebd
Fetch account information right after registration
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Morris Jobke
22ec9dbb69
Handle success and error cases
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Morris Jobke
38f4212687
Add endpoint for authentication challenge
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Morris Jobke
7113f7f369
Endpoint to request trial
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Morris Jobke
93220650a1
First UI version of form for signaling server trial
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Joas Schilling
a0294ea87e
Merge pull request #3792 from nextcloud/bugfix/noid/add-signaling-server-to-issue-template
Add signaling server to issue template
6 years ago
Joas Schilling
bb0a0f00dc
Fix links
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Nextcloud bot
feafc69a73
[tx-robot] updated from transifex
6 years ago
Joas Schilling
72dee2c950
Add signaling server to issue template
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
caa4f92a73
Merge pull request #3789 from nextcloud/bugfix/3787/fix-user-timeout-with-numeric-ids
Fix user timeout with numeric ids
6 years ago
Joas Schilling
a0fe5d6f15
Fix user timeout with numeric ids
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Nextcloud bot
9c858550c1
[tx-robot] updated from transifex
6 years ago
Joas Schilling
87b0e54558
Merge pull request #3785 from nextcloud/changelog/9.0.1
Add changelog for v9.0.1
6 years ago
Joas Schilling
eea41ca2b1
Add changelog for v9.0.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
d3cbdb605c
Merge pull request #3757 from nextcloud/techdebt/noid/dont-ping-while-waiting-for-chat-messages
Don't ping the session while waiting for chat messages
6 years ago
Joas Schilling
9db6e52f16
Merge pull request #3759 from nextcloud/bugfix/noid/bring-back-session-expiration-that-was-dropped-with-room-v2-api
Bring back session expiration
6 years ago
Joas Schilling
0a31e0fbfa
Merge pull request #3745 from nextcloud/bugfix/noid/less-database-queries
Less database queries when parsing multiple notifications
6 years ago
Joas Schilling
6ef8e0b857
Merge pull request #3775 from nextcloud/always-try-to-use-microphone-if-camera-failed
Always try to use microphone if camera failed
6 years ago
Joas Schilling
aec1d52cac
Merge pull request #3755 from nextcloud/bugfix/noid/make-sure-pinging-session-only-uses-indexes
Make sure pinging session ids only uses indexes
6 years ago
Joas Schilling
e102fe5d22
Merge pull request #3744 from nextcloud/bugfix/noid/backportable-deferable-notification-workaround
Dispatch an event to signal interest in defering the notifications
6 years ago
Daniel Calviño Sánchez
4e9bb46e42
Always try to use microphone if camera failed
When getting the local media it is first tried to get both microphone
and camera and, if that fails, then it is tried to get only the
microphone.
However, this was done only when certain errors happened while trying to
get both the microphone and the camera. Now, no matter the error, it is
tried too to get only the microphone; if the media is still unavailable
it will fail again, but this should help with some further scenarios not
covered yet in the previously handled errors in which camera is not
available but microphone is.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
6 years ago
Joas Schilling
a3c2adfbac
PHP CS fixing
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
7b3b93a5da
Merge pull request #3760 from nextcloud/dependabot/npm_and_yarn/websocket-extensions-0.1.4
[Security] Bump websocket-extensions from 0.1.3 to 0.1.4
6 years ago
Joas Schilling
063948d6d8
Don't ping the session while waiting for chat messages
Unless it's a mobile app not in a call, because they don't do signaling.
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Nextcloud bot
6569d8ee10
[tx-robot] updated from transifex
6 years ago
dependabot-preview[bot]
af95b5122b
Merge pull request #3768 from nextcloud/dependabot/npm_and_yarn/nextcloud/event-bus-1.2.0
6 years ago
dependabot-preview[bot]
5fc5eaa3a3
Bump @nextcloud/event-bus from 1.1.4 to 1.2.0
Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus ) from 1.1.4 to 1.2.0.
- [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v1.1.4...v1.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
dependabot-preview[bot]
c92b429c07
Merge pull request #3769 from nextcloud/dependabot/npm_and_yarn/nextcloud/l10n-1.3.0
6 years ago
dependabot-preview[bot]
9975aff793
Bump @nextcloud/l10n from 1.2.3 to 1.3.0
Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n ) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/nextcloud/nextcloud-l10n/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-l10n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-l10n/compare/v1.2.3...v1.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
dependabot-preview[bot]
33c5403ff7
Merge pull request #3770 from nextcloud/dependabot/npm_and_yarn/stylelint-13.6.0
6 years ago
dependabot-preview[bot]
084294ba8b
Merge pull request #3771 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-1.4.0
6 years ago
dependabot-preview[bot]
55404a2cf6
Merge pull request #3772 from nextcloud/dependabot/npm_and_yarn/nextcloud/router-1.1.0
6 years ago
Nextcloud bot
98e5af38f9
[tx-robot] updated from transifex
6 years ago
dependabot-preview[bot]
a84150bd42
Bump @nextcloud/router from 1.0.2 to 1.1.0
Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router ) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-router/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-router/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-router/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
dependabot-preview[bot]
d6cfbf356d
Bump @nextcloud/dialogs from 1.3.1 to 1.4.0
Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs ) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v1.3.1...v1.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
dependabot-preview[bot]
92860019ab
Bump stylelint from 13.5.0 to 13.6.0
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 13.5.0 to 13.6.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/13.5.0...13.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Joas Schilling
b7c29fbd45
Merge pull request #3762 from simonspa/fix_participant_sorting
Sort participants by display name
6 years ago
Simon Spannagel
80920b955e
Sort participants by display name
Signed-off-by: Simon Spannagel <simonspa@kth.se>
6 years ago