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
2022-03-30Close reactions menu after reactingmarco
2022-03-29Keep reactions menu openmarco
2022-03-29Merge pull request #7061 from nextcloud/bugfix/noid/fix-user-has-reactedMarco
2022-03-28Allow to react to file and object sharesJoas Schilling
2022-03-28Fix detection if the user (not author) reacted alreadyJoas Schilling
2022-03-28Merge pull request #7062 from nextcloud/bugfix/noid/improve-reaction-summaryJoas Schilling
2022-03-28Merge pull request #7044 from nextcloud/bugfix/6665/cannot-copy-link-of-open-...Marco
2022-03-28Fix testsmarco
2022-03-25Improve reaction summary: make yourself "You" and sort to the beginningbugfix/noid/improve-reaction-summaryJoas Schilling
2022-03-257057: fixed success, error message style for call buttonbugfix/7057/call-button-error-styleNikola
2022-03-25Add line before rulemarco
2022-03-25Disable eslint for v-htmlmarco
2022-03-24Can not copy link of open conversation without joiningbugfix/6665/cannot-copy-link-of-open-conversation-without-joiningJoas Schilling
2022-03-24Allow to delete shared files and objects from the webJoas Schilling
2022-03-24Merge pull request #7049 from nextcloud/feature/6995/button-position-in-chat-...Joas Schilling
2022-03-24Merge pull request #7024 from nextcloud/feature/noid/reactions-part-twoJoas Schilling
2022-03-24Merge pull request #6813 from nextcloud/feature/buttonsupgrade/setguestusernameJoas Schilling
2022-03-24Use findComponent instead of findmarco
2022-03-24Remove unneeded loggingmarco
2022-03-24Disallow reactions for file sharesmarco
2022-03-24Use conditional rendering only to show and hide the MessageButtonsBar componentmarco
2022-03-24Do not show reaction button for changelog messagesmarco
2022-03-24Do not close messageButtonsBar if emojipicker is openmarco
2022-03-24Always remove reaction when re-clicking same emojimarco
2022-03-24Properly wrap reactionsmarco
2022-03-24Fix menus and tooltipsmarco
2022-03-24Add tests for reactions in the message componentmarco
2022-03-24Sort guests behind online logged in usersJoas Schilling
2022-03-236995: updated button position in chat messageNikola
2022-03-23Fix handling of the translation stringJoas Schilling
2022-03-23Upgrade buttons for setGuestUsernamemarco
2022-03-22Don't use the avatar for the callview background, to save O(n^2) requestsJoas Schilling
2022-03-22Merge pull request #7033 from nextcloud/bugfix/noid/fix-broken-avatars-in-con...Joas Schilling
2022-03-22Merge pull request #7007 from nextcloud/feat/6927/button-for-upload-editorMarco
2022-03-21Fix some eslint warningsmarco
2022-03-21Fix duplicate with same reaction for multiple usersmarco
2022-03-21Allow adding more reactions from the MessageButtonsBarmarco
2022-03-21Fix delete message testsmarco
2022-03-21Move delete method to the message componentmarco
2022-03-21Fix more testsmarco
2022-03-21Fix custom action testmarco
2022-03-21Fix MessageButtonsBar testJoas Schilling
2022-03-21Fix some testsmarco
2022-03-21Fix reply functionalitymarco
2022-03-21Use the API response to update reactions detailsmarco
2022-03-21Filter out reactions from the messagesList gettermarco
2022-03-21Fetch reactions only when hovering reactions barmarco
2022-03-21tempmarco
2022-03-21Add reaction store and move some logic theremarco
2022-03-21Do not show deleted reaction messagesmarco