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-05-19Fix generateOcsUrl() callsJoas Schilling
2021-05-19Add JS tests for Conversation.vue componentVincent Petry
2021-05-19Merge pull request #5606 from nextcloud/techdebt/noid/use-the-store-lukeVincent Petry
2021-05-18Remove leftover routeChange handlersVincent Petry
2021-05-18JS tests for LeftSidebarVincent Petry
2021-05-12Merge pull request #5605 from nextcloud/feature/noid/improve-conversation-set...marco
2021-05-12Move description editor to conversation settingsMarco Ambrosini
2021-05-11Remove service dependencies in Conversation componentVincent Petry
2021-05-11Add JS tests for MessagesList.vueVincent Petry
2021-05-11Merge pull request #5573 from nextcloud/feature/1478/share-location-frontendJoas Schilling
2021-05-11Merge pull request #5595 from nextcloud/bugfix/noid/redirect-again-to-not-foundJoas Schilling
2021-05-11Merge pull request #5597 from nextcloud/test/noid/messagesgroupJoas Schilling
2021-05-10Display location nameMarco Ambrosini
2021-05-10Add aria-labelMarco Ambrosini
2021-05-10Add link zoom to the data of the componentMarco Ambrosini
2021-05-10remove unused id propMarco Ambrosini
2021-05-10Open openstreetmap location upon clicking the mapMarco Ambrosini
2021-05-10Display map in the MessageListMarco Ambrosini
2021-05-10Create location componentMarco Ambrosini
2021-05-10Add JS test for MessagesGroupVincent Petry
2021-05-10Bring back redirect to not-found pageVincent Petry
2021-05-10Add JS tests for Message componentVincent Petry
2021-05-07Move createOneToOneConversation to storeVincent Petry
2021-05-06Fix switching devices in FirefoxDaniel Calviño Sánchez
2021-05-06Merge pull request #5565 from nextcloud/tests/noid/messages-storeJoas Schilling
2021-05-06Merge pull request #5520 from nextcloud/disable-planb-mcuJoas Schilling
2021-05-06Merge pull request #5567 from nextcloud/tests/noid/roomselectorJoas Schilling
2021-05-06Merge pull request #5560 from nextcloud/bugfix/5517/remove-old-firefox-fallbackVincent Petry
2021-05-05Add test mock for n() functionVincent Petry
2021-05-05Added tests for RoomSelectorVincent Petry
2021-05-05Added JS tests for messages storeVincent Petry
2021-05-04Allow showing the screenshares of others and switching correctly between themJoas Schilling
2021-05-04Close the Actions-menu when clicking "Show your screen"Joas Schilling
2021-05-04Drop screensharing support for FF <66Joas Schilling
2021-05-04Merge pull request #5564 from nextcloud/tests/noid/talk-hash-storeJoas Schilling
2021-05-03Added talk hash store and fetchConversations testsVincent Petry
2021-05-03Add test for participants storeVincent Petry
2021-05-03Move postNewMessage to a store actionVincent Petry
2021-05-03Move fetch messages logic to the storeVincent Petry
2021-05-03Move fetchConversations to a store actionVincent Petry
2021-05-03Allow to copy the link of an open conversationJoas Schilling
2021-05-03Merge pull request #5538 from nextcloud/bugfix/3023/only-show-public-messages...Joas Schilling
2021-05-03Merge pull request #5551 from nextcloud/fix-initial-camera-qualityJoas Schilling
2021-05-03Merge pull request #5550 from nextcloud/fix-quality-warning-tooltip-not-stayi...Joas Schilling
2021-05-03Merge pull request #5541 from nextcloud/bugfix/noid/fix-conversation-search-f...Joas Schilling
2021-05-03Fix initial camera qualityDaniel Calviño Sánchez
2021-05-03Fix quality warning tooltip not staying dismissedDaniel Calviño Sánchez
2021-04-30Merge pull request #5544 from nextcloud/bugfix/noid/dipatch-typoVincent Petry
2021-04-30Fix "dipatch" typoVincent Petry
2021-04-30Merge pull request #5522 from nextcloud/tests/noid/more-js-store-tests2Vincent Petry