summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
AgeCommit message (Collapse)Author
2022-12-21Add command to transfer ownershipJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-12-07Work with avatar identier stored in room tableVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-12-05API endpoint to create and remove breakout roomsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-07Update info.xmlJoas Schilling
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-11-04Welcome on boardJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-28Add separate commands to monitor all calls and an individual roomJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-28Move talk:active-calls to dedicated Monitor namespaceJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-22Add Nextcloud 25 support on masterJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-15Bump versionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-09Bump version to 15.0.0-beta.3Daniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-09-01Bump versionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-12Bump versionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12Bump version to make possible add the job to databaseVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-07-12Change point of execution of ExpireChatMessageVitor Mattos
Change job from trigged when as necessary to run all times that cron.php will be executed Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-06-30Remove expire job from background job listVitor Mattos
The expire job is started when the expire time is defined Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-06-30Add job to apply ttlVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-06-30Bump app version to run migrationVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-06-14Bump versionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-27Add a migration to update existing permissionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-20Re-trigger migration on next RCJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-14Update version on masterJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-13Add changelog and bump versionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-08Bump version to 14.0.0-beta.1Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-31Add new database table for attachmentsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-29Change display_name sizeVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-02-17Change database structureJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-24Update the teamJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-12-02Add command to remove users from all roomsVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2021-11-11Update version on masterJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-11Add API to opt out of call notificationsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-07Allow to remove all permissions without falling back to the next levelJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-09-20Add a counter for the direct mentionsJoas Schilling
This allows the UI can show the user bubble depending on user vs. all mentions Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-15Implement CloudFederationProvider for TalkGary Kim
Signed-off-by: Gary Kim <gary@garykim.dev>
2021-06-25Update version on masterJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-18Bump exclude list of packaing and bump versionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-11Add publishing permissions field to attendeesDaniel Calviño Sánchez
Guests are not able to fetch the participant list. Due to this the value is also returned in the room information so clients can know their own publishing permissions. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-05-31Update version to alpha 1Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-05-04Drop screensharing support for FF <66Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-08Replace the former unique attendee key with a normal indexJoas Schilling
This allows an attendee to have multiple sessions in the same conversation. Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-22Adjust screenshotingJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-15Bump versionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-11Add a repair step that updates the display name for existing usersJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-11Provide information for incoming call screensJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-03Fix "Talk/ folder not working for attachments"Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-03Update version on masterJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-25Bump version and add changelogJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-08Add changelog for releasesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-18Bump versionv11.0.0-alpha.2Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-18Add changelog for 11.0.0-alpha.1Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-14Adjusted listable docs + increased versionVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>