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

Improve talk reply #4385

Merged
merged 6 commits into from
Mar 28, 2022
Merged

Improve talk reply #4385

merged 6 commits into from
Mar 28, 2022

Conversation

camilasan
Copy link
Member

talkreply-2

src/gui/tray/activitylistmodel.cpp Outdated Show resolved Hide resolved
src/gui/tray/ActivityItem.qml Outdated Show resolved Hide resolved
Camila added 6 commits March 28, 2022 16:04
Signed-off-by: Camila <hello@camila.codes>
Signed-off-by: Camila <hello@camila.codes>
Signed-off-by: Camila <hello@camila.codes>
Signed-off-by: Camila <hello@camila.codes>
Signed-off-by: Camila <hello@camila.codes>
Signed-off-by: Camila <hello@camila.codes>
Copy link
Collaborator

@mgallien mgallien left a comment

Choose a reason for hiding this comment

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

looks nice
thanks

@@ -608,6 +614,12 @@ void ActivityListModel::slotTriggerAction(const int activityIndex, const int act

const auto action = activity._links[actionIndex];

// TODO this will change with https://github.com/nextcloud/desktop/issues/4159
if (action._verb == "WEB" && action._label == tr("View chat")) {
Copy link
Contributor

Choose a reason for hiding this comment

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

@camilasan I hope it does get changed. Comparing translated strings doesn't look reliable.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes.

Copy link
Member Author

Choose a reason for hiding this comment

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

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 6 Code Smells

12.9% 12.9% Coverage
0.0% 0.0% Duplication

@nextcloud-desktop-bot
Copy link

AppImage file: Nextcloud-PR-4385-7cc2486d79711ebd47ff1c2f35ed659619462abe-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

@mgallien mgallien merged commit ca63851 into master Mar 28, 2022
@mgallien mgallien deleted the bugfix/talk-reply branch March 28, 2022 15:59
@mgallien mgallien added this to the 3.5.0 milestone Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants