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

api: Update add_realm_filter to support url_template. #767

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

PIG208
Copy link
Member

@PIG208 PIG208 commented Oct 16, 2022

This adds support to adding linkifiers with the new URL template syntax.

This PR relies on zulip/zulip#23125 to determine the feature level that changes the endpoint.

This adds support to adding linkifiers with the new URL template syntax.

Signed-off-by: Zixuan James Li <p359101898@gmail.com>
@timabbott
Copy link
Sponsor Member

I'm not sure it's particularly coherent to have the same function pass different formats, but ultimately this is an administrative API and the user will likely be looking at the Zulip settings UI when using it, so I think it's fine in practice. (And better than, say, writing code to convert a URL template into a format string).

@timabbott timabbott merged commit 8016ed1 into zulip:main Aug 11, 2023
13 checks passed
@PIG208 PIG208 deleted the url-template branch August 11, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants