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
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 #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-10Add JS tests for Message componentVincent Petry
2021-05-07Move createOneToOneConversation to storeVincent Petry
2021-05-06Merge pull request #5565 from nextcloud/tests/noid/messages-storeJoas Schilling
2021-05-06Merge pull request #5560 from nextcloud/bugfix/5517/remove-old-firefox-fallbackVincent 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-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 #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 quality warning tooltip not staying dismissedDaniel Calviño Sánchez
2021-04-30Don't focus the first item randomly, arrow up/down does that alreadyJoas Schilling
2021-04-30Fix pressing enter actionJoas Schilling
2021-04-30Don't allow to moderate the bridge-bot and show a "(bot)" on itJoas Schilling
2021-04-30Also don't overwrite the last message in the UI partsJoas Schilling
2021-04-29Merge pull request #5529 from nextcloud/techdebt/noid/participant-service-dec...Joas Schilling
2021-04-29Merge pull request #5533 from nextcloud/bugfix/noid/fix-offline-user-sortingJoas Schilling
2021-04-29Fix sorting of users that are online with user status offlineJoas Schilling
2021-04-29More createTemporaryMessage to a store actionVincent Petry
2021-04-29Decuple fileUpload service from the global storeVincent Petry
2021-04-28Remove play button in reply to for video previewsVincent Petry
2021-04-28Decouple participantsService from the storeVincent Petry
2021-04-27Always group system messages, independent from authorJoas Schilling
2021-04-26Merge pull request #5519 from nextcloud/bugfix/noid/sound-setting-for-usersVincent Petry
2021-04-26Call services from within the storeJoas Schilling
2021-04-26Fix loading the correct sound setting for usersJoas Schilling