Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-03Allow moderators to select if a PIN is requiredJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-27Disable UI elements which can not be used anymoreJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13Add constants to avoid types like in the deck-card vs. deckcard caseJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-25Merge pull request #6338 from ↵Joas Schilling
nextcloud/feature/noid/allow-to-opt-out-of-call-notifications Allow to opt out of call notifications
2021-10-14Add new constants for all permissionsmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2021-10-11Add a UI option to change the call settingJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-07Allow to remove all permissions without falling back to the next levelJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-07Rename and extend constants and methods for the new permissionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-08-23Fix license tagJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-14Show name for bridged messagesGary Kim
Signed-off-by: Gary Kim <gary@garykim.dev>
2021-07-01Add support for simulcast streams.Joachim Bauch
Signed-off-by: Joachim Bauch <bauch@struktur.de>
2021-06-11Send media streams in calls only when publishing is allowedDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-06-07Document circles tooJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-05-11Add JS tests for MessagesList.vueVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-04-30Don't allow to moderate the bridge-bot and show a "(bot)" on itJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-26Show groups at the end and don't allow promotingJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-29Add participant action to resend email invitationVincent Petry
Allow moderators to resend email invitations to individual participants in the participant list's actions menu. Adjusted endpoints to work with attendeeId as it was needed. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-11Adjustments for listable rooms after reviewVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-11Add listable flags attribute for conversationsVincent Petry
Added ability to set a conversation as listable for regular users and/or guest users from the guest app. This only implements the flag, endpoint and UI to manage it but not yet making it appear in search results. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-10Interact with integers so we can match it better in queriesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-10Introduce a privacy settings for the read_statusJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-26Add constants for SIP flags and pass on the eventJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-30Add a phone icon for SIP phone usersJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-30Add UI option to enable SIPJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-18Don't allow multiple HPB without clustering and add a cache warningJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-13move mode constants to constantsArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-07Fix broken share typesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-28Auto fix linting issuesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-17Uppercase all constantsMarco Ambrosini
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2019-10-17Define all constantsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>