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-05-16Fix testsmarco
2022-05-09Prevent reactions for commands for nowJoas Schilling
2022-05-06Only render emoji picker on hoverJoas Schilling
2022-04-27Disable UI elements which can not be used anymoreJoas Schilling
2022-04-19Keep "self" in nameJoas Schilling
2022-04-19VueJS Changes to move my reactions to parentVitor Mattos
2022-04-11Show directly when the user reacted with a reaction alreadyJoas Schilling
2022-04-07Reset reaction details list when a reaction is added or removedbugfix/7099/refresh-reaction-details-when-interactions-happenedJoas Schilling
2022-03-28Fix testsmarco
2022-03-24Use findComponent instead of findmarco
2022-03-24Use conditional rendering only to show and hide the MessageButtonsBar componentmarco
2022-03-24Fix menus and tooltipsmarco
2022-03-24Add tests for reactions in the message componentmarco
2022-03-21Fix some eslint warningsmarco
2022-03-21Fix delete message testsmarco
2022-03-21tempmarco
2022-03-21Style reactions buttonsmarco
2022-03-21Fix forwardermarco
2022-03-21create MessageButtonsBar componentmarco
2022-02-02Fix testsmarco
2021-09-21Fix remaining linting issuesJoas Schilling
2021-08-23Fix event names to kebap-caseJoas Schilling
2021-08-23AutofixesJoas Schilling
2021-07-07Never show read marker on the very last messageVincent Petry
2021-06-17Lint fixMarco Ambrosini
2021-05-20Merge pull request #5648 from nextcloud/test/noid/message-add-locationmarco
2021-05-20Add Message.vue test for passing in geo-location objectVincent Petry
2021-05-20Add findActionButton helped globally for testsVincent Petry
2021-05-10Add JS tests for Message componentVincent Petry