summaryrefslogtreecommitdiffstats
path: root/lib/Activity
AgeCommit message (Expand)Author
2023-01-26Merge pull request #8602 from nextcloud/feature/stop-recording-after-end-callJoas Schilling
2023-01-25Stop recording after end callVitor Mattos
2023-01-25Introduce a "former one-to-one" conversation typeJoas Schilling
2022-12-07Some minor fixesJoas Schilling
2022-12-07Change logic of test to every time return the room avatarVitor Mattos
2022-12-07Fix url generationVitor Mattos
2022-12-07Return room URL in activities and referencesVitor Mattos
2022-10-03Move setActiveSince to RoomServiceVitor Mattos
2022-10-02Move resetActiveSince to serviceJoas Schilling
2022-09-01Adjust coding styleJoas Schilling
2022-08-19Use user displayname cache in activitiesJoas Schilling
2022-05-11Use \OCP\Server::get() instead of private APIJoas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-02-28Only calculate the room name once instead of loading all participantsJoas Schilling
2022-02-15Handle generate the end_call_for_all activity intentionallyJoas Schilling
2021-12-06Replace deprecated methodVitor Mattos
2021-11-19A missed call is only when there was only 1 userJoas Schilling
2021-11-16Always print a message for nowJoas Schilling
2021-11-03Log dedicated call summary when ending for everyoneJoas Schilling
2021-10-18Replace old type constants with new onesJoas Schilling
2021-10-07Merge remote-tracking branch 'origin/master' into reduce-psalm-infosVitor Mattos
2021-10-07Changes after run --alterVitor Mattos
2021-09-30Don't allow to get pushes for Talk activityJoas Schilling
2021-07-09Add "missed call" notificationsJoas Schilling
2021-02-12Count guests from attendees instead of the fixed value which bumps up on reco...Joas Schilling
2021-02-11Provide information for incoming call screensJoas Schilling
2020-11-26Introduce constants for the actor typesJoas Schilling
2020-10-30Remove last participant modifying functions from Room objectJoas Schilling
2020-10-30Move Room::getParticipantUserIds() to participant serviceJoas Schilling
2020-10-30Fix creating conversations and adding participantsJoas Schilling
2020-08-03Move to Psr\Log\LoggerInterfaceJoas Schilling
2020-05-14Make activities link to the conversationJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-02-13Also end teh call state when a user leavesJoas Schilling
2019-12-04Add constants for event names and use patternJoas Schilling
2019-12-04Typed events for TalkJoas Schilling
2019-09-11Merge pull request #2155 from nextcloud/bye-spreed-hello-talkIvan Sein
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-05Bye Spreed, hello Talk!Joas Schilling
2019-08-29Fix the activity description because there are no roomsJoas Schilling
2019-07-17Add a new column to record who joined a callJoas Schilling
2019-03-04Merge pull request #1585 from nextcloud/feature/1105/allow-to-restrict-to-groupJoas Schilling
2019-03-04Merge pull request #1581 from nextcloud/bugfix/1530/duplicated-call-summary-m...Joas Schilling
2019-03-01Hide activities for users who can not TalkJoas Schilling
2019-02-27Make room names non-optionalJoas Schilling
2019-02-26Fix duplicated call summary message when multiple people leave at the same timeJoas Schilling
2019-02-14Do not load unnecessary classes in ApplicationJoas Schilling
2019-02-13Use the datetime factory everywhereJoas Schilling
2019-02-12Make all classes strictJoas Schilling