summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2024-03-26fix(bots): Remove FIXMEs as we just accept the current stateJoas Schilling
2024-03-25fix(chat): Allow flow-bots to update the last message infoJoas Schilling
2024-03-25fix(notification): Fix notifications in note-to-selfJoas Schilling
2024-03-25fix(flow): Don't use the current participant when posting the flow messageJoas Schilling
2024-02-22Merge pull request #11623 from nextcloud/backport/11617/stable28Joas Schilling
2024-02-22fix(search): Hide search providers when not allowed to use TalkJoas Schilling
2024-02-21fix(notifications): Fix notification action label length with utf8 languagesJoas Schilling
2024-02-08fix(hpb): Log the HPB request when we logJoas Schilling
2024-02-05fix(l10n): Don't use the word "Room" in UI stringsJoas Schilling
2024-01-22fix(attachments): Don't allow selecting shared folders as attachment folderJoas Schilling
2024-01-19fix(breakout): stop breakout rooms when removing, update lastActivity when re...Maksim Sukharev
2024-01-10fix(avatar): Fix avatars without PHP intl moduleJoas Schilling
2024-01-09fix(bots): Don't allow empty messages from botsJoas Schilling
2023-12-15feat(shares): Add notifications for caption mentions and repliesJoas Schilling
2023-12-15fix(shares): Verify replying captions are replyable and add testsJoas Schilling
2023-12-15fix(shares): retreive parent id from metadataMaksim Sukharev
2023-12-15fix(notifications): Fix the order of event listenersJoas Schilling
2023-12-11fix(OCC): Fix error reporting and success message when adding a STUN serverJoas Schilling
2023-12-11fix(CI): Make psalm more happy about not returning nullJoas Schilling
2023-12-08fix(openapi): Bump openapi-extractor for improved API resultsJoas Schilling
2023-12-06Preload the files metadata and cache photos-sizeJoas Schilling
2023-12-06Add metadata to file parametersMarcel Müller
2023-12-05feat(chat): Add changelog conversation entries for Talk 18Joas Schilling
2023-12-04fix(API): Remove unused variables and deprecated methodsJoas Schilling
2023-11-30fix(search): Hide "Messages in current conversation" when not on talkJoas Schilling
2023-11-29Fix undefined $participant when calling a lobbied roomJoas Schilling
2023-11-28fix(calls): Remove a query in a loop when ending call for everyoneJoas Schilling
2023-11-23Merge pull request #10971 from nextcloud/bugfix/10595/block-calls-in-former-1-1Joas Schilling
2023-11-22fix(API): Move away from deprecated constantsJoas Schilling
2023-11-22Merge pull request #10970 from nextcloud/bugfix/9656/correctly-notify-admins-...Joas Schilling
2023-11-22fix(hosted-hpb): Allow deleting when the account expired as wellJoas Schilling
2023-11-22fix(calls): Explicitly block calls in former one-to-oneJoas Schilling
2023-11-22fix(hosted-hpb): Improve notifications as wellJoas Schilling
2023-11-22fix(hosted-hpb): Correctly handle API response when the account expired or wa...Joas Schilling
2023-11-22fix(API): Require recording consent compatible version of clientsJoas Schilling
2023-11-21fix(settings): Allow requesting hosted HPB without being in "Can use Talk" groupJoas Schilling
2023-11-17Merge pull request #10920 from nextcloud/bugfix/noid/handle-DoesNotExistExcep...Joas Schilling
2023-11-17fix(call): Handle DoesNotExistException when ringing an attendeeJoas Schilling
2023-11-17fix(openapi): Improve wordings of docsJoas Schilling
2023-11-17fix(OpenAPI): Ignore federation until finalJoas Schilling
2023-11-17fix(API): Add more specific int-typesJoas Schilling
2023-11-17fix(search): Use OCP constants for filtersJoas Schilling
2023-11-16fix(search): Remove development logJoas Schilling
2023-11-16Merge pull request #10889 from nextcloud/bugfix/10888/mark-chat-notifications...Joas Schilling
2023-11-16Merge pull request #10909 from nextcloud/feat/10899/message-search-filtersJoas Schilling
2023-11-16fix(breakout-rooms): Force order of breakout rooms so the signaling order mat...Joas Schilling
2023-11-16fix(notifications): Also handle reaction notifications a bit betterJoas Schilling
2023-11-16fix(notifications): Mark notifications about read chat messages as resolvedJoas Schilling
2023-11-16fix(sip-dialout): Fix the successful dialout case when error is nullJoas Schilling
2023-11-15feat(search): Implement "person" and "modified" filters for the new global se...Joas Schilling