Commit Graph

  • 452b009eb0
    Documentation using Shibboleth with OIDC Plugin for SSO. (#15112) Fly 2023-02-23 18:54:03 +0100
  • adac949a41 Update .git-blame-ignore-revs for #15103. Patrick Cloke 2023-02-22 15:30:41 -0500
  • 9bb2eac719
    Bump black from 22.12.0 to 23.1.0 (#15103) dependabot[bot] 2023-02-22 15:29:09 -0500
  • 4ed08ff72e
    Tighten the default rate limit of creating new devices. (#15135) Patrick Cloke 2023-02-22 14:37:18 -0500
  • 6def779a1a
    Use json.dump in FileExfiltrationWriter (#15095) Dirk Klimpel 2023-02-22 20:29:39 +0100
  • 91f8de7b56
    Clarify the workers that the ThirdPartyRules' on_new_event callback will run on (#15071) Andrew Morgan 2023-02-22 16:05:34 +0000
  • 647ff3ef65
    Remove unused room_alias field from /createRoom response (#15093) David Robertson 2023-02-22 11:07:28 +0000
  • d017cecb14 Remove unnecessary pusher URL validation meow-patchset-v1.78.0rc1 Tulir Asokan 2023-02-12 15:02:44 +0200
  • c958c0f163 Allow specific users to use timestamp massaging without being appservices Tulir Asokan 2023-02-12 15:02:25 +0200
  • a2832fd7b5 Allow custom content in read receipts Tulir Asokan 2023-02-12 15:02:13 +0200
  • cbb9830671 Add support for batch sending new events Tulir Asokan 2023-02-12 15:01:51 +0200
  • a4e0d14fc2 Allow appservices to batch send as any local user Tulir Asokan 2023-02-12 15:00:20 +0200
  • 843ce460ef Allow unhiding events that the C-S API filters away by default Tulir Asokan 2023-02-12 14:54:24 +0200
  • 594a17358b Allow bypassing unnecessary validation in C-S API Tulir Asokan 2023-02-12 14:51:56 +0200
  • 105ffa5f2e Set immutable cache-control header for media downloads Tulir Asokan 2023-02-12 14:39:50 +0200
  • 93e338a8ef Thumbnail webp images as webp to avoid losing transparency Tulir Asokan 2023-02-12 14:39:07 +0200
  • b9c2050abb Allow registering invalid user IDs with admin API Tulir Asokan 2023-02-12 14:37:27 +0200
  • 1816a8cc59 Allow specifying room ID when creating room Tulir Asokan 2023-02-12 14:35:30 +0200
  • e03bdba265 Fix default power level for room creator Tulir Asokan 2023-02-12 14:30:50 +0200
  • fc1f0d9f3e Add meow readme and config extension Tulir Asokan 2023-02-12 14:28:52 +0200
  • 25d218e479 Add meow dockerfile Tulir Asokan 2023-02-12 14:28:37 +0200
  • 8219525b66 Tweak changelog v1.78.0rc1 Olivier Wilkinson (reivilibre) 2023-02-21 16:17:37 +0000
  • a3d471e929 1.78.0rc1 Olivier Wilkinson (reivilibre) 2023-02-21 14:37:44 +0000
  • addd12f16d
    Tweak logging for when a worker waits for its view of a replication stream to catch up. (#15120)Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com> reivilibre 2023-02-21 12:26:00 +0000
  • 8cede528a8
    Upper-bound frozendict dependency (#15114) David Robertson 2023-02-21 11:03:02 +0000
  • bb374f4320
    Add matrix-org-archive-keyring package as Recommends (#15110) Erik Johnston 2023-02-20 17:33:24 +0100
  • 356ea4e09b
    Update database_maintenance_tools.md (#15083) jahway603 2023-02-20 09:29:13 -0500
  • e26d7d5ae7
    Teach portdb about un_partial_stated_event_stream (#15108) David Robertson 2023-02-20 13:35:24 +0000
  • 490a3675bd
    Allow health listener resource to load (#15096) realtyem 2023-02-20 06:23:00 -0600
  • 1cbc3f197c
    Fix a bug introduced in Synapse v1.74.0 where searching with colons when using ICU for search term tokenisation would fail with an error. (#15079) reivilibre 2023-02-20 12:00:18 +0000
  • 7ee7f49316
    Bump types-setuptools from 67.1.0.0 to 67.3.0.1 (#15105) dependabot[bot] 2023-02-20 08:14:48 +0000
  • e38b8262fb
    Bump types-pillow from 9.4.0.10 to 9.4.0.13 (#15104) dependabot[bot] 2023-02-20 08:14:37 +0000
  • 46e9ce5424
    Bump dawidd6/action-download-artifact from 2.24.3 to 2.25.0 (#15102) dependabot[bot] 2023-02-20 08:14:07 +0000
  • 349c3a4fee
    Bump dtolnay/rust-toolchain from 25dc93b901a87e864900a8aec6c12e9aa794c0c3 to e12eda571dc9a5ee5d58eecf4738ec291c66f295 (#15101) dependabot[bot] 2023-02-20 08:13:58 +0000
  • e9d01ff3b8
    Bump types-bleach from 5.0.3.1 to 6.0.0.0 (#15100) dependabot[bot] 2023-02-20 08:13:47 +0000
  • 77157f21eb
    Bump types-jsonschema from 4.17.0.3 to 4.17.0.5 (#15099) dependabot[bot] 2023-02-20 08:13:36 +0000
  • c9b9143655
    Fix-up type hints in tests/server.py. (#15084) Patrick Cloke 2023-02-17 13:19:38 -0500
  • 61bfcd669a
    Add account data to export command (#14969) Dirk Klimpel 2023-02-17 14:54:55 +0100
  • 4f4f27e57f
    Mitigate a race where /make_join could 403 for restricted rooms (#15080) Sean Quah 2023-02-17 09:40:32 +0000
  • ad1f3fa8e1
    Document how to start Synapse with Poetry (#14892) ZAID BIN TARIQ 2023-02-16 23:20:02 +0500
  • ffc2ee521d
    Use mypy 1.0 (#15052) David Robertson 2023-02-16 16:09:11 +0000
  • 979f237b28
    Update intentional mentions (MSC3952) to depend on exact_event_match (MSC3758). (#15037) Patrick Cloke 2023-02-16 09:51:22 -0500
  • 1e91ea1f39 Disable event creation concurrency within rooms meow-patchset-v1.77.0 Tulir Asokan 2023-02-12 15:02:58 +0200
  • 393cdd4c97 Remove unnecessary pusher URL validation Tulir Asokan 2023-02-12 15:02:44 +0200
  • 3c48ee761d Allow specific users to use timestamp massaging without being appservices Tulir Asokan 2023-02-12 15:02:25 +0200
  • de7223afeb Allow custom content in read receipts Tulir Asokan 2023-02-12 15:02:13 +0200
  • de58f07338 Add support for batch sending new events Tulir Asokan 2023-02-12 15:01:51 +0200
  • bad102a762 Allow appservices to batch send as any local user Tulir Asokan 2023-02-12 15:00:20 +0200
  • 9d230e1f59 Allow unhiding events that the C-S API filters away by default Tulir Asokan 2023-02-12 14:54:24 +0200
  • 0febcc4664 Allow bypassing unnecessary validation in C-S API Tulir Asokan 2023-02-12 14:51:56 +0200
  • 14fe6acb3b Set immutable cache-control header for media downloads Tulir Asokan 2023-02-12 14:39:50 +0200
  • ca4efe51d4 Thumbnail webp images as webp to avoid losing transparency Tulir Asokan 2023-02-12 14:39:07 +0200
  • bdc4beffdb Allow registering invalid user IDs with admin API Tulir Asokan 2023-02-12 14:37:27 +0200
  • a0d9756c6f Allow specifying room ID when creating room Tulir Asokan 2023-02-12 14:35:30 +0200
  • d0a50be89e Fix default power level for room creator Tulir Asokan 2023-02-12 14:30:50 +0200
  • bbbd39b46d Add meow readme and config extension Tulir Asokan 2023-02-12 14:28:52 +0200
  • 3aa77541b6 Add meow dockerfile Tulir Asokan 2023-02-12 14:28:37 +0200
  • d1efc47925
    Fix a mistake in registration_shared_secret_path docs (#15078) saddfox 2023-02-15 20:51:58 +0100
  • 3ad817bfe5
    Fix federated joins when the first server in the list is not in the room (#15074) Sean Quah 2023-02-15 13:59:06 +0000
  • 39795b3a4e
    Make it easier to use DataGrip w/ Synapse's schema (#14982) David Robertson 2023-02-15 13:51:37 +0000
  • 27a3a72a50
    Support for selecting the Redis logical database. (#15034) 999lakhisidhu 2023-02-15 16:39:31 +0400
  • 5febf88b6c
    Update the error code for duplicate annotation (#15075) Richard van der Hoff 2023-02-15 11:47:57 +0000
  • 06ba71083e
    Fix order of partial state tables when purging (#15068) David Robertson 2023-02-14 23:42:29 +0000
  • 42aea0d8af
    Add final type hint to tests.unittest. (#15072) Patrick Cloke 2023-02-14 14:03:35 -0500
  • 119e0795a5
    Implement MSC3966: Add a push rule condition to search for a value in an array. (#15045) Patrick Cloke 2023-02-14 14:02:19 -0500
  • 157c571f3e
    Remove spurious dont_notify action from .m.rule.reaction (#15073) Richard van der Hoff 2023-02-14 18:19:58 +0000
  • e9b1ff9f31
    Prevent clients from reporting nonexistent events. (#13779) reivilibre 2023-02-14 15:50:59 +0000
  • 69324c346c Merge branch 'master' into develop Mathieu Velten 2023-02-14 16:28:13 +0100
  • 463c19ac36
    Faster joins: Omit device list updates from partial state rooms in /sync (#15069) Sean Quah 2023-02-14 12:32:19 +0000
  • 3e90dfdd81 1.77.0 v1.77.0 Mathieu Velten 2023-02-14 12:59:15 +0100
  • cb262713b7
    Fix clashing DB txn name (#15070) Erik Johnston 2023-02-14 12:20:25 +0100
  • f09db5c991
    Skip calculating unread push actions in /sync when enable_push is false. (#14980) Erik Johnston 2023-02-14 12:10:29 +0100
  • db2b105d69
    Change collection[str] to StrCollection in event_auth code (#14929) Harishankar Kumar 2023-02-14 15:07:08 +0530
  • c0bf4c3cb4
    Add check to ensure locked dependencies have source distributions available. (#14742) reivilibre 2023-02-13 18:15:38 +0000
  • 3d7aead5d6
    Tweak comment on _is_local_room_accessible as part of room visibility in /hierarchy to clarify the condition for a room being visible. (#14834) reivilibre 2023-02-13 16:30:58 +0000
  • bac123c9d3
    Update pyo3-log to v0.8.1 (#15043) V02460 2023-02-13 13:25:56 +0100
  • bdccfd2477
    Refactor arguments of try_unbind_threepid(_with_id_server) from dict to separate args (#15053) Andrew Morgan 2023-02-13 12:12:48 +0000
  • c10e131250
    Apply logging from hotfixes branch to develop (#15054) David Robertson 2023-02-13 11:49:20 +0000
  • 5e1b21e152
    Bump sentry-sdk from 1.13.0 to 1.15.0 (#15065) dependabot[bot] 2023-02-13 09:19:56 +0000
  • 14406d1a08
    Bump types-pillow from 9.4.0.5 to 9.4.0.10 (#15064) dependabot[bot] 2023-02-13 09:19:39 +0000
  • fa7bbd05e2
    Bump types-requests from 2.28.11.8 to 2.28.11.12 (#15063) dependabot[bot] 2023-02-13 09:19:28 +0000
  • 02db6cfd28
    Bump serde_json from 1.0.92 to 1.0.93 (#15062) dependabot[bot] 2023-02-13 09:19:18 +0000
  • ede0b219eb
    Bump systemd-python from 234 to 235 (#15061) dependabot[bot] 2023-02-13 09:18:50 +0000
  • 81497c752b
    Bump dtolnay/rust-toolchain from 9cd00a88a73addc8617065438eff914dd08d0955 to 25dc93b901a87e864900a8aec6c12e9aa794c0c3 (#15060) dependabot[bot] 2023-02-13 09:18:26 +0000
  • e0bc331a94
    Bump bleach from 5.0.1 to 6.0.0 (#15059) dependabot[bot] 2023-02-13 09:18:07 +0000
  • 3b1430bd0b Merge remote-tracking branch 'upstream/release-v1.77' maunium-old Tulir Asokan 2023-02-12 14:02:57 +0200
  • 9d6c9c3f5d Update README.md Tulir Asokan 2023-02-12 14:01:12 +0200
  • 6cddf24e36
    Faster joins: don't stall when a user joins during a fast join (#14606) Mathieu Velten 2023-02-11 00:31:05 +0100
  • d0c713cc85
    Return read-only collections from @cached methods (#13755) Sean Quah 2023-02-10 23:29:00 +0000
  • 14be78d492
    Support for MSC3758: exact_event_match push condition (#14964) Patrick Cloke 2023-02-10 12:37:07 -0500
  • cf5233b783
    Avoid fetching unused account data in sync. (#14973) Patrick Cloke 2023-02-10 09:22:16 -0500
  • d793fcd241
    Merge branch 'release-v1.77' into develop David Robertson 2023-02-10 13:43:18 +0000
  • b95407908d
    Avoid mutating cached values in _generate_sync_entry_for_account_data (#15047) Sean Quah 2023-02-10 13:11:20 +0000
  • a481fb9f98
    Refactor get_user_devices_from_cache to avoid mutating cached values. (#15040) Patrick Cloke 2023-02-10 08:09:47 -0500
  • 73b8068ced
    1.77.0rc2 v1.77.0rc2 David Robertson 2023-02-10 12:44:38 +0000
  • fd296b7343
    Fix exception on start up about device lists (#15041) Erik Johnston 2023-02-10 10:52:35 +0100
  • a5a799722d
    Tag federation request spans with the worker name (#15042) David Robertson 2023-02-09 22:33:39 +0000
  • 03bccd542b
    Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675) Shay 2023-02-09 13:05:02 -0800
  • c1d2ce2901
    Do not always start a db txn on Postgres (#14840) Andrew Morgan 2023-02-09 19:57:01 +0000
  • 218a383c43
    Bump ruff version from 0.0.230 to 0.0.237. (#15033) Andrew Morgan 2023-02-09 18:18:42 +0000