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
path: root/lib
AgeCommit message (Expand)Author
2021-02-02Add an endpoint to delete a messageJoas Schilling
2021-02-02fix spelling of "most likely" in multiple filesAdam Monsen
2021-02-01Adjust invitation resending after reviewsVincent Petry
2021-01-29Add participant action to resend email invitationVincent Petry
2021-01-29Reword resendEmail to resendInvitation in APIsVincent Petry
2021-01-29Allow specifying participant on email resend APIVincent Petry
2021-01-29Generate PIN for email guests when resending inviteVincent Petry
2021-01-29Allow resending invitation emailsVincent Petry
2021-01-29Merge pull request #5036 from nextcloud/bugfix/4138/hide-upload-zero-quotaVincent Petry
2021-01-29Merge pull request #5040 from nextcloud/fix/missing-matterbridge-cfgJoas Schilling
2021-01-29Fix mentioning users with subnamesJoas Schilling
2021-01-28Prevent duplicate call summariesJoas Schilling
2021-01-28Hide upload button with zero quotaVincent Petry
2021-01-28refs #4776 recreate matterbridge config file if missing when launchingJulien Veyssier
2021-01-27Add Changelog for 11Joas Schilling
2021-01-25Merge pull request #4985 from nextcloud/replace-blur-with-average-color-in-vi...Joas Schilling
2021-01-21Initial state service is deprecatedJoas Schilling
2021-01-21Merge pull request #4988 from nextcloud/bugfix/noid/undefined-index-userIdJoas Schilling
2021-01-21Replace blur with average color in video backgroundDaniel Calviño Sánchez
2021-01-21Fix "Call to undefined method OCA\\Talk\\Participant::getUser()"Joas Schilling
2021-01-21Fix "Undefined index: userId"Joas Schilling
2021-01-21Fix "Argument 1 passed to Room::getDisplayName() must be of the type string"Joas Schilling
2021-01-19Merge pull request #4956 from nextcloud/bugfix/noid/fix-display-names-with-si...Vincent Petry
2021-01-18Merge pull request #4771 from nextcloud/enh/noid/listable-wordingJoas Schilling
2021-01-14Merge pull request #4954 from nextcloud/bugfix/noid/allow-sip-callin-on-group...Joas Schilling
2021-01-14Also populate the display name on the peer listJoas Schilling
2021-01-14Merge pull request #4952 from nextcloud/add-mapping-between-nextcloud-session...Joas Schilling
2021-01-14Allow SIP dial-in in non-public conversations tooJoas Schilling
2021-01-14Send Nextcloud session id too when a participant joins a callDaniel Calviño Sánchez
2021-01-14Update wording to open and limited conversationJoas Schilling
2021-01-14Detect guests app in listable settings dialogVincent Petry
2021-01-14Updated wording and interaction for conversation accessibilityVincent Petry
2021-01-14Correctly use the displayname for groups in admin settingsJoas Schilling
2021-01-11No system message when a self-joined user leavesJoas Schilling
2021-01-08Update code to work with doctrine/dbal 3.0Joas Schilling
2021-01-07Merge pull request #4856 from nextcloud/fix/do_not_load_roomobject_for_share_...Joas Schilling
2021-01-07Do not load full room object for share queriesRoeland Jago Douma
2021-01-07avoid double quotes in bridge bot app password, it messes with the toml fileJulien Veyssier
2021-01-05Don't remove a chat when a self-joined user leavesJoas Schilling
2021-01-04Add capability for room descriptionsDaniel Calviño Sánchez
2021-01-04Merge pull request #4839 from nextcloud/bugfix/4834/conversation-v3-capabilityJoas Schilling
2020-12-23Fix query for participants not in a callDaniel Calviño Sánchez
2020-12-23Add conversation-v3 capability for API v3Vincent Petry
2020-12-21Add explicit prefix for column in left joinDaniel Calviño Sánchez
2020-12-21Fix query for participants by notification levelDaniel Calviño Sánchez
2020-12-20Fixed grammarrakekniven
2020-12-18Merge pull request #4791 from nextcloud/fix/4549/complexify-bridge-bot-passwordJoas Schilling
2020-12-18Adjust files to make cs fixer happyVincent Petry
2020-12-17refs #4549 put uppercase letters in bridge bot passwordJulien Veyssier
2020-12-17Merge pull request #4678 from nextcloud/fix-chromium-performance-hit-in-calls...Joas Schilling