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-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-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 reply functionalitymarco
2022-03-21Fetch reactions only when hovering reactions barmarco
2022-03-21tempmarco
2022-03-21Add reaction store and move some logic theremarco
2022-03-21Show popover with reaction details on the reactionsmarco
2022-03-21Create simplified reactions getter for messagesmarco
2022-03-21Get reaction details on hovermarco
2022-03-21Add emoji-picker in reactions barmarco
2022-03-21Style reactions buttonsmarco
2022-03-21Add ability to add reactions to messagesmarco
2022-03-21Create emoji sub-menumarco
2022-03-21Fix forwardermarco
2022-03-21Add some required props to the testsmarco
2022-03-21create MessageButtonsBar componentmarco
2022-03-15Merge pull request #6982 from nextcloud/feat/6927/button-for-forwarderJoas Schilling
2022-03-156927: fixed button style for forwarderNikola
2022-03-116927: fixed comments on button for file previewfeat/6927/button-for-file-previewNikola
2022-03-116927: updated button for forwarderfeat/6927/button-for-forwarderNikola
2022-03-096927: updated button for file previewNikola
2022-02-07Reparent file picker and viewer in fullscreen modeDaniel Calviño Sánchez
2022-02-02Fix warningJoas Schilling
2022-02-02Fix testsmarco
2022-02-02Create message buttons barmarco
2022-01-285615: fixed message menu error in scrollingNikola
2022-01-24Fix eslintJoas Schilling
2022-01-21Fix upload editormarco
2022-01-20Fix linter errorsmarco
2022-01-10Fix some stylelintJoas Schilling
2021-10-22Fix forwarding object sharesJoas Schilling
2021-09-21Fix remaining linting issuesJoas Schilling
2021-09-08Changed spelling of OpenStreetMaprakekniven
2021-08-27Fix (partially) actions position when Talk is embedded in the Files appDaniel Calviño Sánchez
2021-08-25Fix container of modal and popup components when Talk is embeddedDaniel Calviño Sánchez
2021-08-24Hide forward action for guestsDaniel Calviño Sánchez
2021-08-23Fix event names to kebap-caseJoas Schilling