summaryrefslogtreecommitdiffstats
path: root/lib/Collaboration
AgeCommit message (Expand)Author
2023-02-01Fix potential guest supportJoas Schilling
2023-01-31Only filter mentions for conversation membersJoas Schilling
2023-01-25Introduce a "former one-to-one" conversation typeJoas Schilling
2022-12-07Make avatar nullable to cover scenario when room havent custon avatarVitor Mattos
2022-12-07Fix url generationVitor Mattos
2022-12-07Remove unused methodsVitor Mattos
2022-12-07Return room URL in activities and referencesVitor Mattos
2022-10-04Move getParticipant()Joas Schilling
2022-10-04Move getParticipant*() methods to participant serviceJoas Schilling
2022-09-29Fix CS and psalmJoas Schilling
2022-09-29Simplify getRoomIconUrl methodJoas Schilling
2022-09-29Add unit test for token and message id extractionJoas Schilling
2022-09-29Limit the description to open conversations and participantsJoas Schilling
2022-09-29Invalidate cache on relevant changesJoas Schilling
2022-09-29Show chat message preview when it's being directly linked toJoas Schilling
2022-09-29Add a reference provider for /call/ linksJoas Schilling
2022-05-11Use \OCP\Server::get() instead of private APIJoas Schilling
2022-04-27Disallow sharing without chat permissionsJoas Schilling
2022-04-19Move collaboration listener annonymous function to staticVitor Mattos
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2021-12-06Replace deprecated methodVitor Mattos
2021-10-18Replace old type constants with new onesJoas Schilling
2021-10-07Changes after run --alterVitor Mattos
2021-04-30Do not allow to manually interact with the bridge-bot userJoas Schilling
2021-03-26Filter out groups which are already participantsJoas Schilling
2021-03-08Handle all getParticipants with multi sessionsJoas Schilling
2021-01-29Return self-joined users in add participant searchVincent Petry
2021-01-21Fix "Call to undefined method OCA\\Talk\\Participant::getUser()"Joas Schilling
2021-01-21Fix "Undefined index: userId"Joas Schilling
2020-10-30Fix some more participant handlingJoas Schilling
2020-10-30Fix function usageJoas Schilling
2020-10-06Fix key name in collaboration resource listener for add user eventDaniel Calviño Sánchez
2020-09-22Allow to preload a user when getting the room by tokenJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-04-22Move routes to appJoas Schilling
2020-04-07Limit creating public and group conversations to a groupJoas Schilling
2020-02-25Filter out existing participants when requesting suggestions to addJoas Schilling
2020-02-25Split the listener into a dedicated CollaboratorsListenerJoas Schilling
2019-12-04Add constants for event names and use patternJoas Schilling
2019-12-04Typed events for TalkJoas Schilling
2019-10-01More IShare::TYPE_* fixesJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-07-30Correctly check if a user has access to a conversationJoas Schilling
2019-03-28Fix missing room name of one-to-one roomsJoas Schilling
2019-03-27Catch a missing resource, so the tests work againJoas Schilling
2019-03-27Add a link for roomsJoas Schilling
2019-03-27Make the image-path absolute and fix non-public-roomsJoas Schilling
2019-03-27Add icon to resource objectsJulius Härtl
2019-03-27Update lib/Collaboration/Resources/ConversationProvider.phpJulius Härtl
2019-03-27Add a provider for linked collaboration resourcesJoas Schilling