Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Allow filter JSON object in the filter query parameter in /sync #431

Merged
merged 1 commit into from
Dec 9, 2015

Conversation

NegativeMjark
Copy link
Contributor

except:
filter = FilterCollection({})
if filter_id and filter_id.startswith('{'):
logging.error("MJH %r", filter_id)
Copy link
Member

Choose a reason for hiding this comment

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

logging.error?

@erikjohnston
Copy link
Member

Looks fine other than random log line.

NegativeMjark added a commit that referenced this pull request Dec 9, 2015
Allow filter JSON object in the filter query parameter in /sync

Documented by matrix-org/matrix-spec-proposals#224
@NegativeMjark NegativeMjark merged commit 0195975 into develop Dec 9, 2015
@erikjohnston erikjohnston deleted the markjh/filter_inline branch January 12, 2016 16:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants