summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2023-04-26feat(controllers): Migrate server annotations to attributesJoas Schilling
2023-04-25Merge pull request #9375 from nextcloud/feature/9362/fix-command-descriptionJoas Schilling
2023-04-25Change text after code reviewVitor Mattos
2023-04-25Add integration test to cover json outputVitor Mattos
2023-04-25Fix json outputVitor Mattos
2023-04-25Fix command descriptionVitor Mattos
2023-04-25techdebt(controllers): Migrate Talk annotations to attributesJoas Schilling
2023-04-25feat(middleware): Move RequireCallEnabled annotation to attributeJoas Schilling
2023-04-25Merge pull request #9367 from nextcloud/techdebt/noid/controller-annotationsJoas 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-24fix(notifications): Remove duplicate call to markProcessed() with recordings ...Joas Schilling
2023-04-20fix(CI): Fix PsalmJoas Schilling
2023-04-20fix(CS): Automatic fix of coding styleJoas Schilling
2023-04-20fix(recording): Add context support to only generate notifications for talk t...Joas Schilling
2023-04-20feat(recording): Add an integration test to proof notifications are deleted o...Joas Schilling
2023-04-20feat(recording): Automatically generate transcripts of call recordings when p...Joas Schilling
2023-04-19feat(call-reactions): Document the list of supported emojis as capability so ...Joas Schilling
2023-04-18Merge pull request #9329 from nextcloud/feat/9270/video-background-capabilitiesJoas Schilling
2023-04-18feat(virtual-background): Add capabilities for predefined virtual backgrounds...Joas Schilling
2023-04-18fix(recording): Type strictnessJoas Schilling
2023-04-18fix(recording): Don't create confusing system message about recording if acto...Joas Schilling
2023-04-17feat(chat): Add capabilities for translation optionsJoas Schilling
2023-04-14fix(CS): Fix coding styleJoas Schilling
2023-04-14fix(search): Remove unneeded icon-class handling (avatar endpoint does everyt...Joas Schilling
2023-04-14fix(activity): Don't replace the activity icon for now as that is color invertedJoas Schilling
2023-04-14Return with avatar URL capabilityVitor Mattos
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-04-04Merge pull request #9241 from nextcloud/Valdnet-patch-1Joas Schilling
2023-04-04fix(settings): Fix missing recording settings when upload limit is INFJoas Schilling
2023-04-04Change "administrations" to "administration"Valdnet
2023-04-04l10n: Correct wordValdnet
2023-04-04fix(strings): Typos in chat changelog managerJérémie Tarot (@silopolis)
2023-04-03fix(CommentsManager): Fix methods of ICommentsManager not existing anymoreJoas Schilling
2023-03-31fix(conversation-avatars): Add properly scaled images with backgroundJoas Schilling
2023-03-31Use picture instead of avatar in user facing stringsMarco
2023-03-29fix(changelog): Add missing "New in Talk 16"Joas Schilling
2023-03-21fix(API): Extend list of configs influencing X-Nextcloud-Talk-Hash headerJoas Schilling
2023-03-21Merge pull request #9078 from nextcloud/feature/9077/explicit-the-default-sor...Joas Schilling
2023-03-20Remove unused propertyVitor Mattos
2023-03-17Merge pull request #9075 from nextcloud/feature/7863/fix-order-with-postgresqlVitor Mattos
2023-03-17Fix order at PostgreSQLVitor Mattos
2023-03-17Explicit the default sort order by as 'ASC'Vitor Mattos
2023-03-17Merge pull request #9066 from nextcloud/feature/noid/mark-notifications-as-re...Joas Schilling
2023-03-16Merge pull request #6340 from nextcloud/feature/6339/group-mentionsJoas Schilling