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
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
2017-02-23Add unit testsJoas Schilling
2017-02-23Add activities when you were invited to a callJoas Schilling