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-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
2021-10-18Remove addPermissions and removePermissions methods for nowmarco
2021-10-18Add tests for store actionsmarco
2021-10-15Add store actionsmarco
2021-10-15Fix Stylesmarco
2021-10-12Reuse the participant information if we have a userIdJoas Schilling
2021-10-11Add a UI option to change the call settingJoas Schilling
2021-09-21Fix remaining linting issuesJoas Schilling
2021-08-31Fix remaining warningsmarco
2021-08-30Remove nested docsJoas Schilling
2021-08-30Finish the storesJoas Schilling
2021-08-30Replace "bool" with type "boolean"Joas Schilling
2021-08-30Replace "int" type with "number"Joas Schilling
2021-08-25Fix container of modal and popup components when Talk is embeddedDaniel Calviño Sánchez
2021-08-23Fix event names to kebap-caseJoas Schilling
2021-08-23Fix license tagJoas Schilling
2021-08-23AutofixesJoas Schilling
2021-07-28Fix forwarding mentionsMarco Ambrosini
2021-07-23Move try/catch block outside of the storeMarco Ambrosini
2021-07-23Fix clonedeep importMarco Ambrosini
2021-07-23Add ability to clear conversation historyMarco Ambrosini
2021-07-21Set proper message tokenMarco Ambrosini
2021-07-19Move forwarding logic and template into a separate componentMarco Ambrosini