summaryrefslogtreecommitdiffstats
path: root/src/store/messagesStore.js
AgeCommit message (Expand)Author
2023-08-07limit fetch requests for messages evenlyMaksim Sukharev
2023-08-07resolve Uncaught Typerror and focus-trap warn for reactionsMaksim Sukharev
2023-08-03add one hour hint during the callDorraJaouad
2023-03-09check if message author is current userMaksim Sukharev
2023-02-23apply lint rules to .js filesMaksim Sukharev
2023-02-10Guests now get their lastReadMessage correctly returned from the APIJoas Schilling
2023-02-10Update the last-common-readJoas Schilling
2023-02-10Handle visible message counter for getContext()Joas Schilling
2023-02-10Get the next visible message and focus that when the read-marker message is n...Joas Schilling
2023-02-10First hacky attempt to use the contextJoas Schilling
2022-11-08Fix testsJoas Schilling
2022-11-07Introduce a constant and simplify the logicJoas Schilling
2022-11-04Fix chat "not loading" and performance issue with many reactions or votesJoas Schilling
2022-10-02Fix chats not updating the read markerJoas Schilling
2022-09-21Show empty content when all messages expiredJoas Schilling
2022-09-14Ease the message list when navigating to another chatJoas Schilling
2022-09-14Remove expired message from the Vue storeJoas Schilling
2022-08-26Immediately update poll if closedMarco Ambrosini
2022-08-26Display poll result button in system messageMarco Ambrosini
2022-08-15Fix importsJoas Schilling
2022-08-12Add ability to close pollsMarco Ambrosini
2022-08-12Debounce getting the poll data every time someone votesMarco Ambrosini
2022-08-12So not display poll votes system messagesMarco Ambrosini
2022-08-12Get the poll data when polls become visibleMarco Ambrosini
2022-08-10Fix message forwardingJoas Schilling
2022-07-23Update my emailMarco Ambrosini
2022-06-01Add silent option to the requestMarco Ambrosini
2022-06-01Add send silently actionmarco
2022-05-18Fix remaining warningsmarco
2022-04-19Keep "self" in nameJoas Schilling
2022-04-19VueJS Changes to move my reactions to parentVitor Mattos
2022-04-13Add item shares from chat messages directly to the storeJoas 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 removedJoas Schilling
2022-03-28Allow to react to file and object sharesJoas Schilling
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