| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump mypy-zope & mypy. (#16188) | Patrick Cloke | 2023-08-29 | 33 | -111/+111 |
* | Support IPv6-only SMTP servers (#16155) | Evilham | 2023-08-29 | 3 | -12/+113 |
* | Pass the device ID around in the presence handler (#16171) | Patrick Cloke | 2023-08-28 | 1 | -11/+27 |
* | Combine logic about not overriding BUSY presence. (#16170) | Patrick Cloke | 2023-08-28 | 1 | -7/+30 |
* | Task scheduler: add replication notify for new task to launch ASAP (#16184) | Mathieu Velten | 2023-08-28 | 1 | -18/+40 |
* | Prepare unit tests for Python 3.12 (#16099) | V02460 | 2023-08-25 | 9 | -71/+80 |
* | Replace simple_async_mock with AsyncMock (#16180) | Patrick Cloke | 2023-08-25 | 14 | -160/+139 |
* | Replace make_awaitable with AsyncMock (#16179) | Patrick Cloke | 2023-08-24 | 35 | -603/+506 |
* | Fix typechecking with twisted trunk (#16121) | David Robertson | 2023-08-24 | 1 | -8/+6 |
* | Add `Retry-After` to M_LIMIT_EXCEEDED error responses (#16136) | Will Hunt | 2023-08-24 | 2 | -6/+54 |
* | Stabilize support for MSC3958 (suppress notifications from edits). (#16113) | Patrick Cloke | 2023-08-23 | 1 | -1/+0 |
* | Filter out unwanted user_agents from udv. (#16124) | Neil Johnson | 2023-08-23 | 1 | -0/+65 |
* | Add tests for restoring the presence state after a restart. (#16151) | Patrick Cloke | 2023-08-23 | 1 | -0/+116 |
* | Properly update retry_last_ts when hitting the maximum retry interval (#16156) | DeepBlueV7.X | 2023-08-23 | 1 | -0/+51 |
* | Clean-up presence tests (#16158) | Patrick Cloke | 2023-08-22 | 1 | -92/+37 |
* | Disable `m.3pid_changes` capability when MSC3861 is enabled. (#16134) | Mathieu Velten | 2023-08-22 | 1 | -0/+5 |
* | Add an admin endpoint to allow authorizing server to signal token revocations... | Shay | 2023-08-22 | 2 | -1/+95 |
* | Fix user directory test for deactivated support user. (#16157) | Patrick Cloke | 2023-08-22 | 1 | -8/+11 |
* | Properly call setup_background_tasks in unit tests. (#16150) | Patrick Cloke | 2023-08-22 | 1 | -2/+0 |
* | Disallow user_consent where experimental MSC3861 is enabled (#16127) | Hugh Nimmo-Smith | 2023-08-22 | 1 | -0/+16 |
* | Implements a task scheduler for resumable potentially long running tasks (#15... | Mathieu Velten | 2023-08-21 | 1 | -0/+186 |
* | Speed up state res in rare case we don't have all events (#16116) | Erik Johnston | 2023-08-18 | 1 | -48/+193 |
* | MSC3861: allow impersonation by an admin using a query param (#16132) | Mathieu Velten | 2023-08-18 | 1 | -0/+35 |
* | Allow filtering for admins in the list accounts admin API (#16114) | Alexander Fechler | 2023-08-18 | 1 | -0/+38 |
* | Add cache to `get_server_keys_json_for_remote` (#16123) | Erik Johnston | 2023-08-18 | 1 | -38/+23 |
* | Cache token introspection response from OIDC provider (#16117) | Shay | 2023-08-17 | 1 | -0/+62 |
* | Fix database performance of read/write worker locks (#16061) | Erik Johnston | 2023-08-17 | 1 | -3/+4 |
* | Run pyupgrade for python 3.7 & 3.8. (#16110) | Patrick Cloke | 2023-08-15 | 13 | -42/+43 |
* | Implements admin API to lock an user (MSC3939) (#15870) | Mathieu Velten | 2023-08-10 | 3 | -1/+114 |
* | Support MSC3814: Dehydrated Devices Part 2 (#16010) | Shay | 2023-08-08 | 2 | -7/+79 |
* | Fix deletion for Dehydrated Devices (#16046) | Shay | 2023-08-04 | 1 | -1/+138 |
* | Move support for application service query parameter authorization behind a c... | Shay | 2023-08-03 | 1 | -4/+81 |
* | Allow config of the backoff algorithm for the federation client. (#15754) | Mathieu Velten | 2023-08-03 | 2 | -13/+18 |
* | Add forward-compatibility for the redacts property (MSC2174). (#16013) | Patrick Cloke | 2023-08-02 | 1 | -17/+50 |
* | Update MSC3958 support to interact with intentional mentions. (#15992) | Patrick Cloke | 2023-08-02 | 1 | -2/+19 |
* | Trim whitespace when setting display names (#16031) | Mohit Rathee | 2023-08-01 | 1 | -0/+12 |
* | Add ability to wait for locks and add locks to purge history / room deletion ... | Erik Johnston | 2023-07-31 | 3 | -2/+128 |
* | Fix 404 on /profile when the display name is empty but not the avatar (#16012) | Mathieu Velten | 2023-07-27 | 1 | -0/+10 |
* | Remove support for legacy application service paths (#15964) | Shay | 2023-07-26 | 1 | -53/+0 |
* | Support MSC3814: Dehydrated Devices (#15929) | Shay | 2023-07-24 | 2 | -3/+246 |
* | Properly handle redactions of creation events (#15973) | Shay | 2023-07-23 | 1 | -2/+7 |
* | Actually stop reading from column `user_id` of tables `profiles` (#15955) | Shay | 2023-07-23 | 1 | -1/+1 |
* | Merge branch 'master' into develop | Olivier Wilkinson (reivilibre) | 2023-07-18 | 2 | -0/+157 |
|\ |
|
| * | Revert "Stop writing to column `user_id` of tables `profiles` and `user_filte... | Shay | 2023-07-18 | 2 | -0/+157 |
* | | Support room version 11 (#15912) | Patrick Cloke | 2023-07-18 | 2 | -18/+33 |
* | | Re-introduce the outbound federation proxy (#15913) | Eric Eastwood | 2023-07-18 | 17 | -39/+396 |
* | | Mark get_user_in_directory private since only used in tests (#15884) | Mathieu Velten | 2023-07-12 | 2 | -12/+12 |
* | | Unix Sockets for HTTP Replication (#15708) | Jason Little | 2023-07-11 | 2 | -2/+37 |
* | | Add + as an allowed character for Matrix IDs (MSC4009) (#15911) | Patrick Cloke | 2023-07-11 | 1 | -6/+5 |
|/ |
|
* | Add `Server` to Access-Control-Expose-Headers header (#15908) | Michael Telatynski | 2023-07-11 | 1 | -1/+1 |
* | Revert "Federation outbound proxy" (#15910) | Eric Eastwood | 2023-07-10 | 16 | -299/+37 |
* | Fix downgrading to previous version of Synapse (#15907) | Erik Johnston | 2023-07-10 | 1 | -2/+6 |
* | Stop writing to column `user_id` of tables `profiles` and `user_filters` (#15... | Shay | 2023-07-07 | 2 | -157/+0 |
* | Remove `worker_replication_*` deprecated settings, with helpful errors on sta... | Jason Little | 2023-07-07 | 2 | -29/+4 |
* | Federation outbound proxy (#15773) | Eric Eastwood | 2023-07-05 | 16 | -37/+299 |
* | Remove support for Python 3.7 (#15851) | Eric Eastwood | 2023-07-05 | 1 | -8/+2 |
* | Add basic read/write lock (#15782) | Erik Johnston | 2023-07-05 | 1 | -1/+282 |
* | Add foreign key constraint to `event_forward_extremities`. (#15751) | Erik Johnston | 2023-07-05 | 2 | -4/+258 |
* | Add not_user_type param to the list accounts admin API (#15844) | Michael Weimann | 2023-07-04 | 1 | -0/+78 |
* | Add login spam checker API (#15838) | Erik Johnston | 2023-06-26 | 1 | -2/+106 |
* | Fix forgotten rooms missing in initial sync (#15815) | Nicolas Werner | 2023-06-21 | 1 | -0/+21 |
* | Allow for the configuration of max request retries and min/max retry delays i... | Mathieu Velten | 2023-06-21 | 1 | -1/+19 |
* | Switch from `matrix://` to `matrix-federation://` scheme for internal Synapse... | Eric Eastwood | 2023-06-20 | 2 | -19/+23 |
* | Remove experimental MSC2716 implementation to incrementally import history in... | Eric Eastwood | 2023-06-16 | 2 | -513/+0 |
* | push rules: fix internal conversion from _type to value (#15781) | Mathieu Velten | 2023-06-16 | 1 | -0/+67 |
* | Regularly try to wake up dests instead of waiting for next PDU/EDU (#15743) | Mathieu Velten | 2023-06-16 | 1 | -13/+9 |
* | Fix unsafe hotserving behaviour for non-multimedia uploads. (#15680) | Josh Qou | 2023-06-15 | 2 | -16/+16 |
* | Merge branch 'release-v1.86' into develop | Mathieu Velten | 2023-06-14 | 1 | -19/+1 |
|\ |
|
| * | Revert "Allow for the configuration of max request retries and min/max retry ... | Mathieu Velten | 2023-06-14 | 1 | -19/+1 |
* | | Prefill events after invalidate not before when persisting events (#15758) | Jason Little | 2023-06-14 | 1 | -0/+49 |
* | | Replace `EventContext` fields `prev_group` and `delta_ids` with field `state_... | Shay | 2023-06-13 | 3 | -6/+13 |
|/ |
|
* | Allow for the configuration of max request retries and min/max retry delays i... | Shay | 2023-06-09 | 1 | -1/+19 |
* | Clear event caches when we purge history (#15609) | Erik Johnston | 2023-06-08 | 3 | -8/+5 |
* | Check required power levels earlier in createRoom handler. (#15695) | Grant McLean | 2023-06-07 | 1 | -0/+37 |
* | Trace functions which return `Awaitable` (#15650) | Eric Eastwood | 2023-06-06 | 1 | -11/+32 |
* | Stabilize support for MSC3952: Intentional mentions. (#15520) | Patrick Cloke | 2023-06-06 | 1 | -21/+13 |
* | `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `pro... | Shay | 2023-06-02 | 5 | -54/+26 |
* | Add a catch-all * to the supported relation types when redacting (#15705) | Mathieu Velten | 2023-06-02 | 1 | -3/+101 |
* | Log when events are (unexpectedly) filtered out of responses in tests (#14213) | Eric Eastwood | 2023-06-01 | 1 | -0/+12 |
* | Implement stable support for MSC3882 to allow an existing device/session to g... | Hugh Nimmo-Smith | 2023-06-01 | 4 | -20/+106 |
* | Add stubs package for lxml. (#15697) | Patrick Cloke | 2023-05-31 | 4 | -4/+20 |
* | Add stricter mypy options (#15694) | Patrick Cloke | 2023-05-31 | 1 | -1/+1 |
* | Enforce that an admin token also has the basic Matrix API scope | Quentin Gliech | 2023-05-30 | 1 | -1/+25 |
* | Make the config tests spawn the homeserver only when needed | Quentin Gliech | 2023-05-30 | 1 | -194/+154 |
* | Reject tokens with multiple device scopes | Quentin Gliech | 2023-05-30 | 1 | -1/+28 |
* | Handle errors when introspecting tokens | Quentin Gliech | 2023-05-30 | 2 | -2/+37 |
* | Disable incompatible Admin API endpoints | Quentin Gliech | 2023-05-30 | 1 | -0/+19 |
* | Make AS tokens work & allow ASes to /register | Quentin Gliech | 2023-05-30 | 1 | -2/+2 |
* | Tests for JWKS endpoint | Hugh Nimmo-Smith | 2023-05-30 | 2 | -11/+212 |
* | Refactor config to be an experimental feature | Hugh Nimmo-Smith | 2023-05-30 | 3 | -13/+221 |
* | Test MSC2965 implementation: well-known discovery document | Hugh Nimmo-Smith | 2023-05-30 | 1 | -0/+38 |
* | Disable account related endpoints when using OAuth delegation | Quentin Gliech | 2023-05-30 | 1 | -3/+177 |
* | Actually enforce guest + return www-authenticate header | Hugh Nimmo-Smith | 2023-05-30 | 1 | -3/+40 |
* | Initial tests for OAuth delegation | Hugh Nimmo-Smith | 2023-05-30 | 1 | -0/+345 |
* | Save the scopes in the requester | Quentin Gliech | 2023-05-30 | 1 | -0/+2 |
* | Make the api.auth.Auth a Protocol | Quentin Gliech | 2023-05-30 | 3 | -6/+6 |
* | Merge branch 'master' into develop | Olivier Wilkinson (reivilibre) | 2023-05-26 | 5 | -4/+44 |
|\ |
|
| * | Fix a bug introduced in Synapse v1.84.0 where workers do not start up when no... | reivilibre | 2023-05-26 | 5 | -4/+44 |
* | | Process previously failed backfill events in the background (#15585) | Eric Eastwood | 2023-05-24 | 2 | -0/+132 |
* | | Add requesting user id parameter to key claim methods in `TransportLayerClien... | Shay | 2023-05-24 | 1 | -1/+15 |
* | | Add type hints to test_descriptors. (#15659) | Patrick Cloke | 2023-05-24 | 1 | -93/+104 |
* | | Improve type hints for cached decorator. (#15658) | Patrick Cloke | 2023-05-24 | 2 | -59/+34 |
* | | Consolidate logic to check for deactivated users. (#15634) | Patrick Cloke | 2023-05-23 | 1 | -38/+21 |
* | | Remove duplicate timestamp from test logs (`_trial_temp/test.log`) (#15636) | Eric Eastwood | 2023-05-22 | 1 | -4/+3 |
* | | Properly parse event_fields in filters (#15607) | Patrick Cloke | 2023-05-22 | 2 | -6/+39 |
* | | Limit the size of the `HomeServerConfig` cache in trial test runs (#15646) | Sean Quah | 2023-05-22 | 1 | -16/+7 |
* | | Remove old R30 because R30v2 supercedes it (#10428) | reivilibre | 2023-05-19 | 1 | -154/+0 |
* | | Rename blacklist/whitelist internally. (#15620) | Patrick Cloke | 2023-05-19 | 10 | -76/+70 |
* | | Do not allow deactivated users to login with JWT. (#15624) | Patrick Cloke | 2023-05-19 | 1 | -2/+18 |
* | | Remove experimental configuration flags & unstable values for faster joins (#... | Patrick Cloke | 2023-05-19 | 1 | -32/+3 |
* | | Fix `HomeServer`s leaking during `trial` test runs (#15630) | Sean Quah | 2023-05-19 | 1 | -2/+9 |
* | | Handle missing previous read marker event. (#15464) | Nick Mills-Barrett | 2023-05-18 | 1 | -0/+147 |
* | | Update Mutual Rooms (MSC2666) implementation (#15621) | Jonathan de Jong | 2023-05-18 | 1 | -2/+4 |
* | | Apply url_preview_url_blacklist to oEmbed and pre-cached images (#15601) | Patrick Cloke | 2023-05-16 | 2 | -4/+303 |
* | | Update code to refer to "workers". (#15606) | Patrick Cloke | 2023-05-16 | 5 | -28/+15 |
* | | Add not null constraint to column `full_user_id` of tables `profiles` and `us... | Shay | 2023-05-16 | 2 | -0/+157 |
* | | Fix subscriptable type usage in Python <3.9 (#15604) | Eric Eastwood | 2023-05-16 | 1 | -1/+1 |
|/ |
|
* | Revert "Fix subscriptable dict type" | Eric Eastwood | 2023-05-15 | 1 | -1/+1 |
* | Fix subscriptable dict type | Eric Eastwood | 2023-05-15 | 1 | -1/+1 |
* | Implement MSC3821 to update redaction rules (`third_party_invite.signed`) (#1... | Patrick Cloke | 2023-05-15 | 1 | -1/+74 |
* | Implement MSC3389 to protect relations from redaction. (#15565) | Patrick Cloke | 2023-05-15 | 1 | -0/+90 |
* | Remove `worker_replication_*` settings (#15491) | Jason Little | 2023-05-11 | 5 | -10/+5 |
* | HTTP Replication Client (#15470) | Jason Little | 2023-05-09 | 1 | -0/+1 |
* | Add config option to prevent media downloads from listed domains. (#15197) | Travis Ralston | 2023-05-09 | 1 | -0/+139 |
* | Check appservices for devices during a /user/devices query. (#15539) | Patrick Cloke | 2023-05-05 | 1 | -1/+134 |
* | Implement MSC4009 to widen the allowed Matrix ID grammar (#15536) | Patrick Cloke | 2023-05-05 | 1 | -0/+13 |
* | Factor out an `is_mine_server_name` method (#15542) | Sean Quah | 2023-05-05 | 1 | -2/+14 |
* | Move ThirdPartyEventRules into module_api/callbacks (#15535) | Andrew Morgan | 2023-05-04 | 2 | -22/+38 |
* | Merge branch 'release-v1.83' into develop | Sean Quah | 2023-05-03 | 2 | -4/+4 |
|\ |
|
| * | Revert "Reduce the size of the HTTP connection pool for non-pushers" (#15530) v1.83.0rc1 | Sean Quah | 2023-05-03 | 2 | -4/+4 |
* | | Add config option to forget rooms automatically when users leave them (#15224) | Sean Quah | 2023-05-03 | 1 | -0/+11 |
* | | Remove references to supporting per-user flag for msc2654 (#15522) | Shay | 2023-05-02 | 1 | -6/+2 |
* | | Allow adding random delay to push (#15516) | Erik Johnston | 2023-05-02 | 1 | -0/+37 |
|/ |
|
* | Reduce the size of the HTTP connection pool for non-pushers. (#15514) | Patrick Cloke | 2023-05-02 | 2 | -4/+4 |
* | Initial implementation of MSC3981: recursive relations API (#15315) | Patrick Cloke | 2023-05-02 | 1 | -0/+120 |
* | Add an admin API endpoint to support per-user feature flags (#15344) | Shay | 2023-04-28 | 1 | -0/+127 |
* | Add support for claiming multiple OTKs at once. (#15468) | Patrick Cloke | 2023-04-27 | 2 | -24/+19 |
* | Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) | Shay | 2023-04-26 | 6 | -44/+56 |
* | Add unstable /keys/claim endpoint which always returns fallback keys. (#15462) | Patrick Cloke | 2023-04-25 | 1 | -6/+235 |
* | Finish type hints for federation client HTTP code. (#15465) | Patrick Cloke | 2023-04-24 | 2 | -8/+8 |
* | Remove legacy code of single user device resync api (#15418) | Alok Kumar Singh | 2023-04-21 | 1 | -1/+3 |
* | Modify StoreKeyFetcher to read from server_keys_json. (#15417) | Patrick Cloke | 2023-04-20 | 4 | -48/+58 |
* | Speedup tests by caching HomeServerConfig instances (#15284) | Val Lorentz | 2023-04-18 | 1 | -2/+60 |
* | Move Spam Checker callbacks to a dedicated file (#15453) | Andrew Morgan | 2023-04-18 | 4 | -10/+22 |
* | Delete pushers after calling on_logged_out module hook on device delete (#15410) | Mathieu Velten | 2023-04-14 | 1 | -1/+50 |
* | Convert async to normal tests in `TestSSOHandler` (#15433) | Dirk Klimpel | 2023-04-14 | 1 | -4/+4 |
* | Improve robustness when handling a perspective key response by deduplicating ... | reivilibre | 2023-04-13 | 3 | -21/+17 |
* | Implement MSC2174: move redacts to a content property. (#15395) | Patrick Cloke | 2023-04-13 | 2 | -4/+47 |
* | Throw if the appservice config list is the wrong type (#15425) | Will Hunt | 2023-04-12 | 1 | -0/+40 |
* | Implement MSC3989 to redact the origin field. (#15393) | Patrick Cloke | 2023-04-05 | 1 | -0/+7 |
* | Delete server-side backup keys when deactivating an account. (#15181) | Shay | 2023-04-04 | 1 | -0/+157 |
* | Call appservices on modern paths, falling back to legacy paths. (#15317) | Patrick Cloke | 2023-04-03 | 1 | -2/+55 |
* | Revert pruning of old devices (#15360) | Erik Johnston | 2023-03-31 | 4 | -52/+3 |
* | to_device updates could be dropped when consuming the replication stream (#15... | Mathieu Velten | 2023-03-30 | 3 | -5/+93 |
* | Speed up SQLite unit test CI (#15334) | Erik Johnston | 2023-03-30 | 2 | -3/+36 |
* | Implement MSC3984 to proxy /keys/query requests to appservices. (#15321) | Patrick Cloke | 2023-03-30 | 1 | -1/+120 |
* | Fix spinloop during partial state sync when a prev event is in backoff (#15351) | Sean Quah | 2023-03-30 | 1 | -4/+9 |
* | Add the ability to enable/disable registrations when in the OIDC flow (#14978) | Warren Bailey | 2023-03-30 | 1 | -1/+16 |
* | Fix registering a device on an account with lots of devices (#15348) | Erik Johnston | 2023-03-29 | 1 | -0/+47 |
* | Delete stale non-e2e devices for users, take 3 (#15183) | Erik Johnston | 2023-03-29 | 3 | -3/+5 |
* | Implement MSC3983 to proxy /keys/claim queries to appservices. (#15314) | Patrick Cloke | 2023-03-28 | 2 | -1/+134 |
* | Bump ruff from 0.0.252 to 0.0.259 (#15328) | dependabot[bot] | 2023-03-28 | 2 | -3/+9 |
* | Make cleaning up pushers depend on the device_id instead of the token_id (#15... | Quentin Gliech | 2023-03-24 | 4 | -32/+28 |
* | Reject mentions on the C-S API which are invalid. (#15311) | Patrick Cloke | 2023-03-24 | 1 | -38/+56 |
* | Use immutabledict instead of frozendict (#15113) | David Robertson | 2023-03-22 | 5 | -41/+43 |
* | Make `POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}` endpoint retur... | Andrew Morgan | 2023-03-21 | 1 | -0/+37 |
* | Make `EventHandler.get_event` return `None` when the requested event is not f... | Andrew Morgan | 2023-03-21 | 1 | -0/+5 |
* | Fix error when sending message into deleted room. (#15235) | Erik Johnston | 2023-03-21 | 1 | -0/+15 |
* | Separate HTTP preview code and URL previewer. (#15269) | Patrick Cloke | 2023-03-20 | 1 | -18/+16 |
* | Add Synapse-Trace-Id to access-control-expose-headers header (#14974) | Shay | 2023-03-20 | 1 | -0/+4 |
* | Remove no-op send_command for Redis replication. (#15274) | Patrick Cloke | 2023-03-16 | 1 | -63/+0 |
* | Refresh remote profiles that have been marked as stale, in order to fill the ... | reivilibre | 2023-03-16 | 1 | -2/+185 |
* | Move Account Validity callbacks to a dedicated file (#15237) | Andrew Morgan | 2023-03-16 | 1 | -3/+2 |
* | Merge branch 'release-v1.79' into develop | David Robertson | 2023-03-13 | 4 | -15/+162 |
|\ |
|
| * | Ensure fed-sender catchup does not block for full state (#15248) | David Robertson | 2023-03-13 | 2 | -1/+117 |
| * | Refactor `filter_events_for_server` (#15240) | David Robertson | 2023-03-10 | 1 | -5/+35 |
| * | Fix missing conditional for registering `on_remove_user_third_party_identifie... | Andrew Morgan | 2023-03-10 | 1 | -9/+10 |
* | | Pull in netaddr type hints. (#15231) | Patrick Cloke | 2023-03-09 | 1 | -1/+1 |
* | | Stabilize support for MSC3873: disambuguated event push keys. (#15190) | Patrick Cloke | 2023-03-07 | 1 | -7/+3 |
* | | Pass the Requester down to the HttpTransactionCache. (#15200) | Quentin Gliech | 2023-03-07 | 1 | -13/+42 |
* | | Stabilize support for MSC3966: event_property_contains push condition. (#15187) | Patrick Cloke | 2023-03-07 | 2 | -18/+3 |
|/ |
|
* | Stop applying edits to event contents (MSC3925). (#15193) | Patrick Cloke | 2023-03-06 | 1 | -49/+10 |
* | Stabilize support for MSC3758: event_property_is push condition (#15185) | Patrick Cloke | 2023-03-06 | 2 | -20/+5 |
* | Fix ICU tests on alpine / macOS. (#15177) | 6543 | 2023-03-03 | 1 | -0/+2 |
* | Update intentional mentions (MSC3952) to depend on `exact_event_property_cont... | Patrick Cloke | 2023-03-02 | 2 | -31/+4 |
* | Implementation of MSC3967: Don't require UIA for initial upload of cross sign... | Hugh Nimmo-Smith | 2023-03-02 | 1 | -0/+141 |
* | Remove support for aggregating reactions (#15172) | Richard van der Hoff | 2023-02-28 | 1 | -150/+28 |
* | Merge branch 'master' into develop | H. Shay | 2023-02-28 | 1 | -0/+61 |
|\ |
|
| * | Fix bug where 5s delays would occasionally happen. (#15150) | Erik Johnston | 2023-02-24 | 1 | -0/+61 |
* | | Fix a long-standing bug where an initial sync would not respond to changes to... | reivilibre | 2023-02-28 | 1 | -0/+22 |
* | | Do not accept pattern_type from user input in push rules. (#15088) | Patrick Cloke | 2023-02-28 | 1 | -0/+27 |
* | | Admin API endpoint to delete a reported event (#15116) | Dirk Klimpel | 2023-02-28 | 1 | -2/+141 |
* | | Add module API callbacks for adding and deleting local 3PID associations (#15044 | Andrew Morgan | 2023-02-27 | 2 | -4/+123 |
* | | Refactor media modules. (#15146) | Patrick Cloke | 2023-02-27 | 9 | -15/+15 |
* | | Batch up storing state groups when creating new room (#14918) | Shay | 2023-02-24 | 7 | -20/+161 |
* | | Improve handling of non-ASCII characters in user directory search (#15143) | Sean Quah | 2023-02-24 | 1 | -0/+133 |
* | | Do not fail completely if oEmbed autodiscovery fails. (#15092) | Patrick Cloke | 2023-02-23 | 1 | -3/+41 |
* | | Fix a typo in MSC3873 config option. (#15138) | Patrick Cloke | 2023-02-23 | 1 | -1/+1 |
* | | Add information on uploaded media to user export command. (#15107) | Dirk Klimpel | 2023-02-23 | 1 | -0/+29 |
* | | Bump black from 22.12.0 to 23.1.0 (#15103) | dependabot[bot] | 2023-02-22 | 45 | -101/+24 |
* | | Remove unused `room_alias` field from `/createRoom` response (#15093) | David Robertson | 2023-02-22 | 4 | -11/+12 |
|/ |
|
* | Fix a bug introduced in Synapse v1.74.0 where searching with colons when usin... | reivilibre | 2023-02-20 | 2 | -1/+69 |
* | Fix-up type hints in tests/server.py. (#15084) | Patrick Cloke | 2023-02-17 | 7 | -127/+225 |
* | Add account data to export command (#14969) | Dirk Klimpel | 2023-02-17 | 1 | -0/+27 |
* | Use mypy 1.0 (#15052) | David Robertson | 2023-02-16 | 7 | -38/+65 |
* | Update intentional mentions (MSC3952) to depend on `exact_event_match` (MSC37... | Patrick Cloke | 2023-02-16 | 2 | -25/+16 |
* | Add final type hint to tests.unittest. (#15072) | Patrick Cloke | 2023-02-14 | 53 | -317/+432 |
* | Implement MSC3966: Add a push rule condition to search for a value in an arra... | Patrick Cloke | 2023-02-14 | 1 | -3/+50 |
* | Prevent clients from reporting nonexistent events. (#13779) | reivilibre | 2023-02-14 | 1 | -0/+12 |
* | Faster joins: don't stall when a user joins during a fast join (#14606) | Mathieu Velten | 2023-02-10 | 1 | -20/+20 |
* | Return read-only collections from `@cached` methods (#13755) | Sean Quah | 2023-02-10 | 1 | -2/+2 |
* | Support for MSC3758: exact_event_match push condition (#14964) | Patrick Cloke | 2023-02-10 | 1 | -4/+143 |
* | Add a class UnpersistedEventContext to allow for the batching up of storing s... | Shay | 2023-02-09 | 7 | -14/+43 |
* | Respond correctly to unknown methods on known endpoints (#14605) | Patrick Cloke | 2023-02-09 | 1 | -3/+6 |
* | Proper types for `tests.module_api` (#15031) | David Robertson | 2023-02-09 | 2 | -53/+79 |
* | Add more missing type hints to tests. (#15028) | Patrick Cloke | 2023-02-08 | 12 | -93/+123 |
* | Add missing type hints to tests. (#15027) | Patrick Cloke | 2023-02-08 | 6 | -58/+69 |
* | MSC3873: Escape keys when flattening dicts. (#15004) | Patrick Cloke | 2023-02-08 | 1 | -0/+8 |
* | Typecheck tests.rest.media.v1.test_media_storage (#15008) | David Robertson | 2023-02-07 | 1 | -18/+31 |
* | Proper types for tests.test_terms_auth (#15007) | David Robertson | 2023-02-07 | 1 | -6/+13 |
* | Add tests for using _flatten_dict with an event. (#15002) | Patrick Cloke | 2023-02-07 | 1 | -1/+62 |
* | Properly typecheck types.http (#14988) | David Robertson | 2023-02-07 | 13 | -185/+289 |
* | Add missing types to test_state. (#14985) | Patrick Cloke | 2023-02-06 | 1 | -61/+137 |
* | Type hints for tests.federation (#14991) | David Robertson | 2023-02-06 | 8 | -91/+125 |
* | Add missing type hints to tests.replication. (#14987) | Patrick Cloke | 2023-02-06 | 19 | -149/+189 |
* | Type hints for tests.appservice (#14990) | David Robertson | 2023-02-06 | 3 | -51/+100 |
* | Properly typecheck tests.api (#14983) | David Robertson | 2023-02-03 | 4 | -107/+134 |
* | Implement MSC3958: suppress notifications from edits (#14960) | Patrick Cloke | 2023-02-03 | 1 | -1/+41 |
* | Properly typecheck tests.app (#14984 | David Robertson | 2023-02-03 | 3 | -14/+25 |
* | Add a docstring & tests for _flatten_dict. (#14981) | Patrick Cloke | 2023-02-03 | 1 | -1/+25 |
* | Support the backwards compatibility features in MSC3952. (#14958) | Patrick Cloke | 2023-02-03 | 2 | -58/+151 |
* | Faster joins: Refactor handling of servers in room (#14954) | Sean Quah | 2023-02-03 | 2 | -2/+2 |
* | Reload the pyo3-log config when the Python logging config changes. (#14976) | Patrick Cloke | 2023-02-03 | 1 | -0/+3 |
* | Add helper to parse an enum from query args & use it. (#14956) | Patrick Cloke | 2023-02-01 | 1 | -1/+4 |
* | Attempt to delete more duplicate rows in receipts_linearized table. (#14915) | Patrick Cloke | 2023-02-01 | 1 | -1/+3 |
* | Add more user information to export-data command. (#14894) | Dirk Klimpel | 2023-02-01 | 1 | -0/+60 |
* | Make sqlite database migrations transactional again, part two (#14926) | Sean Quah | 2023-01-31 | 1 | -0/+96 |
* | Handle malformed values of `notification.room` in power level events (#14942) | David Robertson | 2023-01-30 | 2 | -14/+111 |
* | Implement MSC3952: Intentional mentions (#14823) | Patrick Cloke | 2023-01-27 | 2 | -7/+147 |
* | Add missing type hints in tests (#14879) | Patrick Cloke | 2023-01-26 | 5 | -38/+69 |
* | Fix type hints in typing edu unit tests (#14886) | Andrew Morgan | 2023-01-26 | 3 | -42/+65 |
* | Add missing type hints for tests.events. (#14904) | Patrick Cloke | 2023-01-25 | 3 | -61/+85 |
* | Fix type hints in knocking tests. (#14887) | Andrew Morgan | 2023-01-25 | 2 | -6/+4 |
* | Faster joins: omit partial rooms from eager syncs until the resync completes ... | David Robertson | 2023-01-23 | 3 | -8/+10 |
* | Skip processing stats for broken rooms. (#14873) | Patrick Cloke | 2023-01-23 | 1 | -34/+54 |
* | Fix type hints for Monthly Active Users tests (#14889) | Andrew Morgan | 2023-01-22 | 1 | -6/+7 |
* | Add type hints to `TestRatelimiter` (#14885) | Andrew Morgan | 2023-01-21 | 1 | -15/+51 |
* | Always notify replication when a stream advances (#14877) | Erik Johnston | 2023-01-20 | 3 | -16/+14 |
* | Faster joins: Avoid starting duplicate partial state syncs (#14844) | Sean Quah | 2023-01-20 | 1 | -1/+111 |
* | Wait for streams to catch up when processing HTTP replication. (#14820) | Erik Johnston | 2023-01-18 | 2 | -15/+14 |