summaryrefslogtreecommitdiffstats
path: root/lib/Service
AgeCommit message (Expand)Author
2024-05-13fix: throw error when target has DND on 2skalidindi53
2024-05-05fix: throw error when target has DND onskalidindi53
2024-05-04feat(OpenConversationsList): expose descriptionDorraJaouad
2024-04-26chore: keep the earliest creation year in SPDX CopyrightMaksim Sukharev
2024-04-26chore: Run SPDX convertorJoas Schilling
2024-04-16fix(conversations): Include rooms in "modified since" updates when attendee i...Joas Schilling
2024-04-15fix(tests): Make tests more reliable on PostgreSQL by also sorting on stopJoas Schilling
2024-04-12fix(chat): Remove commandsJoas Schilling
2024-03-28Merge pull request #11944 from nextcloud/bugfix/noid/expose-invite-countJoas Schilling
2024-03-27fix(chat): Also use constants on incoming data detectionJoas Schilling
2024-03-27feat(federation): Expose a header with the pending invitations on room listJoas Schilling
2024-03-27fix(federation): Don't double convert the actor info in the last messageJoas Schilling
2024-03-26fix(bots): Remove FIXMEs as we just accept the current stateJoas Schilling
2024-03-18fix(federation): Disable read and typing indicators for federated usersJoas Schilling
2024-03-18Merge pull request #11843 from nextcloud/bugfix/noid/use-Room-isFederatedConv...Joas Schilling
2024-03-18fix(API): Use Room::isFederatedConversation() consistantlyJoas Schilling
2024-03-18Merge pull request #11840 from nextcloud/bugfix/noid/bring-back-dark-avatarsMaksim Sukharev
2024-03-18fix(conversations): Make avatars dark in dark mode againJoas Schilling
2024-03-18fix(federation): Fix updating PCM after editing or deleting a messageJoas Schilling
2024-03-15fix(federation): Expire messages in the PCM cacheJoas Schilling
2024-03-15feat(reminders): Implement reminders for messages not in cacheJoas Schilling
2024-03-15feat(federation): Implement reminders for federated messagesJoas Schilling
2024-03-14fix(federation): Delete cached message when deleting a federated conversationJoas Schilling
2024-03-14fix(federation): Cache whether we have federated participants in a conversationJoas Schilling
2024-03-14fix(federation): Fix unread marker handling in federated chatsJoas Schilling
2024-03-12fix(federation): Don't notify ourselves when we leaveJoas Schilling
2024-03-07fix(federation): Don't expose the accessToken anymore to the frontend/clientsJoas Schilling
2024-03-07feat(federation): Add endpoint to get the proxied avatar of other usersJoas Schilling
2024-03-06feat(federation): Implement notifications for mentions, reply and fullJoas Schilling
2024-03-01fix(federation): Allow to leave federated conversationsJoas Schilling
2024-03-01fix(federation): Send the remote attendeeId so it can be found in the partici...Joas Schilling
2024-02-29fix(federation): Convert actor info in lastMessage info for CPM messagesJoas Schilling
2024-02-29feat(federation): Mark conversation as directly mentioned for federated usersJoas Schilling
2024-02-29feat(federation): Expose the info to show the subline for proxy convosJoas Schilling
2024-02-29fix(federation): Store last message id from the proxied messageJoas Schilling
2024-02-29feat(federation): Proxy setReadMarker and return updated conversationJoas Schilling
2024-02-29feat(federation): Federate unread information to proxiesJoas Schilling
2024-02-28feat(federation): Add a proxy cache for messagesJoas Schilling
2024-02-23feat(federation): Support the avatarJoas Schilling
2024-02-23feat(federation): Add TalkV1 federation proxy for mentionsJoas Schilling
2024-02-21fix(icons): fix avatar colors on creation / on fetch from serverMaksim Sukharev
2024-02-12feat(federation): Add appconfig options to restrict federationJoas Schilling
2024-02-01fix(CS): Prepare coding standard updateJoas 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-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-18fix(chat): Handle last-edit displayname and deleted usersJoas Schilling
2024-01-18fix(chat): Diff mentions when editing messagesJoas Schilling
2024-01-10Merge pull request #11360 from nextcloud/bugfix/11359/fix-avatar-without-php-...Joas Schilling