..
.gitignore
Correct attrs package name in requirements ( #3492 )
2018-07-07 10:46:59 +10:00
6769.feature
Admin api to add an email address ( #6789 )
2020-02-07 10:29:36 +00:00
6781.bugfix
Third party event rules Update ( #6781 )
2020-02-06 14:15:29 +00:00
6821.misc
Add typing to SyncHandler ( #6821 )
2020-02-03 18:05:44 +00:00
6823.misc
Newsfile
2020-02-05 17:43:57 +00:00
6825.bugfix
Allow URL-encoded user IDs on user admin api paths ( #6825 )
2020-02-03 13:18:42 +00:00
6827.misc
Fix room_version
in on_invite_request
flow ( #6827 )
2020-02-03 13:15:23 +00:00
6833.misc
Reduce performance logging to DEBUG ( #6833 )
2020-02-05 08:57:37 +00:00
6834.misc
Raise the default power levels for invites, tombstones and server acls ( #6834 )
2020-02-17 13:23:37 +00:00
6836.misc
Fix stacktraces when using ObservableDeferred and async/await ( #6836 )
2020-02-03 17:10:54 +00:00
6837.misc
changelog
2020-02-03 16:30:21 +00:00
6840.misc
newsfile
2020-02-03 22:28:45 +00:00
6844.bugfix
1.10.0rc2
2020-02-06 10:40:08 +00:00
6846.doc
Update CONTRIBUTING.md about merging PRs. ( #6846 )
2020-02-04 16:21:09 +00:00
6847.misc
Database updates to populate rooms.room_version ( #6847 )
2020-02-04 21:31:08 +00:00
6849.bugfix
Allow empty federation_certificate_verification_whitelist ( #6849 )
2020-02-06 14:45:01 +00:00
6854.misc
pass room version into FederationClient.send_join ( #6854 )
2020-02-06 15:50:39 +00:00
6855.misc
Add quotes around pip install target (my shell complained without them).
2020-02-05 12:53:18 -05:00
6856.misc
Pass room_version into event_from_pdu_json
2020-02-06 16:08:27 +00:00
6857.misc
remove unused room_version_to_event_format ( #6857 )
2020-02-07 09:26:57 +00:00
6858.misc
Add a make_event_from_dict
method ( #6858 )
2020-02-07 15:30:04 +00:00
6862.misc
Reduce amount of logging at INFO level. ( #6862 )
2020-02-06 13:31:05 +00:00
6864.misc
Limit the number of events that can be requested when backfilling events ( #6864 )
2020-02-06 13:25:24 -05:00
6866.feature
Allow moving group read APIs to workers ( #6866 )
2020-02-07 11:14:19 +00:00
6869.misc
Remove unused get_room_stats_state
method. ( #6869 )
2020-02-07 15:30:26 +00:00
6871.misc
Add typing to synapse.federation.sender ( #6871 )
2020-02-07 13:56:38 +00:00
6872.misc
changelog
2020-02-14 16:42:40 +00:00
6873.feature
Add support for putting fed user query API on workers ( #6873 )
2020-02-07 15:45:39 +00:00
6877.removal
Remove m.lazy_load_members from unstable features since it is in CS r0.5.0 ( #6877 )
2020-02-13 12:02:32 +00:00
6882.misc
Reject device display names that are too long ( #6882 )
2020-02-10 16:35:26 -05:00
6883.misc
Add an additional test to the SyTest blacklist for worker mode. ( #6883 )
2020-02-10 11:47:18 -05:00
6887.misc
Use BSD-compatible in-place editing for sed. ( #6887 )
2020-02-12 07:02:19 -05:00
6888.feature
Filter the results of user directory searching via the spam checker ( #6888 )
2020-02-14 07:17:54 -05:00
6891.doc
Update the changelog file
2020-02-11 17:56:42 +00:00
6901.misc
Return a 404 for admin api user lookup if user not found ( #6901 )
2020-02-12 18:14:10 +00:00
6904.removal
Stop sending events when creating or deleting aliases ( #6904 )
2020-02-18 07:29:44 -05:00
6905.doc
Update changelog for #6905 to group it with upcoming PRs
2020-02-13 16:12:20 +00:00
6906.doc
Add documentation for the spam checker module ( #6906 )
2020-02-13 07:40:57 -05:00
6907.doc
Changelog
2020-02-13 16:10:16 +00:00
6909.doc
Changelog
2020-02-13 17:24:14 +00:00
6915.misc
Add type hints to the spam check module ( #6915 )
2020-02-14 12:49:40 -05:00
6918.docker
Kill off deprecated "config-on-the-fly" docker mode ( #6918 )
2020-02-18 11:41:53 +00:00
6919.misc
Convert the directory handler tests to use HomeserverTestCase ( #6919 )
2020-02-14 09:05:43 -05:00
6920.misc
Add a warning about indentation to generated config ( #6920 )
2020-02-14 16:22:30 +00:00
6921.docker
contrib/docker: Ensure correct encoding and locale settings on DB creation ( #6921 )
2020-02-14 16:27:29 +00:00
6936.misc
Increase DB/CPU perf of _is_server_still_joined
check. ( #6936 )
2020-02-19 10:15:49 +00:00
6937.misc
Increase perf of get_auth_chain_ids
used in state res v2. ( #6937 )
2020-02-18 15:39:09 +00:00
6938.doc
Fix worker docs to point /publicised_groups
API correctly. ( #6938 )
2020-02-18 15:27:45 +00:00
6939.feature
Implement GET /_matrix/client/r0/rooms/{roomId}/aliases ( #6939 )
2020-02-18 16:23:25 +00:00
6945.bugfix
Update changelog.d/6945.bugfix
2020-02-19 09:54:13 +00:00
6947.misc
Limit size of get_auth_chain_ids query ( #6947 )
2020-02-19 09:39:26 +00:00