summaryrefslogtreecommitdiffstats
path: root/appinfo
AgeCommit message (Expand)Author
2024-07-18wip: Join and leave federated participants using their federated sessionDaniel Calviño Sánchez
2024-07-18fix: Adjust session id length in internal signaling messagesDaniel Calviño Sánchez
2024-07-12fix(federation): Also fix room::remote_server and pcm::remote_server_urlJoas Schilling
2024-07-10fix(db): Bump version to trigger migrationJoas Schilling
2024-07-10fix(ban): Add missing banId to unban URLJoas Schilling
2024-07-10fix(federation): Fix federation with Nextcloud 29.0.4 or laterJoas Schilling
2024-06-12chore: Removed redundant reference_id checksskalidindi53
2024-05-08feat(ban): Contract for banning attendees and IP/rangesJoas Schilling
2024-04-29test(chat): Add a test that editing old messages is blockedJoas Schilling
2024-04-26chore: Add copyrights in some filesJoas Schilling
2024-04-26chore: Run SPDX convertorJoas Schilling
2024-04-16fix(migration): Bump version to trigger migrationJoas Schilling
2024-04-12Merge pull request #12078 from nextcloud/bugfix/noid/update-readme-and-appinf...Joas Schilling
2024-04-12fix(docs): Sync and update feature list in info.xml and readmeJoas Schilling
2024-04-12fix(chat): Remove commandsJoas Schilling
2024-04-09fix(openapi): Make the operation-id uniqueJoas Schilling
2024-03-28feat(deps): Add Nextcloud 30 support on mainJoas Schilling
2024-03-25chore(release): Bump version to 19.0.0-beta.5Joas Schilling
2024-03-21Merge pull request #11884 from nextcloud/release/19.0.0-beta.4v19.0.0-beta.4Joas Schilling
2024-03-21feat(avatar): Allow logged-in users to proxy avatars without a tokenJoas Schilling
2024-03-21chore(release): Bump version to 19.0.0-beta.4Joas Schilling
2024-03-18chore(release): Bump version to 19.0.0-beta.3Joas Schilling
2024-03-14chore(release): Bump version to 19.0.0-beta.2Joas Schilling
2024-03-14fix(federation): Fix unread marker handling in federated chatsJoas Schilling
2024-03-13fix(federation): Fix the handling of retrying OCM notifications when the remo...Joas Schilling
2024-03-08chore(release): Bump version to 19.0.0-beta.1Joas Schilling
2024-03-07feat(federation): Add endpoint to get the proxied avatar of other usersJoas Schilling
2024-03-06feat(federation): Add columns to save the creation datetime and meta dataJoas Schilling
2024-03-01feat(federation): Proxy the Talk-Hash header so clients are aware of changesJoas Schilling
2024-02-28feat(federation): Add a proxy cache for messagesJoas Schilling
2024-02-23feat(federation): Add endpoint to get (remote) capabilities of a conversationJoas Schilling
2024-02-23feat(federation): Add TalkV1 federation proxy for mentionsJoas Schilling
2024-02-14feat(federation): Add inviter information to the invitations DB for servingJoas Schilling
2024-01-31chore: Update author list with current Talk teamJoas Schilling
2024-01-10feat(chat): API specs for "Edit message"Joas Schilling
2023-11-23feat(deps): Add Nextcloud 29 support on mainJoas Schilling
2023-11-16chore(release): Bump version to 18.0.0-beta.3Joas Schilling
2023-11-09chore(release): Bump versionsJoas Schilling
2023-11-02chore(release): Bump version and add changelogJoas Schilling
2023-10-30chore: Switch from master to main branchJoas Schilling
2023-10-28refactor(signaling): Rename sendMessages endpoint for clarificationjld3103
2023-10-23feat(sip-dialout): Add API endpoint for the SIP bridge to cancel a Dial-outJoas Schilling
2023-10-23feat(call): Add endpoint to send the dial-out request to the HPBJoas Schilling
2023-10-23feat(sip-dialout): Add call ID to attendeesJoas Schilling
2023-10-23feat(sip-dialout): Add an endpoint to verify a SIP dialout as the SIP bridgeJoas Schilling
2023-10-18feat(consent): Save recording consent to DB and allow retrieving with OCCJoas Schilling
2023-10-06feat(recording): Recording consent API - Version 2Joas Schilling
2023-10-06Adjust route apiVersion for OpenAPI compatibilityJoas Schilling
2023-09-27feat(note-to-self): Add an API endpoint to get the note-to-self conversationJoas Schilling
2023-09-21fix(notifications): Allow sessions to mark themselves as inactiveJoas Schilling