summary refs log tree commit diff
path: root/synapse (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '9d1e4942a' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-1910-423/+304
|\
| * Fix typing for notifier (#8064)Erik Johnston2020-08-124-16/+35
| * Merge pull request #8060 from matrix-org/erikj/type_serverErik Johnston2020-08-116-403/+267
| |\
| | * Merge remote-tracking branch 'origin/develop' into erikj/type_serverErik Johnston2020-08-1110-100/+354
| | |\
| | * | Add comment explaining castErik Johnston2020-08-111-0/+2
| | * | Handle optional dependencies for Oidc and SamlErik Johnston2020-08-111-5/+9
| | * | Change HomeServer definition to work with typing.Erik Johnston2020-08-116-399/+263
* | | | Merge commit '04faa0bfa' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-192-64/+59
|\| | |
| * | | Convert tags and metrics databases to async/await (#8062)Patrick Cloke2020-08-112-64/+59
* | | | Merge commit 'a0acdfa9e' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-195-214/+143
|\| | |
| * | | Converts event_federation and registration databases to async/await (#8061)Patrick Cloke2020-08-113-164/+125
| | |/ | |/|
* | | Merge commit '61d8ff0d4' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-191-8/+16
|\| |
| * | Auto set logging filter (#8051)Erik Johnston2020-08-111-8/+16
| |\ \
| | * | Move setting of Filter into code.Erik Johnston2020-08-111-8/+16
* | | | Merge commit 'a1e9bb9ea' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-193-52/+89
|\| | |
| * | | Add typing info to Notifier (#8058)Erik Johnston2020-08-113-52/+89
| |/ /
* | | Merge commit 'a0f574f3c' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-193-25/+73
|\| |
| * | Reduce INFO logging (#8050)Erik Johnston2020-08-113-25/+73
* | | Merge commit 'db131b6b2' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-199-30/+421
|\| |
| * | Change the default log config to reduce disk I/O and storage (#8040)Erik Johnston2020-08-111-5/+36
| * | Implement login blocking based on SAML attributes (#8052)Richard van der Hoff2020-08-114-11/+147
| |/
| * Add an assertion on prev_events in create_new_client_event (#8041)Richard van der Hoff2020-08-101-0/+9
| * Implement new experimental push rules (#7997)Brendan Abolivier2020-08-104-14/+244
| |\
| | * TypoBrendan Abolivier2020-08-101-1/+1
| | * LintBrendan Abolivier2020-08-101-2/+2
| | * why mypy whyBrendan Abolivier2020-08-101-1/+3
| | * LintBrendan Abolivier2020-08-061-1/+1
| | * Incorporate reviewBrendan Abolivier2020-08-061-2/+2
| | * Merge branch 'develop' of github.com:matrix-org/synapse into babolivier/new_p...Brendan Abolivier2020-08-06350-1509/+1754
| | |\
| | * | Incorporate reviewBrendan Abolivier2020-08-064-21/+12
| | * | Fix PUT /pushrules to use the right rule IDsBrendan Abolivier2020-08-031-2/+9
| | * | Back out the database hack and replace it with a temporary config settingBrendan Abolivier2020-08-034-48/+20
| | * | Fix cache nameBrendan Abolivier2020-07-311-1/+1
| | * | Fix cache invalidation callsBrendan Abolivier2020-07-312-2/+2
| | * | LintBrendan Abolivier2020-07-301-19/+32
| | * | Merge branch 'develop' of github.com:matrix-org/synapse into babolivier/new_p...Brendan Abolivier2020-07-3096-1714/+2102
| | |\ \
| | * | | Implement new experimental push rules with a database hack to enable themBrendan Abolivier2020-07-283-14/+259
* | | | | Merge commit '7f837959e' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-199-252/+199
|\| | | |
| * | | | Convert directory, e2e_room_keys, end_to_end_keys, monthly_active_users datab...Patrick Cloke2020-08-075-102/+95
| * | | | Convert additional database stores to async/await (#8045)Patrick Cloke2020-08-074-150/+104
* | | | | Merge commit 'de6f89206' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-191-0/+8
|\| | | |
| * | | | Add a comment about SSLv23_METHOD (#8043)Richard van der Hoff2020-08-071-0/+8
* | | | | Merge commit '2f9fd5ab0' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-191-1/+7
|\| | | |
| * | | | Don't log OPTIONS request at INFO (#8049)Erik Johnston2020-08-071-1/+7
* | | | | Merge commit '4e874ed59' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-194-7/+4
|\| | | |
| * | | | Remove unnecessary maybeDeferred calls (#8044)Patrick Cloke2020-08-074-7/+4
* | | | | Merge commit '7620912d8' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-194-3/+48
|\| | | |
| * | | | Add health check endpoint (#8048)Erik Johnston2020-08-074-3/+48
* | | | | Merge commit '4dd27e6d1' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-1914-53/+55
|\| | | |
| * | | | Reduce unnecessary whitespace in JSON. (#7372)David Vo2020-08-0714-53/+55
* | | | | Merge commit '2ffd6783c' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-197-162/+15
|\| | | |
| * | | | Revert #7736 (#8039)Brendan Abolivier2020-08-067-162/+15
* | | | | Merge commit 'fe6cfc80e' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-192-28/+27
|\| | | |
| * | | | Convert some util functions to async (#8035)Patrick Cloke2020-08-062-28/+27
* | | | | Merge commit 'd4a7829b1' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-1912-93/+80
|\| | | |
| * | | | Convert synapse.api to async/await (#8031)Patrick Cloke2020-08-0612-92/+78
* | | | | Merge commit 'c36228c40' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-193-26/+15
|\| | | |
| * | | | Convert run_as_background_process inner function to async. (#8032)Patrick Cloke2020-08-063-26/+15
* | | | | Merge commit '66f24449d' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-196-71/+186
|\| | | |
| * | | | Improve performance of the register endpoint (#8009)Patrick Cloke2020-08-064-73/+144
| | |_|/ | |/| |
* | | | Merge commit 'a7bdf98d0' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-16319-1204/+1246
|\| | |
| * | | Rename database classes to make some sense (#8033)Erik Johnston2020-08-05314-1152/+1232
* | | | Merge commit '0a86850ba' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-161-2/+8
|\| | |
| * | | Stop the parent process flushing the logs on exit (#8012)Richard van der Hoff2020-08-051-2/+8
* | | | Merge commit '8ff2deda7' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-162-22/+20
|\| | |
| * | | Fix async/await calls for broken media providers. (#8027)Patrick Cloke2020-08-042-22/+20
* | | | Merge commit '88a3ff12f' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-162-32/+25
|\| | |
| * | | Convert the SimpleHttpClient to async. (#8016)Patrick Cloke2020-08-042-32/+25
* | | | Merge commit 'e19de43eb' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-168-29/+25
|\| | |
| * | | Convert streams to async. (#8014)Patrick Cloke2020-08-048-29/+25
* | | | Merge commit '916cf2d43' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-163-14/+134
|\| | |
| * | | re-implement daemonize (#8011)Richard van der Hoff2020-08-043-14/+134
* | | | Merge commit '481f76c7a' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-161-31/+3
|\| | |
| * | | Remove signature check on v1 identity server lookups (#8001)Andrew Morgan2020-08-031-31/+3
* | | | Merge commit '5d92a1428' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-163-6/+62
|\| | |
| * | | Prevent join->join membership transitions changing member count (#7977)Andrew Morgan2020-08-033-6/+62
* | | | Merge commit '681250980' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-161-5/+11
|\| | |
| * | | Implement handling of HTTP HEAD requests. (#7999)Patrick Cloke2020-08-031-5/+11
* | | | Merge commit '2a89ce8cd' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-161-109/+92
|\| | |
| * | | Convert the crypto module to async/await. (#8003)Patrick Cloke2020-08-031-109/+92
* | | | Merge commit 'b6c6fb795' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-161-1/+1
|\| | |
| * | | Allow guests to operate in encrypted rooms (#7314)Michael Albert2020-08-031-1/+1
* | | | Merge commit '3b415e23a' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-1610-38/+28
|\| | |
| * | | Convert replication code to async/await. (#7987)Patrick Cloke2020-08-0310-38/+28
* | | | Merge commit 'db5970ac6' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-162-14/+10
|\| | |
| * | | Convert ACME code to async/await. (#7989)Patrick Cloke2020-08-032-14/+10
* | | | Merge commit 'd1008fe94' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-165-59/+54
|\| | |
| * | | Fix some comments and types in service notices (#7996)Patrick Cloke2020-07-315-59/+54
* | | | Merge commit '394be6a0e' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-163-2/+58
|\| | |
| * | | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/add_rate_l...Erik Johnston2020-07-3156-964/+1051
| |\ \ \ | | | |/ | | |/|
| * | | Add ratelimiting on joinsErik Johnston2020-07-312-2/+56
* | | | Merge commit '0a7fb2471' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-161-8/+21
|\ \ \ \ | | |/ / | |/| |
| * | | Fix invite rejection when we have no forward-extremeties (#7980)Richard van der Hoff2020-07-301-8/+21
| * | | Merge branch 'master' into developOlivier Wilkinson (reivilibre)2020-07-3011-23/+81
| |\| |
* | | | Merge commit 'c978f6c45' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-166-162/+128
|\| | |
| * | | Convert federation client to async/await. (#7975)Patrick Cloke2020-07-306-162/+128
* | | | Merge commit '4cce8ef74' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-164-65/+46
|\| | |
| * | | Convert appservice to async. (#7973)Patrick Cloke2020-07-304-65/+46
* | | | Merge commit 'b3a97d6da' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-166-188/+160
|\| | |
| * | | Convert some of the data store to async. (#7976)Patrick Cloke2020-07-306-188/+160
* | | | Merge commit '3950ae51e' into anoa/dinsic_release_1_21_xAndrew Morgan2020-10-1643-533/+690
|\| | |
| * | | Ensure that remove_pusher is always async (#7981)Patrick Cloke2020-07-301-1/+1
| * | | Ensure the msg property of HttpResponseException is a string. (#7979)Patrick Cloke2020-07-292-7/+16
| * | | Remove from the event_relations table when purging historical events. (#7978)Patrick Cloke2020-07-291-0/+2
| * | | Add additional logging for SAML sessions. (#7971)Patrick Cloke2020-07-291-0/+3
| * | | Re-implement unread counts (#7736)Brendan Abolivier2020-07-297-15/+162
| * | | Various improvements to the docs (#7899)Aaron Raimist2020-07-291-18/+0
| * | | Convert storage layer to async/await. (#7963)Patrick Cloke2020-07-283-140/+145
| * | | Add an option to disable purge in delete room admin API (#7964)Dirk Klimpel2020-07-281-1/+10
| * | | Move some log lines from default logger to sql/transaction loggers (#7952)Andrew Morgan2020-07-281-8/+10
| * | | Use the JSON module from the std library instead of simplejson. (#7936)Patrick Cloke2020-07-282-1/+13
| * | | Option to allow server admins to join complex rooms (#7902)lugino-emeritus2020-07-282-2/+13
| * | | Merge tag 'v1.18.0rc2' into developRichard van der Hoff2020-07-285-88/+113
| |\ \ \
| * | | | Convert the remaining media repo code to async / await. (#7947)Patrick Cloke2020-07-275-107/+130
| * | | | Convert a synapse.events to async/await. (#7949)Patrick Cloke2020-07-278-72/+73
| * | | | Convert groups and visibility code to async / await. (#7951)Patrick Cloke2020-07-272-31/+24
| * | | | Convert push to async/await. (#7948)Patrick Cloke2020-07-277-141/+97
* | | | | Remember mappings when we bind a 3pid using the internal sydent bind API (#66)Andrew Morgan2020-10-141-0/+9
* | | | | "Freeze" a room when the last admin of that room leaves (#59)Andrew Morgan2020-10-131-3/+171
* | | | | Allow modules to create and send events into rooms (#8479)Andrew Morgan2020-10-123-3/+36
* | | | | Only assert valid next_link params when provided (#65)Andrew Morgan2020-09-291-6/+9
* | | | | Don't push if an user account has expired (#58)Mathieu Velten2020-09-183-5/+39
* | | | | Make all rooms noisy by default (#60)Mathieu Velten2020-09-181-2/+10
* | | | | Make AccessRules use the public rooms directory instead of checking a room's ...Andrew Morgan2020-09-185-61/+229
* | | | | Override the power levels defaults, enforce mod requirement for invites, admi...Andrew Morgan2020-09-111-2/+66
* | | | | RoomAccessRules cleanup (#62)Andrew Morgan2020-09-101-115/+182
* | | | | Add a config option for validating 'next_link' parameters against a domain wh...Andrew Morgan2020-09-092-11/+103
* | | | | Remove duplicated error definitions, likely due to mergeAndrew Morgan2020-09-021-7/+0
* | | | | TO REVERT: add user_id to presence response in client worker (#57)Mathieu Velten2020-08-181-1/+1
* | | | | Revert "Remove "user_id" from GET /presence. (#7606)"Brendan Abolivier2020-08-181-3/+1
* | | | | dinsic lintAndrew Morgan2020-08-034-5/+3
* | | | | Merge commit 'a9631b7b4' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-0311-23/+81
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 1.18.0Olivier Wilkinson (reivilibre)2020-07-301-1/+1
| * | | | Update worker docs with recent enhancements (#7969)Erik Johnston2020-07-2910-22/+80
| | |/ / | |/| |
* | | | Merge commit '7000a215e' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-035-88/+113
|\| | |
| * | | 1.18.0rc2 v1.18.0rc2Richard van der Hoff2020-07-281-1/+1
| * | | Typing worker needs to handle stream update requests (#7967)Erik Johnston2020-07-281-1/+1
| * | | Handle replication commands synchronously where possible (#7876)Richard van der Hoff2020-07-273-86/+111
| |/ /
* | | Merge commit 'f88c48f3b' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-0335-504/+670
|\| |
| * | 1.18.0rc1Richard van der Hoff2020-07-271-1/+1
| * | Fix error reporting when using `opentracing.trace` (#7961)Erik Johnston2020-07-272-12/+3
| * | Fix typing replication not being handled on master (#7959)Erik Johnston2020-07-273-7/+11
| * | Remove hacky error handling for inlineDeferreds. (#7950)Patrick Cloke2020-07-272-21/+12
| * | Support oEmbed for media previews. (#7920)Patrick Cloke2020-07-271-45/+220
| * | Convert state resolution to async/await (#7942)Patrick Cloke2020-07-2412-134/+124
| * | Fix up types and comments that refer to Deferreds. (#7945)Patrick Cloke2020-07-247-157/+172
| * | Do not convert async functions to Deferreds in the interactive_auth_handler (...Patrick Cloke2020-07-241-26/+21
| * | Convert more of the media code to async/await (#7873)Patrick Cloke2020-07-242-33/+42
| * | Return an empty body for OPTIONS requests. (#7886)Patrick Cloke2020-07-241-19/+5
| * | Downgrade warning on client disconnect to INFO (#7928)Richard van der Hoff2020-07-241-3/+1
| * | Convert presence handler helpers to async/await. (#7939)Patrick Cloke2020-07-232-24/+23
| * | Update the auth providers to be async. (#7935)Patrick Cloke2020-07-232-19/+23
| * | Put a cache on `/state_ids` (#7931)Richard van der Hoff2020-07-231-2/+11
* | | Merge commit '4876af06d' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-031-0/+6
|\| |
| * | Abort federation requests if the client disconnects early (#7930)Richard van der Hoff2020-07-231-0/+6
* | | Merge commit '68cd93582' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-032-16/+10
|\| |
| * | Convert the federation agent and related code to async/await. (#7874)Patrick Cloke2020-07-232-16/+10
* | | Merge commit '13d77464c' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-032-6/+42
|\| |
| * | Follow-up to admin API to re-activate accounts (#7908)Patrick Cloke2020-07-222-6/+42
* | | Merge commit 'cc9bb3dc3' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-031-136/+152
|\| |
| * | Convert the message handler to async/await. (#7884)Patrick Cloke2020-07-221-136/+152
| |/
* | Merge commit '923c99502' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-031-0/+6
|\|
| * Skip serializing /sync response if client has disconnected (#7927)Richard van der Hoff2020-07-221-0/+6
* | Merge commit 'b74919c72' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-032-2/+18
|\|
| * Add debugging to sync response generation (#7929)Richard van der Hoff2020-07-222-2/+18
* | Merge commit '931b02684' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-031-3/+1
|\|
| * Remove an unused prometheus metric (#7878)Richard van der Hoff2020-07-221-3/+1
* | Merge commit '05060e022' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-032-3/+38
|\|
| * Track command processing as a background process (#7879)Richard van der Hoff2020-07-222-3/+38
* | Merge commit '15997618e' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-032-18/+15
|\|
| * Clean up PreserveLoggingContext (#7877)Richard van der Hoff2020-07-221-16/+13
| * fix an incorrect commentRichard van der Hoff2020-07-221-2/+2
* | Merge commit 'de119063f' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-0372-968/+1224
|\|
| * Convert room list handler to async/await. (#7912)Patrick Cloke2020-07-212-41/+31
| * Element CSS and logo in email templates (#7919)Jason Robinson2020-07-213-0/+11
| * Remove unused code from synapse.logging.utils. (#7897)Karthikeyan Singaravelan2020-07-201-126/+0
| * Fix a typo in the sample config. (#7890)Adrian2020-07-201-1/+1
| * Fix deprecation warning: import ABC from collections.abc (#7892)Karthikeyan Singaravelan2020-07-204-6/+6
| * Change sample config's postgres user to synapse_user (#7889)Andrew Morgan2020-07-201-1/+1
| * Fix the trace function for async functions. (#7872)Patrick Cloke2020-07-171-23/+40
| * Stop using 'device_max_stream_id' (#7882)Erik Johnston2020-07-173-5/+2
| * Fix TypeError in synapse.notifier (#7880)Erik Johnston2020-07-171-0/+8
| * Add a default limit (of 100) to get/sync operations. (#7858)Patrick Cloke2020-07-172-3/+14
| * Change "unknown room ver" logging to warning. (#7881)Erik Johnston2020-07-171-1/+1
| * Convert device handler to async/await (#7871)Patrick Cloke2020-07-172-138/+131
| * Convert synapse.app to async/await. (#7868)Patrick Cloke2020-07-173-41/+36
| * Convert _base, profile, and _receipts handlers to async/await (#7860)Patrick Cloke2020-07-174-53/+41
| * Add admin endpoint to get members in a room. (#7842)Michael Albert2020-07-162-0/+27
| * Consistently use `db_to_json` to convert from database values to JSON objects...Patrick Cloke2020-07-1621-82/+79
| * Optimise queueing of inbound replication commands (#7861)Richard van der Hoff2020-07-161-116/+215
| * Reject attempts to join empty rooms over federation (#7859)Richard van der Hoff2020-07-161-2/+13
| * Allow moving typing off master (#7869)Erik Johnston2020-07-169-178/+283
| * Add ability to run multiple pusher instances (#7855)Erik Johnston2020-07-167-82/+99
| * Merge pull request #7866 from matrix-org/rav/fix_guest_user_idRichard van der Hoff2020-07-169-80/+184
| |\
| | * Use a postgres sequence to generate guest user IDsRichard van der Hoff2020-07-163-50/+71
| | * Use SequenceGenerator for state group ID allocationRichard van der Hoff2020-07-164-26/+11
| | * Use `PostgresSequenceGenerator` from `MultiWriterIdGenerator`Richard van der Hoff2020-07-161-4/+4
| | * Add some helper classes for generating ID sequencesRichard van der Hoff2020-07-161-0/+98
* | | Merge commit 'a973bcb8a' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-0319-253/+250
|\| |
| * | Add some tiny type annotations (#7870)Richard van der Hoff2020-07-162-8/+6
| * | Remove obsolete comment.Olivier Wilkinson (reivilibre)2020-07-161-2/+0
| * | Ensure that calls to `json.dumps` are compatible with the standard library js...Patrick Cloke2020-07-157-13/+21
| * | Avoid brand new rooms in `delete_old_current_state_events` (#7854)Richard van der Hoff2020-07-151-10/+55
| * | Merge branch 'erikj/faster_typing' of github.com:matrix-org/synapse into developErik Johnston2020-07-151-2/+2
| |\ \ | | |/ | |/|
| | * Fix typoErik Johnston2020-07-151-1/+1
| | * Use get_users_in_room rather than state handler in typing for speedErik Johnston2020-07-151-2/+2
| * | Allow accounts to be re-activated from the admin APIs. (#7847)Patrick Cloke2020-07-152-21/+37
| * | Fix client reader sharding tests (#7853)Erik Johnston2020-07-152-1/+28
| |/
| * Convert E2E key and room key handlers to async/await. (#7851)Patrick Cloke2020-07-152-124/+98
| * Return the proper 403 Forbidden error during errors with JWT logins. (#7844)Patrick Cloke2020-07-151-5/+3
| * remove `retry_on_integrity_error` wrapper for persist_events (#7848)Richard van der Hoff2020-07-151-67/+0
* | Merge commit '8d0097bef' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-031-1/+1
|\|
| * Fix bug in per-room message retention policies. (#7850)Patrick Cloke2020-07-141-1/+1
* | Merge commit '85223106f' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-032-37/+132
|\|
| * Allow email subjects to be customised through Synapse's configuration (#7846)Brendan Abolivier2020-07-142-37/+132
* | Merge commit '491f0dab1' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-036-113/+273
|\|
| * Add delete room admin endpoint (#7613)Dirk Klimpel2020-07-146-113/+273
* | Merge commit '77d2c0541' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-032-6/+47
|\|
| * Add the option to validate the `iss` and `aud` claims for JWT logins. (#7827)Patrick Cloke2020-07-142-6/+47
* | Merge commit '4db150951' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-031-55/+73
|\|
| * Improve the type hints of synapse.api.errors. (#7820)Patrick Cloke2020-07-141-55/+73
* | Merge commit 'f886a6991' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-031-2/+8
|\|
| * Correctly pass app_name to all email templates. (#7829)Erik Johnston2020-07-141-2/+8
* | Merge commit '457096e6d' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-031-1/+2
|\|
| * Support handling registration requests across multiple client readers. (#7830)Patrick Cloke2020-07-131-1/+2
* | Merge commit '504c8f348' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-031-1/+6
|\|
| * Fix handling of "off" in encryption_enabled_by_default_for_room_type (#7822)Brendan Abolivier2020-07-131-1/+6
| * Merge branch 'master' into developRichard van der Hoff2020-07-131-1/+1
| |\
* | \ Merge commit '29df3d0e9' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-031-1/+1
|\ \ \ | | |/ | |/|
| * | 1.17.0 v1.17.0 github/release-v1.17.0 release-v1.17.0Richard van der Hoff2020-07-131-1/+1
* | | Merge commit '66a4af8d9' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-035-27/+15
|\ \ \ | | |/ | |/|
| * | Do not use canonicaljson to magically handle decoding bytes from JSON. (#7802)Patrick Cloke2020-07-105-27/+15
* | | Merge commit 'd9e47af61' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-031-30/+41
|\| |
| * | Add types to the server code and remove unused parameter (#7813)Patrick Cloke2020-07-101-30/+41
* | | Merge commit '1bca21e1d' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-031-4/+16
|\| |
| * | Include room states on invite events sent to ASes (#6455)Sorunome2020-07-101-4/+16
| * | Merge branch 'release-v1.17.0' into developRichard van der Hoff2020-07-101-0/+22
| |\|
* | | Merge commit '8ccb7f08d' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-031-1/+1
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into release-v1.17.0Richard van der Hoff2020-07-101-0/+22
| |\ \
* | \ \ Merge commit 'f299441cc' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-0311-125/+349
|\ \ \ \ | | |_|/ | |/| |
| * | | Add ability to shard the federation sender (#7798)Erik Johnston2020-07-1011-125/+349
* | | | Merge commit 'f1245dc3c' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-031-8/+19
|\| | |
| * | | Fix resync remote devices on receive PDU in worker mode. (#7815)Erik Johnston2020-07-101-8/+19
* | | | Merge commit 'b1beb3ff5' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-031-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | fix migration, againRichard van der Hoff2020-07-101-1/+1
* | | | Merge commit 'e29c44340' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-032-16/+43
|\ \ \ \ | | |/ / | |/| |
| * | | Fix recursion error when fetching auth chain over federation (#7817)Erik Johnston2020-07-102-16/+43
| | |/ | |/|
* | | Merge commit 'c9f7c683a' into anoa/dinsic_release_1_18_xAndrew Morgan2020-08-032-1/+23
|\ \ \ | | |/ | |/|
| * | 1.16.1Richard van der Hoff2020-07-101-1/+1
| * | Drop incorrectly-added table `local_rejections_stream`. (#7816)Richard van der Hoff2020-07-101-0/+22