You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/api/client-server/v2_alpha
Mark Haines 9dd3b07394 Allow '.' characters in event field names to be escaped with '\' so that
fields including a '.' can be included in a filter.

I considered replacing '.' with '/'. Since '/' was less likely to appear
in event field names. However if we used '\' to escape a literal '/' we
risk confusing it with the JSON escape '\/'.
10 years ago
..
definitions Allow '.' characters in event field names to be escaped with '\' so that 10 years ago
filter.yaml Add a "limit" to the timeline key in the example filter 10 years ago
sync.yaml Document the valid values for the "set_presence" parameter 10 years ago