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-09-06Merge pull request #6206 from nextcloud/backport/6202/stable22.1Marco
2021-09-02Add create conversation buttonmarco
2021-09-02Fix navigation marginsmarco
2021-08-27Fix container of modal and popup components when Talk is embeddedDaniel Calviño Sánchez
2021-07-29Fix testsMarco Ambrosini
2021-07-29Fix searchable conversations bugMarco Ambrosini
2021-07-29Fix highlighted counter bugMarco Ambrosini
2021-07-29Highlight counter if mentionedMarco Ambrosini
2021-07-29Fix testsMarco Ambrosini
2021-07-29Use vue list item componentMarco Ambrosini
2021-06-30Add testsJoas Schilling
2021-06-30Fix missing "Open conversations" captionJoas Schilling
2021-06-30Add icon for mark as readChristopher Ng
2021-06-22Fix left sidebar click event handlingVincent Petry
2021-06-22Disable avatar menu in most conversation listsVincent Petry
2021-06-17Update testsMarco Ambrosini
2021-06-17Use nc-vue ActionCaption componentMarco Ambrosini
2021-06-17Use vue caption componentMarco Ambrosini
2021-06-17Lint fixMarco Ambrosini
2021-06-14Merge pull request #5736 from nextcloud/bugfix/5733/remove-concurrent-request...Joas Schilling
2021-06-11Fix coding style of translationsJoas Schilling
2021-06-10Don't trigger leave event when deleting conversationVincent Petry
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-18JS tests for LeftSidebarVincent Petry
2021-05-11Remove service dependencies in Conversation componentVincent Petry
2021-05-07Move createOneToOneConversation to 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-04-30Don't focus the first item randomly, arrow up/down does that alreadyJoas Schilling
2021-04-30Fix pressing enter actionJoas Schilling
2021-04-30Also don't overwrite the last message in the UI partsJoas Schilling
2021-04-28Decouple participantsService from the storeVincent Petry
2021-04-07Handle failed server responses more gracefullyJoas Schilling
2021-03-25Fix order to reduce eslint warningsJoas Schilling
2021-03-08New menu item mark conversation as readVincent Petry
2021-03-08Don't mark conversation as read any more on clickVincent Petry
2021-03-05Fix action captionMarco Ambrosini
2021-03-03Use container property to fix popups in fulllscreen modeVincent Petry
2021-03-02Merge pull request #5082 from nextcloud/bugfix/4552/fix-duplicate-on-deleteJoas Schilling
2021-02-26Fix Actions menus in fullscreen modeVincent Petry
2021-02-25Merge pull request #4935 from nextcloud/feature/noid/move-more-settings-to-co...Joas Schilling
2021-02-24l10n: Delete spaceValdnet
2021-02-24Add more conversation settings to the main dialogMarco Ambrosini
2021-02-24Hide border if conversation list is scrolled to the topMarco Ambrosini
2021-02-13Merge pull request #4934 from nextcloud/bugfix/noid/improve-leftsidebar-designmarco
2021-02-12Update src/components/LeftSidebar/LeftSidebar.vuemarco
2021-02-12Close left sidebar menu after leave or deleteVincent Petry
2021-02-12Fix redirect when deleting current conversationVincent Petry