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
path: root/lib/Model
AgeCommit message (Expand)Author
2020-12-15Do not select multiple "id" columns so oracle doesn't break with LIMITJoas Schilling
2020-12-15Fix help command handling on OracleJoas Schilling
2020-12-10Save the read privacy on the attendee model too, so we can select-query it ea...Joas Schilling
2020-11-26Fix CS and psalmJoas Schilling
2020-11-26Introduce constants for the actor typesJoas Schilling
2020-11-26Add a comment about the sessionJoas Schilling
2020-10-30Add an empty display_name column as preparation to merge the oc_talk_guests t...Joas Schilling
2020-10-30last_joined_call is not a timestamp not a date fieldJoas Schilling
2020-10-30Move some more functions to the servicesJoas Schilling
2020-10-30Move counting functions to participant serviceJoas Schilling
2020-10-30Move Room::getParticipantUserIds() to participant serviceJoas Schilling
2020-10-30Fix loading a Room by sessionJoas Schilling
2020-10-30Fix joining a room for usersJoas Schilling
2020-10-30Fix casting of valuesJoas Schilling
2020-10-30Remove updating-methods from Participant objectJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-04-22Handle the new reference id in the backendJoas Schilling
2019-12-04Add a dedicated method to the modelJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-07-30Make sure we don't change the comments object as that will update the databaseJoas Schilling
2019-02-20Introduce a Message model for parsing which also allows to hide messagesJoas Schilling
2019-02-20Add console commands to manage commandsJoas Schilling
2019-02-20Add a serviceJoas Schilling
2019-02-20No patterns for nowJoas Schilling
2019-02-20Add routes and controllerJoas Schilling
2019-02-20Start with commandsJoas Schilling