search: Add server support for has:reaction search operator.

Web app support will be a follow-up commit.
This commit is contained in:
Kenneth Rodrigues
2024-04-02 09:54:20 +05:30
committed by Tim Abbott
parent 436dab0e01
commit c3408b56f0
6 changed files with 99 additions and 7 deletions

View File

@@ -33,7 +33,7 @@ DESKTOP_WARNING_VERSION = "5.9.3"
# Changes should be accompanied by documentation explaining what the
# new level means in api_docs/changelog.md, as well as "**Changes**"
# entries in the endpoint's documentation in `zulip.yaml`.
API_FEATURE_LEVEL = 248
API_FEATURE_LEVEL = 249
# Bump the minor PROVISION_VERSION to indicate that folks should provision
# only when going from an old version of the code to a newer version. Bump