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 (Expand)Author
2022-04-07Make sure output is always a stringJoas Schilling
2022-04-07Fix type handlingJoas Schilling
2022-04-07Merge pull request #7108 from nextcloud/feature/7079/property-typehinting-whe...Joas Schilling
2022-04-07Merge pull request #7096 from nextcloud/techdebt/noid/convertDeprecationsToEx...Vitor Mattos
2022-04-07Merge pull request #7107 from nextcloud/bugfix/6897/delete-notifications-of-d...Vitor Mattos
2022-04-07Fix psalm issuesVitor Mattos
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-04-06Remove notifications for deleted messagesJoas Schilling
2022-04-06Merge pull request #7093 from nextcloud/techdebt/noid/add-integration-tests-f...Joas Schilling
2022-04-06Install notifications and guests app when they are not thereJoas Schilling
2022-04-06Add notification testing for chat messagesJoas Schilling
2022-04-06Extend the notification check to the "token/messadeId" as objectId we added f...Joas Schilling
2022-04-06Add notification checking to add-participant testsJoas Schilling
2022-04-06Remove notifications after each testJoas Schilling
2022-04-06Add check for notificationsJoas Schilling
2022-04-06Install notifications on droneJoas Schilling
2022-04-06Make tests fail when deprecated php functions are usedJoas Schilling
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-06Merge pull request #7094 from nextcloud/feature/fix-typingJoas Schilling
2022-04-06[tx-robot] updated from transifexNextcloud bot
2022-04-05fix typingVitor Mattos
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-05[tx-robot] updated from transifexNextcloud bot
2022-04-04Merge pull request #7034 from nextcloud/fix-reconnections-on-single-media-per...Joas Schilling
2022-04-04Merge pull request #7091 from nextcloud/dependabot/npm_and_yarn/extendable-me...Joas Schilling
2022-04-04Merge pull request #7084 from nextcloud/dependabot/npm_and_yarn/emoji-regex-1...Joas Schilling
2022-04-04Merge pull request #7083 from nextcloud/bugfix/noid/fix-messagebuttonsbar-errorJoas Schilling
2022-04-04Merge pull request #7090 from nextcloud/update-master-php-testing-versionsCôme Chilliet
2022-04-04Merge pull request #6980 from nextcloud/feat/6927/button-for-message-listJoas Schilling
2022-04-04Bump extendable-media-recorder-wav-encoder-worker from 8.0.58 to 8.0.59dependabot[bot]
2022-04-04Merge pull request #7082 from nextcloud/bump/ncvue-to-5.3.0Joas Schilling
2022-04-04Update master php testing versionsJoas Schilling
2022-04-03[tx-robot] updated from transifexNextcloud bot
2022-04-02[tx-robot] updated from transifexNextcloud bot
2022-04-02Bump emoji-regex from 10.0.1 to 10.1.0dependabot[bot]
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-04-01Bump @nextcloud/vue to 5.3.0bump/ncvue-to-5.3.0marco
2022-03-31Merge pull request #7077 from nextcloud/feature/noid/talk-attachments-tableJoas Schilling
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-31Also clear attachments from testsJoas Schilling
2022-03-31Handle deletingJoas Schilling
2022-03-31Fix comparing the roomIdJoas Schilling
2022-03-31Define the objectType in integration testsJoas Schilling
2022-03-31Remove no longer used "startedWithMedia" variablefix-reconnections-on-single-media-permission-changesDaniel Calviño Sánchez