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

Activities: Hide if non of the accounts has the app enabled. #4552

Merged
merged 1 commit into from
Mar 9, 2016

Conversation

dragotin
Copy link
Contributor

@dragotin dragotin commented Mar 8, 2016

If the ownCloud server does not have the activity app enabled,
it returns 999 as status code. If all the configured accounts
do that, this code hides the entire tab with the server
activities.

This is supposed to fix #4533

If the ownCloud server does not have the activity app enabled,
it returns 999 as status code. If all the configured accounts
do that, this code hides the entire tab with the server
activities.

This is supposed to fix #4533
@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @guruz, @ckamm and @ogoffart to be potential reviewers

@guruz
Copy link
Contributor

guruz commented Mar 9, 2016

👍

guruz added a commit that referenced this pull request Mar 9, 2016
Activities: Hide if non of the accounts has the app enabled.
@guruz guruz merged commit ad1c343 into master Mar 9, 2016
@guruz guruz added this to the 2.2.0-current milestone Mar 9, 2016
@ogoffart ogoffart deleted the hide_activity_tab branch April 21, 2016 14:04
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.

[Activity View] If you disable the Activity app you should not see the server activity tin the activity tab
3 participants