summaryrefslogtreecommitdiffstats
path: root/lib/Chat
AgeCommit message (Expand)Author
2023-05-24fix(chat): Update own read marker before triggering events when postingJoas Schilling
2023-05-09fix(chat): Fix call summary with only numeric user idsJoas Schilling
2023-05-04Fix typosJoas Schilling
2023-05-04chore(release): Add changelog for 17.0.0-beta.1Joas Schilling
2023-04-18fix(recording): Don't create confusing system message about recording if acto...Joas 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-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-31Use picture instead of avatar in user facing stringsMarco
2023-03-29fix(changelog): Add missing "New in Talk 16"Joas 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-14fix(mentions): Only allow to mention groups which are members of the conversa...Joas Schilling
2023-03-14Fix unit testsJoas Schilling
2023-03-13fix(CI): Extend psalm commentsJoas Schilling
2023-03-13fix(notifications): Only send reply notification when also mentioningJoas Schilling
2023-03-13Fix group rich object type in chat messagesJoas Schilling
2023-03-13feat(notifications): Notify group members when the group is mentionedJoas Schilling
2023-03-13Correctly parse mentions and publish the details via the APIJoas Schilling
2023-03-13Suggest group mentions as wellJoas Schilling
2023-03-08Merge pull request #8846 from nextcloud/feature/send-notification-when-get-up...Joas Schilling
2023-03-07Reorganize the types of notifications separating by chagOnly and not chatOnlyVitor Mattos
2023-03-07fix(polls): Remove polls also when deleting the chat historyJoas Schilling
2023-02-28fix(reactions): Fix reacting to people that leftJoas Schilling
2023-02-27Change type of notificationVitor Mattos
2023-02-27Fix message type of files shared from mobile clientsJoas 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-22Add "starting" values for recording statusDaniel Calviño Sánchez
2023-02-22Add optional participant parameter to the "callRecording" change eventDaniel Calviño Sánchez
2023-01-25Introduce a "former one-to-one" conversation typeJoas Schilling
2023-01-18Prevent duplicate shareVitor Mattos
2023-01-02Merge pull request #7939 from nextcloud/bugfix/7238/dont-return-deleted-fileJoas Schilling
2022-12-21* Remove duplicated codeVitor Mattos
2022-12-21Increase the test coverage and fix return of methodVitor Mattos
2022-12-21Moved tests from MessageParser to ChatManager test classVitor Mattos
2022-12-21Move methods to chat managerVitor Mattos
2022-12-21Implement unit test and make fixes after thisVitor Mattos
2022-12-21Convert private to protected and implement filter to remove duplicated codeVitor Mattos
2022-12-21Don't return message if file don't existsVitor Mattos
2022-12-21Don't return deleted filesVitor Mattos
2022-12-21Fix channel name autocompleteRichard Steinmetz
2022-12-16Follow changes requested in code reviewVitor Mattos
2022-12-16Send system message when change room avatarVitor Mattos
2022-12-16Merge pull request #8446 from nextcloud/feature/toggle-call-recording-statusJoas Schilling
2022-12-15Fix EnglishVitor Mattos
2022-12-15Fix EnglishVitor Mattos