Neil Johnson 1b23f991ab Clarify upgrade notes ahead of 1.4.0 release преди 4 години
..
.gitignore e845fd41c2 Correct attrs package name in requirements (#3492) преди 6 години
5633.bugfix baee288fb4 Don't create broken room when power_level_content_override.users does not contain creator_id. (#5633) преди 4 години
5680.misc 7dc398586c Implement a structured logging output system. (#5680) преди 4 години
5771.feature 812ed6b0d5 Opentracing across workers (#5771) преди 4 години
5776.misc c886f976e0 Opentracing doc update (#5776) преди 4 години
5835.feature 0c0b82b6d1 Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) преди 4 години
5844.misc aedfec3ad7 Newsfile преди 4 години
5845.feature 119aa31b10 Servlet to purge old rooms (#5845) преди 4 години
5849.doc 379d2a8c39 (#5849) Convert rst to markdown (#6040) преди 4 години
5850.feature 861d663c15 Fixup changelog and remove debug logging преди 4 години
5852.feature 8767b63a82 Propagate opentracing contexts through EDUs (#5852) преди 4 години
5853.feature a90d16dabc Opentrace device lists (#5853) преди 4 години
5855.misc 9a6f2be572 Opentrace e2e keys (#5855) преди 4 години
5856.feature 87fa26006b Opentracing misc (#5856) преди 4 години
5857.bugfix e132ba79ae fix changelog преди 4 години
5859.feature 502728777c Newsfile on one line преди 4 години
5860.misc ebba15ee7f Newsfile преди 4 години
5863.bugfix b13cac896d Fix up password reset template config names (#5863) преди 4 години
5864.feature 29763f01c6 Make changelog entry be a feature преди 4 години
5868.feature 0c0b82b6d1 Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) преди 4 години
5875.misc 0c0b82b6d1 Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) преди 4 години
5876.feature 0c0b82b6d1 Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) преди 4 години
5877.removal 0bab582fd6 Remove shared secret registration from client/r0/register endpoint преди 4 години
5878.feature 1a7e6eb633 Add Admin API capability to set adminship of a user (#5878) преди 4 години
5884.feature a4f3ca48b5 Enable cleaning up extremities with dummy events by default to prevent undue build up of forward extremities. (#5884) преди 4 години
5885.bugfix baa3f4a80d Avoid deep recursion in appservice recovery (#5885) преди 4 години
5886.misc 5019945828 Refactor the Appservice scheduler code преди 4 години
5892.misc a0d294c306 Switch to using v2 Identity Service APIs other than lookup (MSC 2140) (#5892) преди 4 години
5893.misc bcd9132869 Undo the deletion of some tables (#6047) преди 4 години
5894.misc c9f11d09fc Add missing index on users_in_public_rooms. (#5894) преди 4 години
5895.feature 62fb643cdc Newsfile преди 4 години
5896.misc ef1c524bb3 Improve error msg when key-fetch fails (#5896) преди 4 години
5897.feature 9fc71dc5ee Use the v2 Identity Service API for lookups (MSC2134 + MSC2140) (#5976) преди 4 години
5900.feature 6d97843793 Config templating (#5900) преди 4 години
5902.feature 4a2d2c2b6f Update changelog преди 4 години
5904.feature deca277d09 Let synctl use a config directory. (#5904) преди 4 години
5906.feature 27d3fc421a Increase max display name limit преди 4 години
5909.misc e7577427c9 Update 5909.misc преди 4 години
5911.misc 62a1639287 Newsfile преди 4 години
5914.feature c88a119259 Add GET method to admin API /users/@user:dom/admin преди 4 години
5915.bugfix ce7803b8b0 fix thumbnail storage location (#5915) преди 4 години
5920.bugfix 49ef8ec399 Fix a cache-invalidation bug for worker-based deployments (#5920) преди 4 години
5922.misc e7011280c7 Fix coverage in sytest and use plugins for buildkite (#5922) преди 4 години
5926.misc 92c1550f4a Add a link to python's logging config schema (#5926) преди 4 години
5931.misc 4548d1f87e Remove unnecessary parentheses around return statements (#5931) преди 4 години
5934.feature 549f974897 Newsfile преди 4 години
5938.misc d19505a8c1 Removed unused jenkins/ folder and script (#5938) преди 4 години
5940.feature 0c0b82b6d1 Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) преди 4 години
5943.misc 4fca313389 Move buildkite config to the pipelines repo (#5943) преди 4 години
5953.misc cee00a3584 Update INSTALL.md to say that Python 2 is no longer supported (#5953) преди 4 години
5962.misc 2a44782666 Remove double return statements (#5962) преди 4 години
5963.misc 36f34e6f3d Remove unused methods from c/s api v1 in register.py (#5963) преди 4 години
5964.feature b736c6cd3a Remove bind_email and bind_msisdn (#5964) преди 4 години
5966.bugfix 2f416fc997 Ensure the list media admin API is always available (#5966) преди 4 години
5967.bugfix 0eac7077c9 Ensure an auth instance is available to ListMediaInRoom (#5967) преди 4 години
5969.feature 0c0b82b6d1 Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) преди 4 години
5970.docker 894c1a5759 Docker packaging should not su-exec or chmod if already running as UID/GID (#5970) преди 4 години
5971.bugfix 6e834e94fc Fix and refactor room and user stats (#5971) преди 4 години
5972.misc b38aa82b83 Add m.require_identity_server to /versions unstable_flags (#5972) преди 4 години
5974.feature 1ea3ed7620 Add m.id_access_token to /versions unstable_features (MSC2264) (#5974) преди 4 години
5975.misc b09d443632 Cleanup event auth type initialisation (#5975) преди 4 години
5979.feature 6670bd4072 v2 3PID Invites (part of MSC2140) (#5979) преди 4 години
5980.feature 36015d68ef Use unstable prefix for 3PID unbind API (#6062) преди 4 години
5981.feature 55d5b3af88 Servers-known-about statistic (#5981) преди 4 години
5982.bugfix b9cfd3c375 Fix opentracing contexts missing from outbound replication requests (#5982) преди 4 години
5983.feature 909827b422 Add opentracing to all client servlets (#5983) преди 4 години
5984.bugfix 7093790fbc Bugfix phrasing преди 4 години
5985.feature a8251da10f Blow up config if opentracing is missing (#5985) преди 4 години
5986.feature f7c873a643 Trace how long it takes for the send trasaction to complete, including retrys (#5986) преди 4 години
5988.bugfix bc604e7f94 Gracefully handle log context slips and missing opentracing import errors. (#5988) преди 4 години
5989.misc 6604b64fae Check dependencies on setup in the nicer way. (#5989) преди 4 години
5991.bugfix e5baf80237 Update changelog преди 4 години
5992.feature d58cad635e Give appropriate exit codes when synctl fails (#5992) преди 4 години
5993.feature 5a7e9fdd84 Change changelog преди 4 години
5994.feature 5d833f0923 Add changelog преди 4 години
5995.bugfix 78801e7f9e Ensure a sid parameter is passed to bind_threepid (#5995) преди 4 години
5996.bugfix 850dcfd2d3 Fix well-known lookups with the federation certificate whitelist (#5997) преди 4 години
5998.bugfix 85275c89d7 Newsfile преди 4 години
6000.feature e08ea43463 Use the federation blacklist for requests to untrusted Identity Servers (#6000) преди 4 години
6003.misc a852e93408 Newsfile преди 4 години
6004.bugfix be618e0551 Only count real users when checking for auto-creation of auto-join room преди 4 години
6005.feature aeb9b2179e Add a build info metric to Prometheus (#6005) преди 4 години
6009.misc 9c555f37e3 Add note about extra arg to send_membership_event, remove arg in remote_reject_invite (#6009) преди 4 години
6010.misc cd17a2085e Remove origin parameter from add_display_name_to_third_party_invite and add params to docstring (#6010) преди 4 години
6011.feature b5833a2abf Add changelog преди 4 години
6012.feature dd2e5b0038 add report_stats_endpoint config option (#6012) преди 4 години
6013.misc 3505ffcda7 Fix existing v2 identity server calls (MSC2140) (#6013) преди 4 години
6015.feature 2434c0084b Newsfile преди 4 години
6016.misc 1e19ce00bf Add 'failure_ts' column to 'destinations' table (#6016) преди 4 години
6017.misc 7902bf1e1d Clean up some code in the retry logic (#6017) преди 4 години
6020.bugfix 6d847d8ce6 Ensure support users can be registered even if MAU limit is reached преди 4 години
6023.misc b617864cd9 Fix for structured logging tests stomping on logs (#6023) преди 4 години
6024.bugfix 6db22e4702 changelog преди 4 години
6025.bugfix 0388beafe4 Fix bug in calculating the federation retry backoff period (#6025) преди 4 години
6026.feature 3d882a7ba5 Remove the cap on federation retry interval. (#6026) преди 4 години
6027.doc 1b23f991ab Clarify upgrade notes ahead of 1.4.0 release преди 4 години
6028.feature 38fd1f8e3f Fix typo in account_threepid_delegates config (#6028) преди 4 години
6029.bugfix 70c52821ce Fix race condition in room stats. (#6029) преди 4 години
6032.misc c755955f33 Add developer docs for using SAML without a server (#6032) преди 4 години
6037.feature 599f786e4e Update 6037.feature преди 4 години
6042.feature df3401a71d Allow HS to send emails when adding an email to the HS (#6042) преди 4 години
6043.feature 30af161af2 Implement MSC2290 (#6043) преди 4 години
6044.feature 2b071a2ff1 Add an unstable feature flag for separate add/bind 3pid APIs (#6044) преди 4 години
6047.misc bcd9132869 Undo the deletion of some tables (#6047) преди 4 години
6049.doc 35ce3bda7a Add some notes on rolling back to v1.3.1. (#6049) преди 4 години
6050.doc fe349b497e Update the upgrade notes (#6050) преди 4 години
6053.bugfix 034db2ba21 Fix dummy event insertion consent bug (#6053) преди 4 години
6056.bugfix 62e3ff92fd Remove POST method from password reset submit_token endpoint (#6056) преди 4 години
6058.docker 2def5ea0da Docker: support SYNAPSE_WORKER envvar (#6058) преди 4 години
6059.bugfix a86a290850 Fix logcontext spam on non-Linux platforms (#6059) преди 4 години
6062.bugfix 36015d68ef Use unstable prefix for 3PID unbind API (#6062) преди 4 години
6063.bugfix aeb40f355c Ensure email validation link parameters are URL-encoded (#6063) преди 4 години
6064.misc 84a2743e2e Add changelog преди 4 години
6067.feature 3ac614eb6c Drop support for bind param on POST /account/3pid (MSC2290) (#6067) преди 4 години
6069.bugfix b74606ea22 Fix a bug with saml attribute maps. преди 4 години
6072.misc 9d94313209 Fix exception when resetting retry timings преди 4 години
6073.feature 885a4726b7 Return timeout error to user for identity server calls (#6073) преди 4 години
6074.feature 7763dd3e95 Remove trailing slash ability from password reset's submit_token endpoint (#6074) преди 4 години
6075.misc 1c9feadf4b Generalize email sending logging (#6075) преди 4 години
6078.feature 2c99c63453 Add POST submit_token endpoint for MSISDN (#6078) преди 4 години
6079.feature 50776261e1 Add submit_url response parameter to msisdn /requestToken (#6079) преди 4 години
6082.feature 1b519e0272 Disable /register/available if registration is disabled (#6082) преди 4 години
6089.misc 691a70190b Newsfile преди 4 години
6092.bugfix a2a09d42dd Changelog преди 4 години
6097.bugfix 40fb00f5b7 Add sid to next_link for email validation (#6097) преди 4 години
6098.feature f8b02c5420 Newsfile преди 4 години
6099.misc 566ac40939 remove unused parameter to get_user_id_by_threepid (#6099) преди 4 години
6104.bugfix 77dc7093a7 Threepid validity checks on msisdns should not be dependent on 'threepid_behaviour_email'. (#6104) преди 4 години
6105.misc 2cd98812ba Refactor the user-interactive auth handling (#6105) преди 4 години
6106.misc 8004d6ca2f Refactor code for calculating registration flows (#6106) преди 4 години
6107.bugfix 990928abde Stop advertising unsupported flows for registration (#6107) преди 4 години