summaryrefslogtreecommitdiffstats
path: root/src/store
AgeCommit message (Expand)Author
2020-08-13Use unique random indexes for temporary messagesMarco Ambrosini
2020-08-13Move share logic to the uploadfiles method in the storeMarco Ambrosini
2020-08-13Show previews in the upload editorMarco Ambrosini
2020-08-12Add ability to remove files from selectionMarco Ambrosini
2020-08-12Create initialiseduploads store entry and split uploadfiles logicMarco Ambrosini
2020-08-12Store visibility of the upload editorMarco Ambrosini
2020-08-12Store current upload idMarco Ambrosini
2020-07-27Delete temporary messages after sharingMarco Ambrosini
2020-07-27Show simultaneous uploadsMarco Ambrosini
2020-07-27Merge pull request #3864 from nextcloud/feature/3423/show-upload-progressJoas Schilling
2020-07-27Simplify attributes creationMarco Ambrosini
2020-07-27Improve namesMarco Ambrosini
2020-07-27Scroll chat to bottom when adding temporary messagesMarco Ambrosini
2020-07-27Fix upload progressMarco Ambrosini
2020-07-24Show progress bar while a file is being uploadedMarco Ambrosini
2020-07-24Add temporary message while a file is being uploadedMarco Ambrosini
2020-07-24Move temporary message functionality to another fileMarco Ambrosini
2020-07-24Store upload progress and total file sizeMarco Ambrosini
2020-07-23Fix wrong argument in the upload storeMarco Ambrosini
2020-07-01Update the session and the call flag when force joiningJoas Schilling
2020-06-17Calculate blur filter only in one locationJoas Schilling
2020-06-17Equalize background blurMarco Ambrosini
2020-06-05Immediately move conversation up when sending a messageJoas Schilling
2020-05-26Move X-Nextcloud-Talk-Hash handling to a mixinJoas Schilling
2020-05-13Move selectedVideoPeerId to the storeMarco Ambrosini
2020-05-13Add ability to select videoMarco Ambrosini
2020-05-13Create callview storeMarco Ambrosini
2020-05-08Fix editingMarco Ambrosini
2020-05-08Save sidebar status in the browser localstorageMarco Ambrosini
2020-05-08Fix lobbyMarco Ambrosini
2020-05-08Properly handle conversation renamingMarco Ambrosini
2020-05-08hide sidebar by defaultMarco Ambrosini
2020-04-27Merge pull request #3403 from nextcloud/bugfix/noid/create-initial-state-in-a...Joas Schilling
2020-04-27Fix attachment folder in Talk sidebarsDaniel Calviño Sánchez
2020-04-27User participants are identified by userId in the participant store, not by p...Joas Schilling
2020-04-22Use and set the reference id in the web front endJoas Schilling
2020-03-24Prevent participants in the sidebar from being selectedMarco Ambrosini
2020-03-24Properly reset selection when closing modalMarco Ambrosini
2020-03-18Hide navigation on fullscreenJoas Schilling
2020-03-13Properly check object equalityMarco Ambrosini
2020-03-12Create newGroupConversation storeMarco Ambrosini
2020-03-05Don't allow uploads if the conversation is read-onlyMarco Ambrosini
2020-03-03Clear input after getting the filesMarco Ambrosini
2020-02-28Index uploads in the store by a unique upload-operation idMarco Ambrosini
2020-02-27Use findUniquePath in the uploadstoreMarco Ambrosini
2020-02-26DocumentJoas Schilling
2020-02-26Prevent resharing of the same fileMarco Ambrosini
2020-02-25Use the new attachment folder to upload filesJoas Schilling
2020-02-24Store files and upload status in an objectMarco Ambrosini
2020-02-24Fix file indexing bugMarco Ambrosini