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
AgeCommit message (Expand)Author
2021-03-26Only use local preview for some image typesJoas Schilling
2021-03-25Fix constant usageJoas Schilling
2021-03-08Fix action captionMarco Ambrosini
2021-03-04Don't allow to delete other persons chats in 1-1 chatsJakob Röhrl
2021-03-04Correctly remove temporary message from store when postingJoas Schilling
2021-03-04Set the actor info earlier and make sure we load the conversation and partici...Joas Schilling
2021-02-25Merge remote-tracking branch 'origin/stable21.1' into stable21Joas Schilling
2021-02-22Revert "[stable21] Split reporting of candidates by protocol"Joas Schilling
2021-02-19Prevent loading old messages twice on scrollVincent Petry
2021-02-19Remove current room from RoomSelectorVincent Petry
2021-02-19Don't use collaboration endpoint to trigger RoomSelectorVincent Petry
2021-02-19Add sharing deck card with a conversationVincent Petry
2021-02-19Improve deleted messages lookMarco Ambrosini
2021-02-19Merge pull request #5205 from nextcloud/backport/4861/stable21.1Joas Schilling
2021-02-19Merge pull request #5201 from nextcloud/backport/5074/stable21.1Joas Schilling
2021-02-19Prevent deleting system messages and sharesJoas Schilling
2021-02-19Fix JS docsJoas Schilling
2021-02-19Show error/warning if deleting wasn't as successfulJoas Schilling
2021-02-19Don't remove message from store on deleting it but update it correctlyJoas Schilling
2021-02-19Render deleted chat messages differentlyJoas Schilling
2021-02-19Don't render the system message that someone deleted somethingJoas Schilling
2021-02-19Trigger API request to delete a chat message when the button is pressedJoas Schilling
2021-02-19delete a messageJakob Röhrl
2021-02-19Create init.js file and include it in all entry pointsMarco Ambrosini
2021-02-19Allow other apps to register message actionsMarco Ambrosini
2021-02-19Improve deck card designMarco Ambrosini
2021-02-16Add a screenshot mode with images and fake audio/video statesJoas Schilling
2021-02-12Close left sidebar menu after leave or deleteVincent Petry
2021-02-12fix spelling of "most likely" in multiple filesAdam Monsen
2021-02-12Use ATTENDEE constantsJoas Schilling
2021-02-12Show "Guest" instead of session hash for guestsJoas Schilling
2021-02-10Merge pull request #5107 from nextcloud/backport/5101/stable21Joas Schilling
2021-02-09Remove no longer needed "showUploadEditor"Daniel Calviño Sánchez
2021-02-09Remove no longer needed "modalDismissed"Daniel Calviño Sánchez
2021-02-09Clear state when starting or discarding uploadsDaniel Calviño Sánchez
2021-02-09Add store action to discard an uploadDaniel Calviño Sánchez
2021-02-09Add upload editor in files sidebar modeVincent Petry
2021-02-09Prevent current page in grid to become negativeDaniel Calviño Sánchez
2021-02-09Split reporting of candidates by protocolJoas Schilling
2021-02-06Add "stun:" scheme literalDaniel Calviño Sánchez
2021-02-06Show warning when "turns:" is used with IP addressesDaniel Calviño Sánchez
2021-02-06Add support for "turns:" schemeDaniel Calviño Sánchez
2021-02-04Fix forced active action looksMarco Ambrosini
2021-02-03Fix new conversation dialog when no item is selectedDaniel Calviño Sánchez
2021-02-02Update favorite dark iconGretaD
2021-02-02Fix eslintJoas Schilling
2021-02-02Bring up the "new group conv" dialog for group resultsJoas Schilling
2021-02-01Merge pull request #5052 from nextcloud/enh/4681/allow-resend-invitation-emailJoas Schilling
2021-02-01Simplify passing attendeeId syntaxVincent Petry
2021-02-01Adjust invitation resending after reviewsVincent Petry