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
2021-10-05Create VolumeIndicator componentmarco
2021-10-05Handle device events conditionallymarco
2021-10-05Remember user devices preferences on a per conversation basismarco
2021-10-05Add DeviceChecker to entry pointsmarco
2021-10-05Create DeviceChecker componentmarco
2021-10-05Move device switching logic to a mixinmarco
2021-10-05Remove unused enable propmarco
2021-10-05Update MediaDevicesSelector componentmarco
2021-10-04Merge pull request #6320 from nextcloud/extract-common-emitter-code-to-mixinJoas Schilling
2021-10-04Merge pull request #6319 from nextcloud/fix-null-stream-given-to-rtcpeerconne...Joas Schilling
2021-10-01Extract common emitter code to mixinDaniel Calviño Sánchez
2021-09-29Update testsmarco
2021-09-29Differentiate between direct mentions and group nmentionsmarco
2021-09-29Merge pull request #6283 from nextcloud/fix-stopped-speaking-events-still-emi...Joas Schilling
2021-09-29Fix null stream given to RTCPeerConnection.addTrackDaniel Calviño Sánchez
2021-09-27Fix missing background in callview placeholderJoas Schilling
2021-09-24Fix leftover from switching "Hand" to "HandBackLeft"Daniel Calviño Sánchez
2021-09-24Fix "stopped speaking" events still emitted once started to speak againDaniel Calviño Sánchez
2021-09-24Merge pull request #6266 from nextcloud/dependabot/npm_and_yarn/vue-material-...Joas Schilling
2021-09-24Hand was removed, so replacing it with the HandBackLeft which is the same ico...Joas Schilling
2021-09-21Fix remaining linting issuesJoas Schilling
2021-09-20Make the topbar a topbar also in call viewmarco
2021-09-17Move unreadMessageElement from computed to a methodJoas Schilling
2021-09-16Fix eslint warningJoas Schilling
2021-09-14Unify handling of deleted usersJoas Schilling
2021-09-08Changed spelling of OpenStreetMaprakekniven
2021-09-02Merge pull request #6202 from nextcloud/feature/5452/add-create-conversation-...Joas Schilling
2021-09-02Add create conversation buttonmarco
2021-09-02Fix navigation marginsmarco
2021-09-02Merge pull request #6197 from nextcloud/bugfix/5776/fix-video-toggling-on-pas...Joas Schilling
2021-09-02Merge pull request #6157 from nextcloud/bugfix/4921/show-description-and-rela...Marco
2021-09-02Fix video toggling on pastingmarco
2021-09-02Add more buffer on file name length so "(1)" and other things workJoas Schilling
2021-09-01Fix missing parameter documentationDaniel Calviño Sánchez
2021-09-01Handle errors betterJoas Schilling
2021-08-31Merge pull request #6171 from nextcloud/techdebt/noid/improve-eslintJoas Schilling
2021-08-31Merge pull request #6160 from nextcloud/bugfix/noid/dont-overwrite-selected-d...Joas Schilling
2021-08-31Don't save device selection when there is only one deviceJoas Schilling
2021-08-31Fix remaining warningsmarco
2021-08-31Fix audio recordings in conversations with special chars and long namesJoas Schilling
2021-08-31Merge pull request #6115 from nextcloud/fix/language-stringsJoas Schilling
2021-08-31More doc fixesJoas Schilling
2021-08-30Fix unneeded top margin in Files sidebar chatDaniel Calviño Sánchez
2021-08-30Merge pull request #6169 from nextcloud/work-around-chromium-bug-of-iceconnec...Joas Schilling
2021-08-30Remove nested docsJoas Schilling
2021-08-30Work around Chromium bug of iceConnectionState stuck as "disconnected"Daniel Calviño Sánchez
2021-08-30Finish the storesJoas Schilling
2021-08-30Fix stores and some other basicsJoas Schilling
2021-08-30Replace "bool" with type "boolean"Joas Schilling
2021-08-30Fix some docsJoas Schilling