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/lib
AgeCommit message (Expand)Author
2019-09-04Better command debugginJoas Schilling
2019-08-29Allow to include the last known message as wellJoas Schilling
2019-08-29Fix the activity description because there are no roomsJoas Schilling
2019-08-28Set the automatic read marker before the waiting request, not afterwardsJoas Schilling
2019-08-28Merge pull request #1926 from nextcloud/feature/382/lobbyJoas Schilling
2019-08-28Merge pull request #2102 from nextcloud/bugfix/2088/support-file-calls-in-gro...Joas Schilling
2019-08-28Add a unit test and fix an issue with foldersJoas Schilling
2019-08-28Rename lobby constantsDaniel Calviño Sánchez
2019-08-28Make the API work with timestampsJoas Schilling
2019-08-28Fix the system message when the timer was reachedJoas Schilling
2019-08-28Prevent nested calls between setLobby and getLobbyState when the timer was re...Joas Schilling
2019-08-28Transform time to UTC before storing in the databaseJoas Schilling
2019-08-28Add system messages for the lobby state changeJoas Schilling
2019-08-28Remove outdated commentJoas Schilling
2019-08-28Use a different status code for lobby blocked requestsJoas Schilling
2019-08-28Add capabilityJoas Schilling
2019-08-28Allow a timer as wellJoas Schilling
2019-08-28No participants and chat messages for users in the lobbyJoas Schilling
2019-08-28Allow users to load the room data when joining itJoas Schilling
2019-08-28Prevent access to some APIs for non-moderators if lobby is enabledJoas Schilling
2019-08-28Add an API endpoint to set the lobby stateJoas Schilling
2019-08-28Send notification to signaling backend when lobby state changesDaniel Calviño Sánchez
2019-08-28Read and allow to set the lobby stateJoas Schilling
2019-08-28Add a lobby state column to the room tableJoas Schilling
2019-08-28Merge pull request #1974 from nextcloud/feature/noid/guest-mentionsJoas Schilling
2019-08-28Merge pull request #2121 from nextcloud/get-password-from-session-if-not-give...Joas Schilling
2019-08-28Merge pull request #2114 from nextcloud/bugfix/noid/fix-unread-message-markerJoas Schilling
2019-08-28Get password from session if not given when joining roomJoas Schilling
2019-08-27Merge pull request #2104 from nextcloud/feature/2074/guest-name-in-notificationsIvan Sein
2019-08-27Only update read marker when receiving new messages.Ivan Sein
2019-08-23Support file calls in groupfoldersJoas Schilling
2019-08-23Merge pull request #2084 from nextcloud/add-user-to-file-room-when-joining-it...Joas Schilling
2019-08-23Use the guest name in notifications if it was providedJoas Schilling
2019-08-21Fix missing notifications to signaling backend for some room eventsDaniel Calviño Sánchez
2019-08-16Add user to file room when joining it instead of when getting its tokenDaniel Calviño Sánchez
2019-08-11Merge pull request #2073 from nextcloud/enh/use_feature_policyDaniel Calviño Sánchez
2019-08-08Allow mic+camera using feature policyRoeland Jago Douma
2019-07-31Merge pull request #2048 from nextcloud/bugfix/noid/collectionsJoas Schilling
2019-07-31Add missing returnJoas Schilling
2019-07-31Merge pull request #2050 from nextcloud/bugfix/noid/remove-unused-repair-stepJoas Schilling
2019-07-30Remove unused repair stepJoas Schilling
2019-07-30Add a repair step to clear the projecct accessJoas Schilling
2019-07-30Correctly check if a user has access to a conversationJoas Schilling
2019-07-30Expose the message type as wellJoas Schilling
2019-07-30Make sure we don't change the comments object as that will update the databaseJoas Schilling
2019-07-30Prevent replying to commands and system messagesJoas Schilling
2019-07-30Add a mention-alike notification for repliesJoas Schilling
2019-07-30Allow to reply to messages and return the parent on the message endpointsJoas Schilling
2019-07-25Also parse mentions of guestsJoas Schilling
2019-07-25Also search in the displayname of guests for mentionsJoas Schilling