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/store
AgeCommit message (Expand)Author
2022-04-25Improve fetching logicmarco
2022-04-25Display more items in the browsermarco
2022-04-25Rename sharedItems service and storemarco
2022-04-20Merge pull request #7173 from nextcloud/feature/move-my-reactions-to-parentVitor Mattos
2022-04-19Keep "self" in nameJoas Schilling
2022-04-19VueJS Changes to move my reactions to parentVitor Mattos
2022-04-19Fix store stuffJoas Schilling
2022-04-14Merge pull request #7149 from nextcloud/bugfix/7148/add-item-shares-from-chat...Marco
2022-04-14Merge pull request #7142 from nextcloud/bugfix/7024/dont-update-last-messageMarco
2022-04-13Add constants to avoid types like in the deck-card vs. deckcard caseJoas Schilling
2022-04-13Add item shares from chat messages directly to the storeJoas Schilling
2022-04-13Rushing things inmarco
2022-04-13Get shared items overview upon opening the tabmarco
2022-04-13Fix filenameJoas Schilling
2022-04-13Draft sharedItems store and servicemarco
2022-04-13Add unit tests for function and fix a problem revealed by itJoas Schilling
2022-04-13Don't update last message of conversation with invisible messagesJoas Schilling
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-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-21Fix some testsmarco
2022-03-21Use the API response to update reactions detailsmarco
2022-03-21Filter out reactions from the messagesList gettermarco
2022-03-21tempmarco
2022-03-21Add reaction store and move some logic theremarco
2022-03-21Create a dedicated getter to know whether a message has detailed reaction or notmarco
2022-03-21Add store methodsmarco
2022-03-21Create simplified reactions getter for messagesmarco
2022-03-21Get reaction details on hovermarco
2022-03-21add services for removing reactions from messagesmarco
2022-03-21Add ability to add reactions to messagesmarco
2022-03-17Revert "Fix participant permissions not reloaded when general permissions cha...Daniel Calviño Sánchez
2022-03-09Fix participant permissions not reloaded when general permissions changeDaniel Calviño Sánchez
2021-12-01Await adding the participant before updating the user statusJoas Schilling
2021-11-22Always open the conversation settings with the right dataJoas Schilling
2021-11-16Overwrite hasCall based on chat messagesJoas Schilling
2021-11-04Add store actionsmarco
2021-11-04Add tests for store actionsmarco
2021-11-03Add button to end meeting for allVincent Petry
2021-10-25Merge pull request #6394 from nextcloud/fix/noid/referenceid-lengthJoas Schilling
2021-10-25Merge pull request #6387 from nextcloud/bugfix/6383/forwarding-location-and-d...Joas Schilling
2021-10-25Merge pull request #6338 from nextcloud/feature/noid/allow-to-opt-out-of-call...Joas Schilling
2021-10-25accept SHA256 hash sums for reference id as documentedArthur Schiwon
2021-10-22Fix forwarding object sharesJoas Schilling
2021-10-22Live update the store so the icon changesJoas Schilling
2021-10-21Only use the attendeeId based objectJoas Schilling
2021-10-21Fix deprecation docs and getter nameJoas Schilling
2021-10-20Index participants by atterndeeId in the storemarco