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
AgeCommit message (Expand)Author
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
2018-11-12Do not create the participant when we don't need themJoas Schilling
2018-08-30Fix the system message of call activitiesJoas Schilling
2018-07-27Add calls to system messagesJoas Schilling
2018-07-26Remove useless commentsJoas Schilling
2018-07-26PHP7 for OCA\Spreed\ActivityJoas Schilling
2018-05-29Change notifications and activities strings.Ivan Sein
2018-02-15cast userids to string to avoid issues with numerical IDsArthur Schiwon
2017-11-17Fix call activityJoas Schilling
2017-11-15Create invitation activity "{actor} invited you to {call}" via hookJoas Schilling
2017-11-15Better method namesJoas Schilling
2017-10-19Fix activity descriptionJoas Schilling
2017-10-11Simplify activity and fix handling of deleted roomsJoas Schilling
2017-10-11Add more tests for invitationsJoas Schilling
2017-10-11Fix unit testsJoas Schilling
2017-10-10Activities for callsJoas Schilling
2017-06-20Use PNG icon on activity emailJoas Schilling