summaryrefslogtreecommitdiffstats
path: root/lib/Collaboration
AgeCommit message (Expand)Author
2024-03-07fix(federation): Don't allow sharing, flows, search and collaboration in prox...Joas Schilling
2024-02-01fix(CS): Prepare coding standard updateJoas Schilling
2023-12-11fix(API): Fix duplicate exception catchesJoas Schilling
2023-11-07fix(event): Migrate to typed event AutoCompleteFilterEventJoas Schilling
2023-10-27fix(events): Migrate collaboration resource handling to typed eventsJoas Schilling
2023-10-27fix(events): Move reference invalidation to typed eventsJoas Schilling
2023-08-16fix(CI): Make psalm a level more aggressive with straight forward changesJoas Schilling
2023-07-07Add adjustments based on the reviewHamid Dehnavi
2023-07-06Use PHP8's constructor property promotionHamid Dehnavi
2023-05-08Add messageId to richObject in ReferenceProviderMarcel Müller
2023-04-14Return with avatar URL capabilityVitor Mattos
2023-04-13chore(CS): Unify construct() callsJoas Schilling
2023-04-13automated: Apply CS fixJoas Schilling
2023-03-14Make the title more explicitVitor Mattos
2023-03-13Implements discoverable search providerVitor Mattos
2023-02-21Revert avatar usageJoas Schilling
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