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-08-12Get the poll data when polls become visibleMarco Ambrosini
2022-08-12Initialise poll componentMarco Ambrosini
2022-08-12Fix import of ButtonVueJoas Schilling
2022-08-11Move reactions to vue buttonsJoas Schilling
2022-08-10Remove the unused nc-button classJoas Schilling
2022-08-02Fix messagebuttonsbar position for last read messagesbugfix/7219/messagebuttonbar-overlapMarco Ambrosini
2022-07-23Update my emailMarco Ambrosini
2022-07-15Fix HTML validation of material design iconsJoas Schilling
2022-07-13Fix buttonsJoas Schilling
2022-07-11Add more aria-labelsJoas Schilling
2022-06-03Revert "Fix messagebuttonsbar position for last read message"Marco Ambrosini
2022-06-03Fix messagebuttonsbar position for last read messageMarco Ambrosini
2022-05-18Eslint warning fixes till messagesList folder includedmarco
2022-05-09Prevent reactions for commands for nowJoas Schilling
2022-05-06Only render emoji picker on hoverJoas Schilling
2022-05-02Add margin-right so emojis wrap early enoughJoas Schilling
2022-04-27Disable UI elements which can not be used anymoreJoas Schilling
2022-04-26Only request reactions oncebugfix/noid/only-request-reactions-onceJoas Schilling
2022-04-25Fix representation of guest reactionsJoas Schilling
2022-04-19Keep "self" in nameJoas Schilling
2022-04-19VueJS Changes to move my reactions to parentVitor Mattos
2022-04-14Merge pull request #7151 from nextcloud/feature/7104-remove-heading-author-nameMarco
2022-04-127104: removing of heading auther nameNikola
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-29Keep reactions menu openmarco
2022-03-28Fix detection if the user (not author) reacted alreadyJoas Schilling
2022-03-28Fix testsmarco
2022-03-25Improve reaction summary: make yourself "You" and sort to the beginningbugfix/noid/improve-reaction-summaryJoas Schilling
2022-03-24Remove unneeded loggingmarco
2022-03-24Use conditional rendering only to show and hide the MessageButtonsBar componentmarco
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-21Fix duplicate with same reaction for multiple usersmarco
2022-03-21Allow adding more reactions from the MessageButtonsBarmarco
2022-03-21Move delete method to the message componentmarco
2022-03-21Fix more testsmarco
2022-03-21Fix custom action testmarco
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-21Fix forwardermarco
2022-03-21create MessageButtonsBar componentmarco