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-03-19Fix position of primary action in actionJoas Schilling
2022-03-096927: updated button for confirmationfeat/6927/button-for-confirmationNikola
2022-03-036927: fixed buttons for new group conversationfeat/6927/button-for-new-group-conversationNikola
2022-03-016927: updated button for NewGroupConversationNikola
2022-01-24Fix eslintJoas Schilling
2022-01-21Fix new group conversation modalmarco
2022-01-21Merge pull request #6786 from nextcloud/dependabot/npm_and_yarn/nextcloud/esl...Joas Schilling
2022-01-20Fix linter errorsmarco
2022-01-185094: fixed special symbols for translationNikola
2022-01-10Fix some stylelintJoas Schilling
2021-11-22Always open the conversation settings with the right dataJoas Schilling
2021-10-25Merge pull request #6338 from nextcloud/feature/noid/allow-to-opt-out-of-call...Joas Schilling
2021-10-12Cleaner test outputJoas Schilling
2021-10-11Notifications level is not in the sidebar anymoreJoas Schilling
2021-10-11Remove the chat notifications settings from left sidebar and redirect to the ...Joas Schilling
2021-10-07Fix lintermarco
2021-09-29Update testsmarco
2021-09-29Differentiate between direct mentions and group nmentionsmarco
2021-09-21Fix remaining linting issuesJoas Schilling
2021-09-02Merge pull request #6202 from nextcloud/feature/5452/add-create-conversation-...Joas Schilling
2021-09-02Add create conversation buttonmarco
2021-09-02Fix navigation marginsmarco
2021-08-30Replace "int" type with "number"Joas Schilling
2021-08-25Fix container of modal and popup components when Talk is embeddedDaniel Calviño Sánchez
2021-08-23Fix event names to kebap-caseJoas Schilling
2021-08-23AutofixesJoas Schilling
2021-07-06Fix testsMarco Ambrosini
2021-07-06Fix searchable conversations bugMarco Ambrosini
2021-07-06Fix highlighted counter bugMarco Ambrosini
2021-07-06Highlight counter if mentionedMarco Ambrosini
2021-07-06Fix testsMarco Ambrosini
2021-07-06Use vue list item componentMarco Ambrosini
2021-06-30Merge pull request #5899 from nextcloud/bugfix/noid/fix-missing-open-conversa...Joas Schilling
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