summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2024-04-26chore: Add copyrights in some filesJoas Schilling
2024-04-26chore: Run SPDX convertorJoas Schilling
2024-04-12fix(chat): Remove commandsJoas Schilling
2024-03-27feat(federation): Expose a header with the pending invitations on room listJoas Schilling
2024-03-22docs(federation): Add a hint which capabilities should be used in federation ...Joas Schilling
2024-03-15feat(federation): Implement reminders for federated messagesJoas Schilling
2024-03-14feat(federation): Implement pollsJoas Schilling
2024-03-13fix(docs): Explain mentionId vs id on autocomplete endpointJoas Schilling
2024-03-07feat(federation): Add endpoint to get the proxied avatar of other usersJoas Schilling
2024-03-06Merge pull request #11691 from nextcloud/feat/11272/notificationsJoas Schilling
2024-03-06feat(federation): Add capabilities for the federation feature and configsJoas Schilling
2024-03-06fix(events): Expose the parent comment in eventsJoas Schilling
2024-03-05feat(chat): Allow marking chat as read without a last message IDJoas Schilling
2024-02-29feat(federation): Allow to mark a conversation as unread againJoas Schilling
2024-02-29feat(federation): Proxy setReadMarker and return updated conversationJoas Schilling
2024-02-28feat(federation): Support mentioning federated usersJoas Schilling
2024-02-25Merge pull request #11630 from nextcloud/bot-install-event-featuresJoas Schilling
2024-02-25feat(BotInstallEvent): Added "features" fieldAlexander Piskun
2024-02-23fix(federation)!: Change source for federated users to match the actor typeJoas Schilling
2024-02-14fix(docs): Change order of how the HMAC is calculated for botsMarcel Müller
2024-02-12feat(federation): Add appconfig options to restrict federationJoas Schilling
2024-01-30feat(chat): Store and expose whether a message or call was silentJoas Schilling
2024-01-19fix(docs): Document empty display namesJoas Schilling
2024-01-19feat(chat): Add capability for editing messagesJoas Schilling
2024-01-12fix(chat): Also send a 202 when editing and deleting and a bot is enabledJoas Schilling
2024-01-10feat(chat): Add basic handling of editingJoas Schilling
2024-01-10feat(chat): API specs for "Edit message"Joas Schilling
2024-01-09fix(bots): Don't allow empty messages from botsJoas Schilling
2023-12-18feat(bots): Add "Stable diffusion" bot to the listJoas Schilling
2023-12-15fix(shares): Verify replying captions are replyable and add testsJoas Schilling
2023-12-12feat(chat): Rate limit guests when mentioning othersJoas Schilling
2023-12-04fix(docs): Fix list of browser bugs and add virtual backgrounds for safariJoas Schilling
2023-11-23fix(events)!: Remove deprecated eventsJoas Schilling
2023-11-17fix(call): Handle DoesNotExistException when ringing an attendeeJoas Schilling
2023-11-02feat(attachments): Allow sending captions as silent messagesJoas Schilling
2023-10-30chore: Switch from master to main branchJoas Schilling
2023-10-27Allow to prepare virtual participants without immediately joining the callMarcel Müller
2023-10-24feat(sip-dialout): Add phone icon for rooms created by SIP dial-outJoas Schilling
2023-10-24fix(docs): Document new participant fieldsJoas Schilling
2023-10-23fix(sip-dialout): Rely on the $options array when receiving a rejection noteJoas Schilling
2023-10-23feat(sip-dialout): Add API endpoint for the SIP bridge to cancel a Dial-outJoas Schilling
2023-10-23fix(docs): Add capability configs for all the SIP statesJoas Schilling
2023-10-23feat(call): Add endpoint to send the dial-out request to the HPBJoas Schilling
2023-10-23fix(sip-dialout): Add an admin config for SIP dial-outJoas Schilling
2023-10-23feat(sip-dialout): Add an endpoint to verify a SIP dialout as the SIP bridgeJoas Schilling
2023-10-20feat(events): Add typed event for sending the email invite to guestsJoas Schilling
2023-10-20feat(events): Migrate attendee and participant events to typed onesJoas Schilling
2023-10-20feat(events): Migrate participant modifications to typed eventsJoas Schilling
2023-10-20feat(events): Migrate session join and leave to typed eventsJoas Schilling
2023-10-20fix(events): Migrate "already shared" to typed eventJoas Schilling