summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2020-01-09Generalize names to encompass both the chat tab and the call viewDaniel Calviño Sánchez
2019-12-20Use IProviderManager to register resource providerDaniel Kesselberg
2019-12-20Only check local invited or regular usersJoas Schilling
2019-12-20Allow to add circles to existing conversationsJoas Schilling
2019-12-20Allow to start conversations with circlesJoas Schilling
2019-12-18Unify new LoadSidebarListener with previous TemplateLoaderDaniel Calviño Sánchez
2019-12-18Replace private OC_Util with OCP/UtilDaniel Calviño Sánchez
2019-12-16Merge pull request #2487 from nextcloud/enh/2414/flow-operatorJoas Schilling
2019-12-16adjust to server changesArthur Schiwon
2019-12-13Fix signaling userJoas Schilling
2019-12-13take a URL into consideration, if the entity provides oneArthur Schiwon
2019-12-13show a nice message, if the entity offers oneArthur Schiwon
2019-12-13fix user mentions on uids without whitespaceArthur Schiwon
2019-12-13use acting user from Operation configArthur Schiwon
2019-12-13catch Talk exceptionsArthur Schiwon
2019-12-13prepare mention of the messageArthur Schiwon
2019-12-13add flow operation, frontend partArthur Schiwon
2019-12-13add flow operation, backend partArthur Schiwon
2019-12-13Add talk sidebar tab for filesMarco Ambrosini
2019-12-06Merge pull request #2502 from nextcloud/bugfix/noid/typed-eventsJoas Schilling
2019-12-05Fix language in notificationJoas Schilling
2019-12-04Correctly return parents for lookIntoFuture=1Joas Schilling
2019-12-04Add a dedicated method to the modelJoas Schilling
2019-12-04Add a flag to messages if they can be replied toJoas Schilling
2019-12-04Group same listenersJoas Schilling
2019-12-04Add constants for event names and use patternJoas Schilling
2019-12-04Typed events for TalkJoas Schilling
2019-12-04Fix sharing integration tests and loading sharesJoas Schilling
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