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
2022-04-06Merge pull request #6962 from nextcloud/feat/6927/button-for-room-selectorMarco
2022-04-06Merge pull request #7080 from nextcloud/fix-forced-reconnections-when-the-hpb...Joas Schilling
2022-04-05Improve modal layoutmarco
2022-04-056927: fixed padding style for room selector buttonNikola
2022-04-056927: fixed test for room selectorNikola
2022-04-056927: updated button for room selectorNikola
2022-04-05Merge pull request #7054 from CommanderRoot/refactor/rm-deprecated-substrMarco
2022-04-04Merge pull request #7034 from nextcloud/fix-reconnections-on-single-media-per...Joas Schilling
2022-04-04Merge pull request #7083 from nextcloud/bugfix/noid/fix-messagebuttonsbar-errorJoas Schilling
2022-04-04Merge pull request #6980 from nextcloud/feat/6927/button-for-message-listJoas Schilling
2022-04-01Fix not joining call again due to call flags in forced reconnectionsDaniel Calviño Sánchez
2022-04-01Fix closing MessageButtonsBar on Firefoxbugfix/noid/fix-messagebuttonsbar-errormarco
2022-03-31Fix joining call before leaving first in forced reconnectionsfix-forced-reconnections-when-the-hpb-is-not-usedDaniel Calviño Sánchez
2022-03-31Remove no longer used "startedWithMedia" variablefix-reconnections-on-single-media-permission-changesDaniel Calviño Sánchez
2022-03-31Fix forced reconnections when replacing tracksDaniel Calviño Sánchez
2022-03-31Update call flags if needed after joining a callDaniel Calviño Sánchez
2022-03-31Disable media when disallowedDaniel Calviño Sánchez
2022-03-31Fix reconnections on single media permission changesDaniel Calviño Sánchez
2022-03-31Add getters to check if media is allowed or disallowedDaniel Calviño Sánchez
2022-03-31Expose methods to allow or disallow mediaDaniel Calviño Sánchez
2022-03-31Update tracks based on changes in the allowed mediaDaniel Calviño Sánchez
2022-03-31Replace constraints when starting the node with "setXXXAllowed" methodsDaniel Calviño Sánchez
2022-03-31Generate actual constraints from the available tracksDaniel Calviño Sánchez
2022-03-31Add unit tests for MediaDevicesSourceDaniel Calviño Sánchez
2022-03-31Remove unused "constraints" parameters from eventsDaniel Calviño Sánchez
2022-03-30Close reactions menu after reactingmarco
2022-03-29Keep reactions menu openmarco
2022-03-29Merge pull request #7061 from nextcloud/bugfix/noid/fix-user-has-reactedMarco
2022-03-28Allow to react to file and object sharesJoas Schilling
2022-03-28Fix detection if the user (not author) reacted alreadyJoas Schilling
2022-03-28Merge pull request #7062 from nextcloud/bugfix/noid/improve-reaction-summaryJoas Schilling
2022-03-28Merge pull request #7044 from nextcloud/bugfix/6665/cannot-copy-link-of-open-...Marco
2022-03-28Fix testsmarco
2022-03-25Improve reaction summary: make yourself "You" and sort to the beginningbugfix/noid/improve-reaction-summaryJoas Schilling
2022-03-257057: fixed success, error message style for call buttonbugfix/7057/call-button-error-styleNikola
2022-03-25Add line before rulemarco
2022-03-25Disable eslint for v-htmlmarco
2022-03-24Replace deprecated String.prototype.substr()Tobias Speicher
2022-03-24Can not copy link of open conversation without joiningbugfix/6665/cannot-copy-link-of-open-conversation-without-joiningJoas Schilling
2022-03-24Allow to delete shared files and objects from the webJoas Schilling
2022-03-24Merge pull request #7049 from nextcloud/feature/6995/button-position-in-chat-...Joas Schilling
2022-03-24Merge pull request #7024 from nextcloud/feature/noid/reactions-part-twoJoas Schilling
2022-03-24Merge pull request #6813 from nextcloud/feature/buttonsupgrade/setguestusernameJoas Schilling
2022-03-24Use findComponent instead of findmarco
2022-03-24Remove unneeded loggingmarco
2022-03-24Disallow reactions for file sharesmarco
2022-03-24Use conditional rendering only to show and hide the MessageButtonsBar componentmarco
2022-03-24Do not show reaction button for changelog messagesmarco
2022-03-24Do not close messageButtonsBar if emojipicker is openmarco
2022-03-24Always remove reaction when re-clicking same emojimarco