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/src
AgeCommit message (Expand)Author
2020-08-03Fix Internet Explorer 11 not loading because Element.append() does not existJoas Schilling
2020-07-31Only show browser warning when interacting with talkJoas Schilling
2020-07-30Fix opacity of offline-user avatar menuJoas Schilling
2020-07-28Merge pull request #3948 from nextcloud/bugfix/noid/handle-reference-id-for-s...Joas Schilling
2020-07-28Handle referenceId for system messages e.g. when uploading a fileJoas Schilling
2020-07-27Merge pull request #3940 from nextcloud/fix-speaker-promotion-with-newer-janu...Joas Schilling
2020-07-27Delete temporary messages after sharingMarco Ambrosini
2020-07-27Show simultaneous uploadsMarco Ambrosini
2020-07-27Merge pull request #3864 from nextcloud/feature/3423/show-upload-progressJoas Schilling
2020-07-27Simplify attributes creationMarco Ambrosini
2020-07-27Improve namesMarco Ambrosini
2020-07-27Scroll chat to bottom when adding temporary messagesMarco Ambrosini
2020-07-27Fix upload progressMarco Ambrosini
2020-07-27Hide spinner when the temporary message is a fileMarco Ambrosini
2020-07-27Fix spinner positionMarco Ambrosini
2020-07-24Show progress bar while a file is being uploadedMarco Ambrosini
2020-07-24Add temporary message while a file is being uploadedMarco Ambrosini
2020-07-24Move temporary message functionality to another fileMarco Ambrosini
2020-07-24Store upload progress and total file sizeMarco Ambrosini
2020-07-23Fix speaker promotion with newer Janus versionsDaniel Calviño Sánchez
2020-07-23Fix typo in docsMarco Ambrosini
2020-07-23Fix wrong argument in the upload storeMarco Ambrosini
2020-07-20Add button to explicitly dismiss the quality warning tooltipMarco Ambrosini
2020-07-20Add buttons to disable video and screen share to quality warning tooltipMarco Ambrosini
2020-07-20Dedicated connection warning iconJoas Schilling
2020-07-20Revert "Dimm own avatar and video when the sender connection quality is bad"Daniel Calviño Sánchez
2020-07-20Revert "Split tooltips for audio, video and screen quality"Daniel Calviño Sánchez
2020-07-20Revert "Replace quality warning with tooltips on the local media buttons"Daniel Calviño Sánchez
2020-07-20Revert "Show warning on the button that could solve the issue"Daniel Calviño Sánchez
2020-07-17Merge pull request #3901 from nextcloud/bugfix/3888/dont-trim-displayname-in-...Joas Schilling
2020-07-17Merge pull request #3912 from nextcloud/do-not-reuse-media-constraints-betwee...Joas Schilling
2020-07-16Fix duplicated event listeners in ParticipantAnalyzerDaniel Calviño Sánchez
2020-07-16Show error message when video could not be gotDaniel Calviño Sánchez
2020-07-16Do not reuse media constraints between independent media requestsDaniel Calviño Sánchez
2020-07-16Remove unused codeDaniel Calviño Sánchez
2020-07-14Don't trimm displayname in selectionJoas Schilling
2020-07-13Show warning on the button that could solve the issueDaniel Calviño Sánchez
2020-07-13Increase grace period for quality tooltipDaniel Calviño Sánchez
2020-07-13Replace quality warning with tooltips on the local media buttonsDaniel Calviño Sánchez
2020-07-13Split tooltips for audio, video and screen qualityDaniel Calviño Sánchez
2020-07-13Dimm own avatar and video when the sender connection quality is badDaniel Calviño Sánchez
2020-07-13Move setting class attributes to its own methodDaniel Calviño Sánchez
2020-07-13Take video and screen quality into account in the quality warningDaniel Calviño Sánchez
2020-07-13Show tooltip only if the quality warning has not been recently shownDaniel Calviño Sánchez
2020-07-13Add a grace period before hiding the quality warningDaniel Calviño Sánchez
2020-07-13Show warning when the quality of the connection is badDaniel Calviño Sánchez
2020-07-13Add analyzer for callsDaniel Calviño Sánchez
2020-07-13Add analyzer for participantsDaniel Calviño Sánchez
2020-07-13Add peer and screenPeer attributes to LocalCallParticipantModelDaniel Calviño Sánchez
2020-07-13Move peer and screenPeer to attributes in CallParticipantModelDaniel Calviño Sánchez