summaryrefslogtreecommitdiffstats
path: root/src/services
AgeCommit message (Expand)Author
2020-08-05Show the status in the participant listJoas Schilling
2020-08-05Show the status when mentioning peopleJoas Schilling
2020-07-28Handle referenceId for system messages e.g. when uploading a fileJoas Schilling
2020-07-01Update the session and the call flag when force joiningJoas Schilling
2020-07-01Add a hack to check if the dialog was closed via the XJoas Schilling
2020-07-01Don't kill the previous session when we navigate awayJoas Schilling
2020-07-01Automatically force join if the session is "old"Joas Schilling
2020-07-01Ask for confirmation to join in case of session conflictJoas Schilling
2020-07-01Always ask if we can join if we are not reloading the pageJoas Schilling
2020-05-27Merge pull request #3684 from nextcloud/bugfix/3672/reload-page-on-changing-n...Joas Schilling
2020-05-27Move sidebar state to browser storage packageJoas Schilling
2020-05-26Move X-Nextcloud-Talk-Hash handling to a mixinJoas Schilling
2020-05-12Merge pull request #3496 from nextcloud/bugfix/noid/move-more-calls-to-api-v2Joas Schilling
2020-05-12Refresh the session before closing the connectionJoas Schilling
2020-05-12Move to API v2Joas Schilling
2020-05-12Only keep a single signaling connection openDaniel Calviño Sánchez
2020-05-12Stop signaling before leavingJoas Schilling
2020-05-12Make the signaling based on conversationsJoas Schilling
2020-05-11Move more calls to API v2Joas Schilling
2020-05-05Drop the maintenance toast before showing the update toastJoas Schilling
2020-05-05Check for response before using itJoas Schilling
2020-05-05Only show an error when the hash is thereJoas Schilling
2020-05-04Use timeout 0 to disable the timeoutsJoas Schilling
2020-04-29Add wrappers for signaling related functionsJoas Schilling
2020-04-29Honour token given to "leaveCall"Joas Schilling
2020-04-23Fix cancellation of "pullSignalingMessages"Daniel Calviño Sánchez
2020-04-22Use and set the reference id in the web front endJoas Schilling
2020-04-16Notify the user to reload when the maintenance mode is activeJoas Schilling
2020-04-16Notify users when Talk was updated in the backgroundJoas Schilling
2020-04-16Merge pull request #3274 from nextcloud/feature/noid/check-signaling-serversJoas Schilling
2020-04-15Check the signaling server connection and show the version in the admin UIJoas Schilling
2020-04-14Use API v2 from teh web UIJoas Schilling
2020-04-07Limit creating public and group conversations to a groupJoas Schilling
2020-03-17Passwords with hashtags are cutJoas Schilling
2020-02-25Allow to select an attachment folderJoas Schilling
2020-02-24Store files and upload status in an objectMarco Ambrosini
2020-02-24Use the store to upload filesMarco Ambrosini
2020-02-24Create files sharing storeMarco Ambrosini
2020-02-24Cancel getparticipants requests once changing conversationMarco Ambrosini
2020-02-20Add documentationMarco Ambrosini
2020-02-20Display the uploaded file in the chatMarco Ambrosini
2020-02-20Add dav clientMarco Ambrosini
2020-02-17Only leave and join real conversationsJoas Schilling
2020-02-10Use a proper cancelable request for pulling signaling messagesJoas Schilling
2020-01-30Make the service more readableJoas Schilling
2020-01-30Respect last-chat header and make sure that messages are received to the corr...Joas Schilling
2020-01-23Always send the current actorDisplayName with the chat messagesJoas Schilling
2020-01-16Add ability to rename conversationsMarco Ambrosini
2020-01-16Replace dummy sidebar contents with CallView and ChatViewDaniel Calviño Sánchez
2020-01-16Add dummy Talk sidebar to public share pageDaniel Calviño Sánchez