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-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
2021-11-16Overwrite hasCall based on chat messagesJoas Schilling
2021-10-25Merge pull request #6394 from nextcloud/fix/noid/referenceid-lengthJoas Schilling
2021-10-25accept SHA256 hash sums for reference id as documentedArthur Schiwon
2021-10-22Fix forwarding object sharesJoas Schilling
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-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-21Set proper message tokenMarco Ambrosini
2021-07-19Move forwarding logic and template into a separate componentMarco Ambrosini
2021-07-19Forward messageMarco Ambrosini
2021-07-08Fix minor thingsJoas Schilling
2021-07-07Fix read marker and counter issues with pending pagesVincent 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-17Lint fixMarco Ambrosini
2021-06-11Add metadata to voice messagesMarco Ambrosini
2021-06-02Map multiple cancel functions to temporary messageVincent Petry
2021-05-05Added JS tests for messages storeVincent Petry
2021-05-03Move postNewMessage to a store actionVincent Petry
2021-05-03Move fetch messages logic to the storeVincent Petry
2021-04-29Simplify hash args Vincent Petry
2021-04-29More createTemporaryMessage to a store actionVincent Petry
2021-03-19Only refetch in case of mark as unreadVincent Petry
2021-03-18Fix guest access console error messagesVincent Petry
2021-03-18Re-fetch conversation after marking as readVincent Petry
2021-03-08Update read marker UI when posting + tweaksVincent Petry
2021-03-08Decouple visible unread marker from its actual positionVincent Petry
2021-03-08Tweak read marker behaviorVincent Petry
2021-03-08Don't mark conversation as read any more on clickVincent Petry
2021-03-08Update last read message marker on scrollVincent Petry
2021-02-15Correctly remove temporary message from store when postingJoas Schilling
2021-02-02Fix JS docsJoas Schilling