MatrixSynapse/changelog.d
Andrew Morgan 2f48c4e1ae
URL preview blacklisting fixes (#5155)
Prevents a SynapseError being raised inside of a IResolutionReceiver and instead opts to just return 0 results. This thus means that we have to lump a failed lookup and a blacklisted lookup together with the same error message, but the substitute should be generic enough to cover both cases.
2019-05-10 10:32:44 -07:00
..
.gitignore
4339.feature Add systemd-python to optional dependencies (#4339) 2019-04-16 20:41:17 +10:00
4474.misc
4555.bugfix Avoid redundant URL encoding (#4555) 2019-04-04 12:05:56 +01:00
4867.feature Add a default .m.rule.tombstone push rule (#4867) 2019-04-29 15:40:31 -06:00
4942.bugfix
4947.feature
4949.misc
4953.misc
4954.misc
4955.bugfix
4956.bugfix
4959.misc
4965.misc
4967.feature Config option for verifying federation certificates (MSC 1711) (#4967) 2019-04-25 14:22:49 +01:00
4968.misc
4969.misc
4972.misc Remove log error for .well-known/matrix/client (#4972) 2019-04-24 17:44:06 +01:00
4974.misc
4981.bugfix
4982.misc
4985.misc Rewrite KeyringTestCase as a HomeServerTestCase (#4986) 2019-04-03 14:11:27 +01:00
4987.misc Correct default POSTGRES_USER in Docker README (#4987) 2019-04-04 10:38:16 +01:00
4989.feature Remove presence lists (#4989) 2019-04-03 11:11:15 +01:00
4990.bugfix
4991.feature
4992.misc Remove unused server_tls_certificates functions (#5028) 2019-04-08 21:50:18 +01:00
4996.misc
4998.misc Fix grammar and document get_current_users_in_room (#4998) 2019-04-03 14:32:20 +01:00
4999.bugfix Prevent kicking users who aren't in the room (#4999) 2019-04-04 13:05:51 +01:00
5001.misc changelog 2019-04-04 19:12:54 +01:00
5002.feature Newsfile 2019-04-03 16:35:33 +01:00
5003.bugfix Fix issue #4596 2019-04-03 21:59:48 +00:00
5005.misc Fix handling of SYNAPSE_NO_TLS in docker image (#5005) 2019-04-25 14:47:22 +01:00
5007.misc Clean up the database pagination code (#5007) 2019-04-05 00:21:16 +11:00
5009.bugfix Prevent "producer not unregistered" message (#5009) 2019-04-24 17:37:32 +01:00
5010.feature Add config option to block users from looking up 3PIDs (#5010) 2019-04-04 17:25:47 +01:00
5020.feature add context to phonehome stats (#5020) 2019-04-08 15:47:39 +01:00
5023.feature Set syslog identifiers in systemd units (#5023) 2019-05-10 09:09:25 +01:00
5024.misc Fix from_server buglet in get_keys_from_perspectives 2019-04-08 12:51:16 +01:00
5027.feature Add account expiration feature 2019-04-09 16:46:04 +01:00
5028.misc Remove unused server_tls_certificates functions (#5028) 2019-04-08 21:50:18 +01:00
5030.misc changelog 2019-04-09 00:00:10 +01:00
5032.bugfix Bump psycopg requirement (#5032) 2019-04-09 11:29:50 +01:00
5033.misc Newsfile 2019-04-09 14:39:36 +01:00
5035.bugfix Fix disappearing exceptions in manhole. (#5035) 2019-04-10 07:23:48 +01:00
5037.bugfix Newsfile 2019-04-09 17:23:46 +01:00
5046.misc Remove periods from copyright headers (#5046) 2019-04-11 17:08:13 +01:00
5047.feature Send out emails with links to extend an account's validity period 2019-04-17 14:42:20 +01:00
5063.feature Newsfile 2019-04-15 17:21:08 +01:00
5065.feature Newsfile 2019-04-15 19:41:25 +01:00
5067.misc Use packages.matrix.org for packages (#5067) 2019-04-16 08:31:59 -06:00
5070.feature Newsfile 2019-04-16 17:52:00 +01:00
5071.bugfix Make sure we're not registering the same 3pid twice 2019-04-17 14:23:01 +01:00
5073.feature Add management endpoints for account validity 2019-04-17 19:34:45 +01:00
5077.bugfix Don't crash on lack of expiry templates 2019-04-18 14:50:05 +01:00
5083.feature add options to require an access_token to GET /profile and /publicRooms on CS API (#5083) 2019-05-08 18:26:56 +01:00
5098.misc Changelog 2019-04-25 14:56:06 +01:00
5100.misc changelog 2019-04-25 23:05:06 +01:00
5103.bugfix Fix infinite loop in presence handler 2019-04-26 11:14:49 +01:00
5104.bugfix Newsfile 2019-04-26 18:08:33 +01:00
5116.feature Rename changelog file 2019-05-01 11:50:15 +01:00
5119.feature changelog 2019-05-01 15:44:30 +01:00
5120.misc Factor out an "assert_requester_is_admin" function (#5120) 2019-05-02 10:45:52 +01:00
5121.feature Add admin api for sending server_notices (#5121) 2019-05-02 11:59:16 +01:00
5122.misc Remove the requirement to authenticate for /admin/server_version. (#5122) 2019-05-07 09:29:30 +01:00
5124.bugfix Add some limitations to alias creation 2019-05-02 11:05:11 +01:00
5128.bugfix Do checks on aliases for incoming m.room.aliases events (#5128) 2019-05-08 17:01:30 +01:00
5138.bugfix Limit the number of EDUs in transactions to 100 as expected by receiver (#5138) 2019-05-09 11:01:41 +01:00
5142.feature Fix spelling in server notices admin API docs (#5142) 2019-05-06 22:15:02 +01:00
5154.bugfix Fix bogus imports in tests (#5154) 2019-05-08 21:57:03 +01:00
5155.misc URL preview blacklisting fixes (#5155) 2019-05-10 10:32:44 -07:00
5170.misc Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00