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
2020-01-09Merge pull request #2691 from nextcloud/add-autocompletion-for-mentionsJoas Schilling
2020-01-09Add basic autocompletion of mentionsDaniel Calviño Sánchez
2020-01-09Fix join/leaveConversation not waiting until the action is doneDaniel Calviño Sánchez
2020-01-09Add action to moderation menu to set the lobby timerDaniel Calviño Sánchez
2019-12-20Add method to get the token for the conversation of a fileMarco Ambrosini
2019-12-20Allow to start conversations with circlesJoas Schilling
2019-12-19Fix using signaling before its settings are fetchedDaniel Calviño Sánchez
2019-12-13Fix promise handlingJoas Schilling
2019-12-13Fix setting up the guest users signaling > join conversation > start chatJoas Schilling
2019-12-13Fix signaling userJoas Schilling
2019-12-13Quick hack to use signaling from the servicesDaniel Calviño Sánchez
2019-12-13Add signaling.js from 17 with lint fixing and fixed loading of the settingsJoas Schilling
2019-11-26Show message when trying to leave as last moderatorJoas Schilling
2019-11-21Start with the call serviceJoas Schilling
2019-11-18Refresh participants list after adding oneMarco Ambrosini
2019-11-18Make post request to add participantsMarco Ambrosini
2019-11-13Load the conversation for guests manually and update the actorStore accordinglyJoas Schilling
2019-11-07Allow to toggle the lobbyJoas Schilling
2019-11-07Allow to toggle the guest status for conversationsJoas Schilling
2019-11-07Fix broken share typesJoas Schilling
2019-11-06Allow to remove participantsJoas Schilling
2019-11-06Start with participants tabJoas Schilling
2019-11-06Replace nextcloud-router with @nextcloud/routerJoas Schilling
2019-11-04Use CancelableRequest utilMarco Ambrosini
2019-11-04Use try-catch blocks to capture canceled requests exeptionsMarco Ambrosini
2019-10-31Merge pull request #2381 from nextcloud/bugfix/stop-message-history-pending-r...Marco Ambrosini
2019-10-31Merge pull request #2376 from nextcloud/feature/vuejs/add-old-way-to-start-em...Marco Ambrosini
2019-10-31Use better names for cancel functionsMarco Ambrosini
2019-10-31Create cancelableFetchMessages serviceMarco Ambrosini
2019-10-31Do not throw errors on 304sMarco Ambrosini
2019-10-31Add the old-way to start an empty conversationJoas Schilling
2019-10-30Stop long polling requests when changing conversations.Marco Ambrosini
2019-10-30Switch to @nextcloud/axiosMarco Ambrosini
2019-10-28Auto fix linting issuesJoas Schilling
2019-10-23Merge pull request #2330 from nextcloud/feature/vuejs/quote-replyMarco Ambrosini
2019-10-23Display message with parent in the MessageList componentMarco Ambrosini
2019-10-23Post the new message to the server using replyToMarco Ambrosini
2019-10-23Fix quote component styleMarco Ambrosini
2019-10-23Create an EventBus and update page title once conversation receivedMarco Ambrosini
2019-10-17Add action buttons for most featuresJoas Schilling
2019-10-17Uppercase all constantsMarco Ambrosini
2019-10-17Define all constantsJoas Schilling
2019-10-11Add ability to receive new messages.Marco Ambrosini
2019-10-09Add ability to delete conversationMarco Ambrosini
2019-10-09Add ability to create a new conversation.Marco Ambrosini
2019-10-09Add searchPossibleConversations serviceMarco Ambrosini
2019-10-09Create AppNavigationSearch componentMarco Ambrosini
2019-10-09🎉 🎉 📚DOCS📚 🎉 🎉Marco Ambrosini
2019-10-09Add ability to delete messagesMarco Ambrosini
2019-10-09Create postNewMessage serviceMarco Ambrosini