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

Feature/deeplinks #155

Merged
merged 3 commits into from
Sep 26, 2019
Merged

Feature/deeplinks #155

merged 3 commits into from
Sep 26, 2019

Conversation

jschaul
Copy link
Member

@jschaul jschaul commented Sep 24, 2019

Adds an ansible role creating files for deeplinking in custom envrironments. Also adds version blacklisting files.

@tiago-loureiro tiago-loureiro self-assigned this Sep 25, 2019
websiteURL: "https://{{ prefix }}www.{{ domain }}"

# This currently assumes android clients only
blackListURL: "{{ assetsURL }}/public/blacklist/android.json"
Copy link
Contributor

@tiago-loureiro tiago-loureiro Sep 25, 2019

Choose a reason for hiding this comment

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

Why not just use {{ assetsURL }}/public/blacklist and let clients add the suffix?

Copy link
Member Author

Choose a reason for hiding this comment

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

I briefly looked into the code of android, and they seem to have "blacklistHost": "https://clientblacklist.wire.com/prod/android", i.e. the full path. If that changes, we can adapt this to be only a prefix.

Copy link
Contributor

@tiago-loureiro tiago-loureiro left a comment

Choose a reason for hiding this comment

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

👌

@jschaul jschaul merged commit 5038268 into develop Sep 26, 2019
@jschaul jschaul deleted the feature/deeplinks branch September 26, 2019 10:26
@tiago-loureiro tiago-loureiro mentioned this pull request Oct 8, 2019
q3k pushed a commit that referenced this pull request Oct 8, 2019
* Create deeplink files upon minio installation

* blacklisting

* move static file logic to own role
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.

2 participants