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-19Populate the canStartCall value and add a capabilityJoas Schilling
2019-09-19Allow to limit "Start call" to users and moderatorsJoas Schilling
2019-09-19Merge pull request #2197 from nextcloud/bugfix/2194/unify-avatar-handling-of-...Joas Schilling
2019-09-19Add changelog messages for Talk7Joas Schilling
2019-09-19Unify system messages with mentions of guest users in ordinary messagesJoas Schilling
2019-09-18Merge pull request #2190 from nextcloud/feature/noid/allow-to-mention-the-roo...Joas Schilling
2019-09-18Make room display name comparison case-insensitive.Ivan Sein
2019-09-15Allow to mention "all" by autocompleting the room nameJoas Schilling
2019-09-14Free FilesControllerJoas Schilling
2019-09-11Merge pull request #2155 from nextcloud/bye-spreed-hello-talkIvan Sein
2019-09-10Also add the user who started the callJoas Schilling
2019-09-09Show the call summary after the last "left the call" messageJoas Schilling
2019-09-09Also create call summary for calls with only guestsJoas Schilling
2019-09-05Add a migration to update the background jobs tableJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-09-05Merge pull request #2151 from nextcloud/bugfix/noid/better-command-debuggingJoas Schilling
2019-09-04Merge pull request #2148 from nextcloud/bugfix/2141/use-new-richobject-type-g...Joas Schilling
2019-09-04Better command debugginJoas Schilling
2019-09-02Use the new rich object type guestJoas 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