1
0

Commit Graph

  • 1a9cc657e1 Move usage docs to usage dir David Robertson 2022-10-24 14:11:53 +01:00
  • 36f3bbd472 move other doc to other dir David Robertson 2022-10-24 14:07:00 +01:00
  • 032dafe232 Rearrange admin API fs heirarchy to match sidebar David Robertson 2022-10-24 14:05:50 +01:00
  • 32e64faffe Move admin docs to admin section (excluding admin api) David Robertson 2022-10-24 14:03:10 +01:00
  • 872ea2f4de Bump serde_json from 1.0.86 to 1.0.87 (#14279) dependabot[bot] 2022-10-24 14:08:22 +01:00
  • 1e73effebf Fix typo in cibuildwheel conf introduced in #14253 David Robertson 2022-10-24 13:56:18 +01:00
  • 5d1998515a Move config pages into config dir David Robertson 2022-10-24 13:53:36 +01:00
  • 653044649a Move dev pages into dev dir David Robertson 2022-10-24 13:45:31 +01:00
  • 4981999c4f Move setup pages into setup dir David Robertson 2022-10-24 13:17:01 +01:00
  • 09b588854e Fix TypeError: 'dict_keys' object is not reversible (#14280) Erik Johnston 2022-10-24 13:05:14 +01:00
  • 386e72a22d Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0 (#14276) dependabot[bot] 2022-10-24 10:16:33 +00:00
  • c6987f65fe Bump peaceiris/actions-mdbook from 1.1.14 to 1.2.0 (#14275) dependabot[bot] 2022-10-24 10:13:29 +00:00
  • 1469fed0e3 Add debugging to help diagnose lost device-list-update (#14268) Richard van der Hoff 2022-10-24 10:45:10 +01:00
  • 6c82b3759f Bump pysaml2 from 7.1.2 to 7.2.1 (#14270) dependabot[bot] 2022-10-24 10:40:30 +01:00
  • 94f239d911 Bump jinja2 from 3.0.3 to 3.1.2 (#14271) dependabot[bot] 2022-10-24 10:40:08 +01:00
  • 673970bb5a Bump types-requests from 2.28.11 to 2.28.11.2 (#14272) dependabot[bot] 2022-10-24 10:39:16 +01:00
  • cb76892c7d Bump setuptools-rust from 1.5.1 to 1.5.2 (#14273) dependabot[bot] 2022-10-24 10:39:00 +01:00
  • cd02bfc026 Bump prometheus-client from 0.14.0 to 0.15.0 (#14274) dependabot[bot] 2022-10-24 10:38:40 +01:00
  • 5f06488418 Bump anyhow from 1.0.65 to 1.0.66 (#14278) dependabot[bot] 2022-10-24 10:20:13 +01:00
  • 278b530875 Bump serde from 1.0.145 to 1.0.147 (#14277) dependabot[bot] 2022-10-24 10:19:55 +01:00
  • b7a7ff6ee3 Add initial power level event to batch of bulk persisted events when creating a new room. (#14228) Shay 2022-10-21 10:46:22 -07:00
  • 1d45ad8b2a Improve aesthetics and reusability of HTML templates. (#13652) Germain 2022-10-21 18:44:00 +01:00
  • d24346f530 Fix logging error on SIGHUP (#14258) Richard van der Hoff 2022-10-21 16:03:44 +01:00
  • 1c642156d7 Only build aarch64 wheels for cpython manylinux (#14259) Erik Johnston 2022-10-21 15:22:26 +01:00
  • 5f77b74215 Try building ABI3 wheels for cpython (#14253) Erik Johnston 2022-10-21 15:17:19 +01:00
  • 4dd7aa371b Properly update the threads table when thread events are redacted. (#14248) Patrick Cloke 2022-10-21 09:11:19 -04:00
  • 0f808218da deploy: 1433b5d5b6 DMRobertson 2022-10-21 12:53:24 +00:00
  • 1433b5d5b6 Show erasure status when listing users in the Admin API (#14205) Tadeusz Sośnierz 2022-10-21 14:52:44 +02:00
  • 30d6a5b8fd Newsfile rei/grafana_fix_request_times Olivier Wilkinson (reivilibre) 2022-10-19 16:06:41 +01:00
  • 73d3b6dcf8 Update Grafana dashboard to fix Request CPU and DB times Olivier Wilkinson (reivilibre) 2022-10-19 16:05:35 +01:00
  • fab495a9e1 Fix event size checks (#13710) DeepBlueV7.X 2022-10-21 08:49:47 +00:00
  • cacda2d1f5 Build wheels on macos 11, not 10.15 (#14249) David Robertson 2022-10-20 23:01:08 +01:00
  • 63f8ee4007 Merge branch 'develop' into shay/batch_state_groups H. Shay 2022-10-20 14:22:21 -07:00
  • 627951e874 Fix poetry.lock conflicts Eric Eastwood 2022-10-20 14:09:25 -05:00
  • 7d70acd105 Merge branch 'develop' into madlittlemods/11850-migrate-to-opentelemetry Eric Eastwood 2022-10-20 14:06:35 -05:00
  • 7fe3b908a5 Update changelog entry for #10015. David Robertson 2022-10-20 17:39:55 +01:00
  • 755bfeee3a Use servlets for /key/ endpoints. (#14229) Patrick Cloke 2022-10-20 11:32:47 -04:00
  • da2c93d4b6 Stop returning unsigned.invite_room_state in PUT /_matrix/federation/v2/invite/{roomId}/{eventId} responses (#14064) Andrew Morgan 2022-10-20 15:17:45 +01:00
  • 09c602b558 Merge branch 'release-v1.70' into develop Erik Johnston 2022-10-20 09:47:04 +01:00
  • 70b3396506 Explain SynapseError and FederationError better (#14191) Eric Eastwood 2022-10-19 15:39:43 -05:00
  • 3841900aaa Bump types-opentracing from 2.4.7 to 2.4.10 (#14133) dependabot[bot] 2022-10-19 20:04:40 +00:00
  • 0b7830e457 Bump flake8-bugbear from 21.3.2 to 22.9.23 (#14042) dependabot[bot] 2022-10-19 19:38:24 +00:00
  • 92f8c2fd11 deploy: 695a85d1bc DMRobertson 2022-10-19 19:18:12 +00:00
  • 695a85d1bc Document encryption_enabled_by_default_for_room_type under the right name (#14110) Matthew Hodgson 2022-10-19 20:17:37 +01:00
  • fe50738e59 let update_synapse_database run on a multi-database configurations (#13422) Finn 2022-10-19 11:08:40 -07:00
  • dd62d6baac Correct docstring for DeleteMediaByDateSize babolivier/media_api_docstring Brendan Abolivier 2022-10-19 16:58:20 +01:00
  • 7f6f3ff337 Remove poetry.lock updates v1.70.0rc1 Erik Johnston 2022-10-19 15:10:55 +01:00
  • 6fcdda68d3 Update lockfile Erik Johnston 2022-10-19 14:26:21 +01:00
  • 15a240f135 1.70.0rc1 Erik Johnston 2022-10-19 14:12:03 +01:00
  • 04d7f56f53 Use backend-meta edition of issue triage workflow (#14230) Will Hunt 2022-10-19 11:41:25 +01:00
  • 4398548556 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2022-10-19 10:29:02 +01:00
  • fa8616e65c Fix MSC3030 /timestamp_to_event returning outliers that it has no idea whether are near a gap or not (#14215) Eric Eastwood 2022-10-18 19:46:25 -05:00
  • 2a76a7369f Fix hiding devices names over federation (#10015) Aaron Raimist 2022-10-18 14:54:27 -06:00
  • 1c777ef1e8 Fix docstring in EventContext (#14145) Shay 2022-10-18 13:40:50 -07:00
  • 06b0c4edfe Add aarch64 wheels to CI (#14212) MichaIng 2022-10-18 19:12:21 +02:00
  • 85aa0f513b Bump twisted from 22.4.0 to 22.8.0 (#14207) dependabot[bot] 2022-10-18 18:06:06 +01:00
  • 847e2393f3 Prepatory work for adding power level event to batched events (#14214) Shay 2022-10-18 09:58:47 -07:00
  • 2b940d2668 Bump pygithub from 1.55 to 1.56 (#14206) dependabot[bot] 2022-10-18 16:36:31 +00:00
  • f91b547a07 Bump types-setuptools from 65.4.0.0 to 65.5.0.1 (#14208) dependabot[bot] 2022-10-18 16:53:34 +01:00
  • 4eaf3eb840 Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) Hugh Nimmo-Smith 2022-10-18 16:52:25 +01:00
  • 844ce47b9b Don't pin dev-deps in pyproject; use lower bounds (#14227) David Robertson 2022-10-18 16:44:43 +01:00
  • b951d6bd4c Fixes to release-artifacts warnings (#14224) David Robertson 2022-10-18 16:40:05 +01:00
  • dbf18f514e Update the thread_id right before use (in case the bg update hasn't finished) (#14222) Patrick Cloke 2022-10-18 10:55:41 -04:00
  • e440f9674a Enable URL previews in complement homeserver config. (#14198) Jonathan de Jong 2022-10-18 15:52:23 +02:00
  • 8e50299d8b Fix track_memory_usage on poetry-core 1.3.x installations (#14221) David Robertson 2022-10-18 13:59:04 +01:00
  • a8677bc9b8 Deal with some GHA deprecation warnings (#14216) David Robertson 2022-10-18 13:45:34 +01:00
  • 6c5082f3e0 Flush stdout/err in Dockerfile-workers before replacing the current process (#14195) realtyem 2022-10-18 06:56:20 -05:00
  • c3a4780080 When restarting a partial join resync, prioritise the server which actioned a partial join (#14126) David Robertson 2022-10-18 12:33:18 +01:00
  • 7822639190 deploy: 4af93bd7f6 erikjohnston 2022-10-18 10:04:48 +00:00
  • 1235316645 Merge remote-tracking branch 'origin/release-v1.70' into matrix-org-hotfixes Erik Johnston 2022-10-18 10:55:09 +01:00
  • 4af93bd7f6 Allow poetry-core 1.3.2 (#14217) Ivan Shapovalov 2022-10-18 13:38:58 +04:00
  • dc02d9f8c5 Avoid checking the event cache when backfilling events (#14164) Andrew Morgan 2022-10-18 10:33:35 +01:00
  • 828b5502cf Remove _get_events_cache check optimisation from _have_seen_events_dict (#14161) Andrew Morgan 2022-10-18 10:33:21 +01:00
  • 866a592a6f Merge branch 'anoa/backfill_event_cache' into anoa/test_me anoa/test_me Andrew Morgan 2022-10-18 09:55:45 +01:00
  • e893697a94 Merge branch 'anoa/have_seen_events_no_cache' into anoa/test_me Andrew Morgan 2022-10-18 09:55:38 +01:00
  • 42f14104e3 fix wording Andrew Morgan 2022-10-18 09:50:37 +01:00
  • 52387d783c Add a test for backfill ignoring events we already have Andrew Morgan 2022-10-18 09:41:51 +01:00
  • a9709f0782 Fix up docstring Andrew Morgan 2022-10-18 09:23:50 +01:00
  • 74812f9e18 Add missing 'continue' Andrew Morgan 2022-10-18 09:23:37 +01:00
  • 2c63cdcc3f Add debug logs to figure out why an event was filtered (#14095) Eric Eastwood 2022-10-17 16:02:39 -05:00
  • 6fee2f49f3 Cache Rust build cache when building docker images (#14130) Erik Johnston 2022-10-17 18:21:14 +01:00
  • c101fc6568 Bump click from 8.1.1 to 8.1.3 (#14201) dependabot[bot] 2022-10-17 17:54:11 +01:00
  • f4c7d5facd deploy: 6b097a3e17 erikjohnston 2022-10-17 16:05:03 +00:00
  • 130668b66c Merge branch 'master' into develop Erik Johnston 2022-10-17 17:04:40 +01:00
  • 4283bd1cf9 Support filtering the /messages API by relation type (MSC3874). (#14148) Patrick Cloke 2022-10-17 11:32:11 -04:00
  • 6b24235142 Bump psycopg2 from 2.9.3 to 2.9.4 (#14200) dependabot[bot] 2022-10-17 13:24:17 +00:00
  • 2fa1bf598d Bump bcrypt from 3.2.0 to 4.0.1 (#14186) dependabot[bot] 2022-10-17 13:42:18 +01:00
  • ccce8cdfc5 Use Pydantic when PUTting room aliases (#14179) David Robertson 2022-10-17 13:39:12 +01:00
  • 2c2c3f8b2c Invalidate rooms for user caches when receiving membership events (#14155) Nick Mills-Barrett 2022-10-17 13:27:51 +01:00
  • 6c57922d79 deploy: cd01a1d3b5 DMRobertson 2022-10-17 11:11:01 +00:00
  • cd01a1d3b5 Fix dead link to admin registration API (#14189) David Robertson 2022-10-17 12:10:01 +01:00
  • 1eb8dcf4c9 Remove not needed replication listener in docker compose example (#14107) Dirk Klimpel 2022-10-17 13:00:09 +02:00
  • 6b097a3e17 1.69.0 v1.69.0 Erik Johnston 2022-10-17 11:31:15 +01:00
  • 40bb37eb27 Stop getting missing prev_events after we already know their signature is invalid (#13816) Eric Eastwood 2022-10-15 00:36:49 -05:00
  • bcc7132880 FederationDeniedError is not a SynapseError madlittlemods/FederationDeniedError-is-not-SynapseError Eric Eastwood 2022-10-14 23:27:59 -05:00
  • 616dcc1d18 Bump types-bleach from 4.1.4 to 5.0.3 (#14188) dependabot[bot] 2022-10-14 23:57:55 +00:00
  • 8cd22674a1 Bump types-pillow from 9.2.2 to 9.2.2.1 (#14187) dependabot[bot] 2022-10-15 00:16:25 +01:00
  • c75836fe77 Strip whitespace from worker types in Dockerfile-workers (#14165) realtyem 2022-10-14 14:38:04 -05:00
  • bc2bd92b93 Merge remote-tracking branch 'origin/release-v1.69' into develop Patrick Cloke 2022-10-14 14:11:27 -04:00
  • d1bdeccb50 Accept threaded receipts for events related to the root event. (#14174) Patrick Cloke 2022-10-14 14:05:25 -04:00