summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2024-02-05Merge pull request #11513 from nextcloud/bugfix/noid/fix-accepting-and-declin...Joas Schilling
2024-02-05fix(federation): Fix check for duplicate invitesJoas Schilling
2024-02-02fix(l10n): Don't use the word "Room" in UI stringsJoas Schilling
2024-02-02fix(federation): Adjust wording of invitationsJoas Schilling
2024-02-02fix(federation): Fix accepting or declining an invite multiple timesJoas Schilling
2024-02-02Merge pull request #11510 from nextcloud/techdebt/noid/prepare-coding-standar...Joas Schilling
2024-02-01Merge pull request #11505 from nextcloud/bugfix/11278/add-room-name-to-invita...Joas Schilling
2024-02-01fix(CS): Prepare coding standard updateJoas Schilling
2024-02-01fix(chat): Ensure silent exists before accessing itJoas Schilling
2024-02-01fix(federation)!: Add room name to invite and fix casing of propertiesJoas Schilling
2024-01-30feat(chat): Store and expose whether a message or call was silentJoas Schilling
2024-01-29fix(notification): Make sure pending invite notifications are removed correctlyJoas Schilling
2024-01-29fix(federation): Send disinvite on remote user removal and remove inviteJoas Schilling
2024-01-26feat(federation): Add room to response when accepting an inviteJoas Schilling
2024-01-26feat(search): Allow to search in a dedicated other conversation with a filterJoas Schilling
2024-01-24fix(docs): Generate OpenAPI docs for federation so developers can read itJoas 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-19feat(chat): Add capability for editing messagesJoas Schilling
2024-01-19fix(theming): Change the talk hash on user theming changeJoas Schilling
2024-01-19feat(federations): provide admin setting to enable federations in Talk on ins...Maksim Sukharev
2024-01-18fix(chat): Handle last-edit displayname and deleted usersJoas Schilling
2024-01-18Merge pull request #10856 from nextcloud/openapi-updateJoas Schilling
2024-01-18fix(openapi): Reorganize openapi specsJoas Schilling
2024-01-18also filter by storage when getting shares in folderRobin Appelman
2024-01-18fix(chat): Diff mentions when editing messagesJoas Schilling
2024-01-12fix(chat): Also send a 202 when editing and deleting and a bot is enabledJoas Schilling
2024-01-11fix(chat): Don't allow editing to an empty messageJoas Schilling
2024-01-11fix(chat): Handle basic editing of captionsJoas Schilling
2024-01-10fix(chat): Parse system message about editingJoas Schilling
2024-01-10feat(chat): Add basic handling of editingJoas Schilling
2024-01-10feat(chat): API specs for "Edit message"Joas Schilling
2024-01-10Merge pull request #11360 from nextcloud/bugfix/11359/fix-avatar-without-php-...Joas Schilling
2024-01-09fix(psalm): Work around a psalm bug introduced with 5.18.0Joas Schilling
2024-01-09fix(avatar): Fix avatars without PHP intl moduleJoas Schilling
2024-01-09fix(bots): Don't allow empty messages from botsJoas Schilling
2024-01-08fix(CS): Fix coding styleJoas Schilling
2023-12-15Merge pull request #11224 from nextcloud/fix/noid/remove-quote-in-uploadMaksim Sukharev
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-14fix(notifications): Fix the order of event listenersJoas Schilling
2023-12-14fix(shares): retreive parent id from metadataMaksim Sukharev
2023-12-12Merge pull request #11201 from nextcloud/bugfix/noid/move-away-from-deprecate...Joas Schilling
2023-12-12fix(middleware): Add types as per OCP class we extendJoas Schilling
2023-12-12fix(OCP): Move away from deprecated RedirectToDefaultAppResponseJoas Schilling
2023-12-12fix(CI): Rebuild OpenAPI specsJoas Schilling
2023-12-12feat(chat): Rate limit guests when mentioning othersJoas Schilling
2023-12-11Merge pull request #11197 from nextcloud/techdebt/noid/redundant-phpdoc-tagsJoas Schilling
2023-12-11Merge pull request #11192 from nextcloud/techdebt/noid/remove-unused-member-v...Joas Schilling
2023-12-11Merge pull request #11189 from nextcloud/bugfix/noid/fix-duplicate-catchesJoas Schilling