Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable21.1] Allow to share RichObjects to chats #5203

Merged
merged 4 commits into from
Feb 19, 2021

Conversation

backportbot-nextcloud[bot]
Copy link

@backportbot-nextcloud backportbot-nextcloud bot commented Feb 19, 2021

⚠️ This backport had conflicts and is incomplete ⚠️

backport of #5034

@nickvergessen
Copy link
Member

Needs to be redone after #5205

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Copy link
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

curl -k https://nextcloud21.local/ocs/v2.php/apps/spreed/api/v1/chat/c455aw2s/share \
    -u admin:admin \
    -H "OCS-ApiRequest: true" \
    -d 'objectType=deck-card'\
    -d 'objectId=9'\
    -d 'metaData={"type":"deck-card","id":"9","name":"Card title","boardname":"Board name","stackname":"Stack name","link":"https:\/\/nextcloud21.local\/index.php\/apps\/deck\/#\/board\/2\/card\/9"}'

works

@nickvergessen
Copy link
Member

Integration tests passed locally => merging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release enhancement feature: chat 💬 Chat and system messages feature: upload & shares & voice 📤🎙️ Sharing files into a chat and audio recordings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant