synapse/changelog.d
Aaron Raimist 250f3eb991
Omit displayname or avatar_url if they aren't set instead of returning null (#7497)
Per https://github.com/matrix-org/matrix-doc/issues/1436#issuecomment-410089470 they should be omitted instead of returning null or "". They aren't marked as required in the spec.

Fixes https://github.com/matrix-org/synapse/issues/7333

Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-05-19 10:31:25 +01:00
..
.gitignore
6391.feature
7256.feature
7281.misc
7317.feature
7374.misc
7381.bugfix Strictly enforce canonicaljson requirements in a new room version (#7381) 2020-05-14 13:24:01 -04:00
7382.misc
7384.bugfix Fix limit logic for AccountDataStream (#7384) 2020-05-15 19:03:25 +01:00
7396.misc
7398.docker
7428.misc
7429.misc
7435.feature
7436.misc
7440.misc Shuffle persist event data store functions. (#7440) 2020-05-13 13:38:22 +01:00
7443.bugfix Allow expired accounts to logout (#7443) 2020-05-14 16:32:49 +01:00
7445.misc
7448.misc
7449.misc
7457.feature Support UI Authentication for OpenID Connect accounts (#7457) 2020-05-15 12:26:02 -04:00
7458.doc
7459.misc
7460.misc
7463.doc Add Caddy 2 example (#7463) 2020-05-15 14:36:01 +01:00
7465.bugfix Prevent 0-member/null room_version rooms from appearing in group room queries (#7465) 2020-05-15 17:17:42 +01:00
7470.misc
7473.bugfix Workaround for failure to wrap reason in Failure (#7473) 2020-05-14 17:07:24 +01:00
7475.misc Have all instances correctly respond to REPLICATE command. (#7475) 2020-05-13 10:27:02 +01:00
7477.doc Fix copypasted comment (#7477) 2020-05-13 16:55:43 +01:00
7482.bugfix Fix Redis reconnection logic (#7482) 2020-05-13 09:57:15 +01:00
7490.misc Clean up replication unit tests. (#7490) 2020-05-13 16:01:47 +01:00
7491.misc Move event stream handling out of slave store. (#7491) 2020-05-15 16:43:59 +01:00
7492.misc Allow censoring of events to happen on workers. (#7492) 2020-05-13 17:15:40 +01:00
7493.misc Move EventStream handling into default ReplicationDataHandler (#7493) 2020-05-14 14:01:39 +01:00
7495.feature Add instance_map config and route replication calls (#7495) 2020-05-14 14:00:58 +01:00
7497.bugfix Omit displayname or avatar_url if they aren't set instead of returning null (#7497) 2020-05-19 10:31:25 +01:00
7502.feature Enforce MSC2209: auth rules for notifications in power level event (#7502) 2020-05-14 12:38:17 -04:00
7503.bugfix Fix b'GET' in prometheus metrics (#7503) 2020-05-14 17:01:34 +01:00
7505.misc Add type hints to event_auth code. (#7505) 2020-05-15 11:19:43 -04:00
7506.feature Implement room version 6 (MSC2240). (#7506) 2020-05-15 09:30:10 -04:00
7507.misc Update the room member handler to use async/await. (#7507) 2020-05-15 09:32:13 -04:00
7508.bugfix Ignore incoming presence updates when presence is disabled (#7508) 2020-05-15 11:44:00 +01:00
7511.bugfix Fix a small typo in the arguments of simple_update in update_remote_profile_cache (#7511) 2020-05-15 16:17:12 +01:00
7513.misc Add type hints to room member handlers (#7513) 2020-05-15 15:05:25 -04:00
7514.doc Formatting for reverse-proxy docs (#7514) 2020-05-15 15:13:39 +01:00
7515.misc Allow ReplicationRestResource to be added to workers (#7515) 2020-05-18 12:24:48 +01:00
7516.misc Add a worker store for search insertion. (#7516) 2020-05-15 17:22:47 +01:00
7518.misc fix mypy for tests/replication (#7518) 2020-05-18 10:43:05 +01:00
7519.misc changelog 2020-05-15 19:37:41 +01:00