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-11-13Use the same template for both casesJoas Schilling
2019-11-04Update share provider with the missing methodJoas Schilling
2019-10-23Immediately add a new conversation to the listJoas Schilling
2019-10-22Do not load Talk sidebar in public share page of folder sharesDaniel Calviño Sánchez
2019-10-21Add a setting to disable files and public sharing integrationJoas Schilling
2019-10-17Use DI for the middlewareJoas Schilling
2019-10-10Remove dead method (the code was merged into addParticipantToRoom already)Joas Schilling
2019-10-10Move GuestController to EnviromentAwareJoas Schilling
2019-10-10Remove unwanted, undocumented and unused methods from Commands controllerJoas Schilling
2019-10-10Update the Webinar(y) controller to the latestJoas Schilling
2019-10-04Fix "MessageTooLongException" when mentioning someone in a long commentJoas Schilling
2019-10-03Merge pull request #2239 from nextcloud/bugfix/2233/left-call-on-logoutDaniel Calviño Sánchez
2019-10-02Only leave the call when the user is actually in the callJoas Schilling
2019-10-02Merge pull request #2245 from nextcloud/bugfix/2237/fix-minor-php-issuesDaniel Calviño Sánchez
2019-10-01Correctly set the unread counter when readding a user to a one-to-one convers...Joas Schilling
2019-10-01Make sure the controller also works for guestsJoas Schilling
2019-10-01More IShare::TYPE_* fixesJoas Schilling
2019-10-01Don't use deprecated constants and dont count if !empty is enoughJoas Schilling
2019-10-01Merge the two controllersJoas Schilling
2019-09-27Prepend the conversation mention only if it start with the matchJoas Schilling
2019-09-27Merge pull request #2107 from nextcloud/add-support-for-talk-sidebar-in-publi...Joas Schilling
2019-09-26Make sure we first check if the user can start a callJoas Schilling
2019-09-26Override the current user when getting the room for a public share pageDaniel Calviño Sánchez
2019-09-26Do not add system message for self joined users to file roomsDaniel Calviño Sánchez
2019-09-26Correctly check if the share has a password and if it was entered correctly.Joas Schilling
2019-09-26Add support for Talk sidebar in public share pagesDaniel Calviño Sánchez
2019-09-26Add self-joined users and guests to the candidate mentions in file roomsDaniel Calviño Sánchez
2019-09-26Add support for public shares to file roomsDaniel Calviño Sánchez
2019-09-19Move the "can start call" functionality into a methodJoas Schilling
2019-09-19Allow to join a call when there are participants insideJoas Schilling
2019-09-19Also prevent starting a call on API levelJoas Schilling
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