summaryrefslogtreecommitdiffstats
path: root/lib/Controller
AgeCommit message (Expand)Author
2023-08-04feat: Add actions to the notificationJoas Schilling
2023-08-04feat(notification): API for "Remind me later"Joas Schilling
2023-05-24fix(chat): Update own read marker before triggering events when postingJoas Schilling
2023-05-10fix(chat): Prevent empty chat messages on API levelJoas Schilling
2023-05-05Merge pull request #9456 from nextcloud/techdebt/noid/make-checksum-verificat...Joas Schilling
2023-05-05Improvements after code reviewVitor Mattos
2023-05-05Run cs:fix to fix a problem outside of this PRVitor Mattos
2023-05-05Add unit tests and implement pending methodsVitor Mattos
2023-05-05fix(CI): FIx import order for linterJoas Schilling
2023-05-04techdebt(api): Make the checksum verification generic so it can be reusedJoas Schilling
2023-05-04feat(avatar): Allow to select an emoji + color as avatarJoas Schilling
2023-05-03feat(initial-state): Add own user groups to initial stateJoas Schilling
2023-05-02Merge pull request #9412 from nextcloud/bugfix/8787/keep-guest-attendees-with...Joas Schilling
2023-05-02fix(guests): Keep guest attendees with display name or non-default permissionsJoas Schilling
2023-05-02chore(api): Use nullsafe operatorJoas Schilling
2023-05-01fix(user-status): Fix type and missing docs of user status clearAtJoas Schilling
2023-04-26feat(controllers): Migrate server annotations to attributesJoas Schilling
2023-04-25techdebt(controllers): Migrate Talk annotations to attributesJoas Schilling
2023-04-25feat(middleware): Move RequireCallEnabled annotation to attributeJoas Schilling
2023-04-24fix(controllers): Migrate to proper "multiple bruteforce protections" supportJoas Schilling
2023-04-24fix(controllers): Always specify the bruteforced actionJoas Schilling
2023-04-24fix(controllers): Migrate to BruteForceProtection attributeJoas Schilling
2023-04-24fix(controllers): Migrate to UseSession attributeJoas Schilling
2023-04-13chore(CS): Unify construct() callsJoas Schilling
2023-04-13automated: Apply CS fixJoas Schilling
2023-04-04Fix method to get avatarURL and validate the URLVitor Mattos
2023-04-04Document icon-url on call rich objectsVitor Mattos
2023-03-21fix(API): Extend list of configs influencing X-Nextcloud-Talk-Hash headerJoas Schilling
2023-03-17Merge pull request #9066 from nextcloud/feature/noid/mark-notifications-as-re...Joas Schilling
2023-03-16Allow to retrieve messages without marking notifications as readMarcel Müller
2023-03-15fix(avatar): Return the conversation data and fix the documentationJoas Schilling
2023-03-02fix(breakoutrooms): Show names of breakout rooms when they are freely joinableJoas Schilling
2023-02-24Restrict available APIs for breakout roomsJoas Schilling
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-02-22Add failed status to recordingsDaniel Calviño Sánchez
2023-02-22Include participant in start/stop requests to the recording serverDaniel Calviño Sánchez
2023-02-22Change recording status when notified by the recording serverDaniel Calviño Sánchez
2023-02-21Merge pull request #8756 from nextcloud/use-internal-client-of-signaling-serv...Joas Schilling
2023-02-20Add support for getting the signaling settings from the recording serverDaniel Calviño Sánchez
2023-02-17Return status of other user on one to one roomVitor Mattos
2023-02-17fix: Conversation token is not optional in this routeJoas Schilling
2023-02-15Add specific page for recording callsDaniel Calviño Sánchez
2023-02-14Limit starting and stopping the recording only to logged in moderatorsDaniel Calviño Sánchez
2023-02-14Send requests to the recording server to start and stop recordingsDaniel Calviño Sánchez
2023-02-14Fix validation of requests from recording serverDaniel Calviño Sánchez
2023-02-14Add verification for the recording serverDaniel Calviño Sánchez
2023-02-14Merge pull request #8726 from nextcloud/perf/8710/modified-since-support-on-r...Joas Schilling
2023-02-10Merge pull request #8728 from nextcloud/bugfix/noid/dont-throw-when-breakout-...Joas Schilling
2023-02-10Add an API endpoint to get the context around a messageJoas Schilling