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
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
2021-07-19Forward messageMarco Ambrosini
2021-07-14Wait for the wav encoder to be initialized bedore allowing recordingsMarco Ambrosini
2021-07-08Fix minor thingsJoas Schilling
2021-07-07Fix read marker and counter issues with pending pagesVincent Petry
2021-06-22Fix saving sound settingsVincent Petry
2021-06-18Fix concurrency when cancelling lookForNewMessagesVincent Petry
2021-06-17Adjust messagesStore for unread messages updateVincent Petry
2021-06-17Update unread mentions earlierVincent Petry
2021-06-17Update unread messages count earlierVincent Petry
2021-06-17Fix hasOwnPropertyMarco Ambrosini
2021-06-17Lint fixMarco Ambrosini
2021-06-16Display voice message preview before uploadingMarco Ambrosini
2021-06-11Merge pull request #5610 from nextcloud/feature/noid/audio-recordingmarco
2021-06-11Add metadata to voice messagesMarco Ambrosini
2021-06-11Fix requested call flags set in the store instead of the actual onesDaniel Calviño Sánchez
2021-06-02Map multiple cancel functions to temporary messageVincent Petry
2021-06-01Wait for async test functionsDaniel Calviño Sánchez
2021-05-11Remove service dependencies in Conversation componentVincent Petry
2021-05-07Move createOneToOneConversation to storeVincent Petry
2021-05-05Added JS tests for messages storeVincent Petry
2021-05-04Merge pull request #5564 from nextcloud/tests/noid/talk-hash-storeJoas Schilling
2021-05-03Added talk hash store and fetchConversations testsVincent Petry
2021-05-03Add test for participants storeVincent Petry
2021-05-03Move postNewMessage to a store actionVincent Petry
2021-05-03Move fetch messages logic to the storeVincent Petry
2021-05-03Move fetchConversations to a store actionVincent Petry
2021-05-03Merge pull request #5538 from nextcloud/bugfix/3023/only-show-public-messages...Joas Schilling
2021-05-03Fix quality warning tooltip not staying dismissedDaniel Calviño Sánchez
2021-04-30Merge pull request #5544 from nextcloud/bugfix/noid/dipatch-typoVincent Petry
2021-04-30Fix "dipatch" typoVincent Petry
2021-04-30Add JS tests for sidebar storeVincent Petry
2021-04-30Add JS test for quote reply storeVincent Petry
2021-04-30Add JS tests for new group conversation storeVincent Petry
2021-04-30Add JS tests for guest name storeVincent Petry
2021-04-30Added file upload store testsVincent Petry