summaryrefslogtreecommitdiffstats
path: root/lib/Model
AgeCommit message (Expand)Author
2023-04-13automated: Apply CS fixJoas Schilling
2023-03-13check if conversation is readonly on frontendMaksim Sukharev
2023-02-23Use a combined attachment typeJoas Schilling
2023-02-23Make recording files visible in the specific section Media tab of the sidebarVitor Mattos
2023-01-30Extract the formatter into a separate classJoas Schilling
2022-12-16Merge pull request #8446 from nextcloud/feature/toggle-call-recording-statusJoas Schilling
2022-12-12Allow to "Request assistance" and reset itJoas Schilling
2022-12-12Extend the templates of mappersJoas Schilling
2022-12-09Toggle call recording statusVitor Mattos
2022-12-07Allow to start and stop breakout roomsJoas Schilling
2022-12-07Work with avatar identier stored in room tableVitor Mattos
2022-12-05Add status DB fieldJoas Schilling
2022-12-05Implement a maximum amountJoas Schilling
2022-12-05Add/remove moderators on promotion/demotionJoas Schilling
2022-12-05API endpoint to create and remove breakout roomsJoas Schilling
2022-11-16Remove poll data when deleting the messageJoas Schilling
2022-10-10Fix class casingJoas Schilling
2022-09-20Fix chat endpoints with empty reactions in XML formatJoas Schilling
2022-09-01Adjust coding styleJoas Schilling
2022-08-22Ensure that the reactions array is always a JSON objectJoas Schilling
2022-08-18Expose message expiration for chat message objectsJoas Schilling
2022-08-11Fix voting for option 0Joas Schilling
2022-07-04Store polls in separate media tabJoas Schilling
2022-07-01Rename textVitor Mattos
2022-06-30Rename ttl to message expireVitor Mattos
2022-06-30Implement logic in controller to change the ttlVitor Mattos
2022-06-29Fix the array structure of "voted" attribute with PHP json_encodeJoas Schilling
2022-06-14Comment why IDs are not returned on APIJoas Schilling
2022-06-13Save number of actors that votedJoas Schilling
2022-06-13Allow to get detailed voting listJoas Schilling
2022-06-13Store the summary as wellJoas Schilling
2022-06-13Cache the display name for polls and votesJoas Schilling
2022-06-13Add endpoint for votingJoas Schilling
2022-06-13Implement room deletionJoas Schilling
2022-06-13Allow to see the poll data and close itJoas Schilling
2022-06-13Add model, migration and baseJoas Schilling
2022-04-27Introduce a chat permission on the APIJoas Schilling
2022-04-07Message types are defaulting to Verbs so lets reuse the constantsJoas Schilling
2022-03-31Handle deletingJoas Schilling
2022-03-31Add the entity and a service to handle attachmentsJoas Schilling
2022-03-02Reset all in_call flags in one goJoas Schilling
2022-02-17Add an API endpoint to get all invitesJoas Schilling
2022-02-17Change database structureJoas Schilling
2022-02-15Api changes to react to a message: reactions addVitor Mattos
2021-12-06Reduce RedundantCastVitor Mattos
2021-10-25Merge pull request #6338 from nextcloud/feature/noid/allow-to-opt-out-of-call...Joas Schilling
2021-10-19replace execute by executeQuery of QueryBuilderVitor Mattos
2021-10-14Fix selecting the initial valueJoas Schilling
2021-10-11Add API to opt out of call notificationsJoas Schilling
2021-10-07Fix integration testsJoas Schilling