1
0

Commit Graph

  • 543e423fce Fix broken link to README at root of repo (#10132) Chris Castle 2021-06-07 08:31:39 -07:00
  • 8942e23a69 Always update AS last_pos, even on no events (#10107) 14mRh4X0r 2021-06-07 16:42:05 +02:00
  • d558292548 Add missing type hints to the admin API servlets (#10105) Dirk Klimpel 2021-06-07 16:12:34 +02:00
  • fa1db8f156 Delete completes to-device messages earlier in /sync (#10124) Richard van der Hoff 2021-06-07 09:19:06 +01:00
  • a0cd8ae8cb Don't try and backfill the same room in parallel. (#10116) Erik Johnston 2021-06-04 10:47:58 +01:00
  • f36457dce2 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Richard van der Hoff 2021-06-04 10:41:36 +01:00
  • c96ab31dff Limit number of events in a replication request (#10118) Erik Johnston 2021-06-04 10:35:47 +01:00
  • d8be7d493d Enable Prometheus metrics for the jaeger client library (#10112) Richard van der Hoff 2021-06-04 09:25:33 +01:00
  • 8d430cb096 Fix redirect to documentation Andrew Morgan 2021-06-03 17:23:51 +01:00
  • 5b98526363 deploy: fd9856e4a9 anoadragon453 2021-06-03 16:21:02 +00:00
  • fd9856e4a9 Compile and render Synapse's docs into a browsable, mobile-friendly and searchable website (#10086) Andrew Morgan 2021-06-03 17:20:40 +01:00
  • 9eea4646be Add OpenTracing for database activity. (#10113) Richard van der Hoff 2021-06-03 16:31:56 +01:00
  • 1d143074c5 Improve opentracing annotations for Notifier (#10111) Richard van der Hoff 2021-06-03 16:01:30 +01:00
  • 73636cab69 Convert admin api docs to markdown (#10089) Andrew Morgan 2021-06-03 14:06:03 +01:00
  • 5325f0308c r0.6.1 support: /rooms/:roomId/aliases endpoint (#9224) Travis Ralston 2021-06-03 06:50:49 -06:00
  • d7a646abca Merge branch 'master' into develop Patrick Cloke 2021-06-03 08:42:26 -04:00
  • 5666773341 Clarify changelog. v1.35.1 release-v1.35 Patrick Cloke 2021-06-03 08:19:38 -04:00
  • 57c01dca29 1.35.1 Patrick Cloke 2021-06-03 08:18:22 -04:00
  • 36a7ff0c86 Do not show invite-only rooms in spaces summary (unless joined/invited). (#10109) Patrick Cloke 2021-06-02 11:31:41 -04:00
  • 0284d2a297 Add new admin APIs to remove media by media ID from quarantine. (#10044) Dirk Klimpel 2021-06-02 19:50:35 +02:00
  • bf6fd9f4fd github actions: summarize Sytest results in an easy-to-read format (#10094) Richard van der Hoff 2021-06-02 17:10:37 +01:00
  • 09361655d2 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Patrick Cloke 2021-06-02 11:38:54 -04:00
  • fc3d2dc269 Rewrite the KeyRing (#10035) Erik Johnston 2021-06-02 16:37:59 +01:00
  • 3cf6b34b4e Do not show invite-only rooms in spaces summary (unless joined/invited). (#10109) Patrick Cloke 2021-06-02 11:31:41 -04:00
  • 4deaebfe00 Make /sync do less state res (#10102) Erik Johnston 2021-06-02 15:48:17 +01:00
  • 3ff6fe2851 Merge branch 'master' into develop Andrew Morgan 2021-06-01 13:47:27 +01:00
  • 3fdaf4df55 Merge v1.35.0rc3 into v1.35.0 due to incorrect tagging v1.35.0 Andrew Morgan 2021-06-01 13:40:46 +01:00
  • 08e54345b1 Indicate that there were no functional changes since v1.35.0rc3 Andrew Morgan 2021-06-01 13:25:18 +01:00
  • a8372ad591 1.35.0 Andrew Morgan 2021-06-01 13:23:55 +01:00
  • 408ecf8ece Announce deprecation of experimental msc2858_enabled option. (#10101) Erik Johnston 2021-06-01 13:19:50 +01:00
  • b4b2fd2ece add a cache to have_seen_event (#9953) Richard van der Hoff 2021-06-01 12:04:47 +01:00
  • 10e6d2abce Fix opentracing inject to use the SpanContext, not the Span (#10074) Brad Murray 2021-06-01 03:40:26 -04:00
  • a027b65c8e Merge remote-tracking branch 'origin/release-v1.35' into matrix-org-hotfixes v1.35.0rc3 Erik Johnston 2021-05-28 17:15:01 +01:00
  • 4f41b711d8 CHANGELOG Erik Johnston 2021-05-28 17:13:57 +01:00
  • 258a9a9e8b 1.35.0rc3 Erik Johnston 2021-05-28 17:06:05 +01:00
  • 6b6c6a02db Merge remote-tracking branch 'origin/release-v1.35.0' into release-v1.35 Erik Johnston 2021-05-28 17:03:14 +01:00
  • 9408b86f5c Limit the number of events sent over replication when persisting events. (#10082) Brendan Abolivier 2021-05-27 18:10:58 +02:00
  • 1641c5c707 Log method and path when dropping request due to size limit (#10091) Erik Johnston 2021-05-28 15:57:53 +01:00
  • 84cf3e47a0 Allow response of /send_join to be larger. (#10093) Erik Johnston 2021-05-28 16:28:01 +01:00
  • ed53bf314f Set opentracing priority before setting other tags (#10092) Richard van der Hoff 2021-05-28 16:14:08 +01:00
  • 3f96dbbda7 Log method and path when dropping request due to size limit (#10091) Erik Johnston 2021-05-28 15:57:53 +01:00
  • 188296dd24 Set up gh-pages branch Andrew Morgan 2021-05-28 14:36:00 +01:00
  • ac3e02d089 Add parse_strings_from_args to get prev_events array (#10048) Eric Eastwood 2021-05-28 08:19:06 -05:00
  • 5eed6348ce Move some more endpoints off master (#10084) Erik Johnston 2021-05-27 22:45:43 +01:00
  • 8fb9af570f Make reason and score optional for report_event (#10077) Callum Brown 2021-05-27 18:42:23 +01:00
  • 7a49d13181 Additionally deploy to a folder named after current Synapse version anoa/mdbook_ci_versions Andrew Morgan 2021-05-27 18:32:21 +01:00
  • d042d8425b Refine the sidebar: switch to headers without labels Andrew Morgan 2021-05-26 19:29:21 +01:00
  • d1d988f289 Update oft-linked to admin_api directory with info about the new site Andrew Morgan 2021-05-26 18:25:35 +01:00
  • d2fcfef679 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2021-05-27 17:11:57 +01:00
  • f828a70be3 Limit the number of events sent over replication when persisting events. (#10082) Brendan Abolivier 2021-05-27 18:10:58 +02:00
  • b74f93115f Update docs/README.md with information on the site and how to build it Andrew Morgan 2021-05-26 17:50:06 +01:00
  • 22aa21071c Remove chapter navigation buttons on desktop Andrew Morgan 2021-05-26 02:13:48 +01:00
  • 131d67cd9e Add a table of contents plugin Andrew Morgan 2021-05-26 02:12:35 +01:00
  • bee8edc7f0 Add some section pages Andrew Morgan 2021-05-26 02:06:33 +01:00
  • 1e029761ba Organise existing documentation into a tree structure. Andrew Morgan 2021-05-26 01:58:51 +01:00
  • 8e132fe64e Merge tag 'v1.35.0rc2' into develop Erik Johnston 2021-05-27 14:59:46 +01:00
  • b1bc26a909 1.35.0rc2 v1.35.0rc2 release-v1.35.0 Erik Johnston 2021-05-27 14:46:24 +01:00
  • 78b5102ae7 Fix up BatchingQueue (#10078) Erik Johnston 2021-05-27 14:32:31 +01:00
  • 8e15c92c2f Pass the origin when calculating the spaces summary over GET. (#10079) Patrick Cloke 2021-05-27 08:52:28 -04:00
  • d9f44fd0b9 Clarify security note regarding the domain Synapse is hosted on. (#9221) Denis Kasak 2021-05-27 11:41:16 +00:00
  • dcbfec919b Improve the error message printed by synctl when synapse fails to start. (#10059) Richard van der Hoff 2021-05-27 10:35:06 +01:00
  • 5447a76332 Remove redundant, unmaintained convert_server_keys script. (#10055) Richard van der Hoff 2021-05-27 10:34:55 +01:00
  • fe5dad46b0 Remove redundant code to reload tls cert (#10054) Richard van der Hoff 2021-05-27 10:34:24 +01:00
  • 224f2f949b Combine LruCache.invalidate and invalidate_many (#9973) Richard van der Hoff 2021-05-27 10:33:56 +01:00
  • f42e4c4eb9 Remove the experimental spaces enabled flag. (#10063) Patrick Cloke 2021-05-26 14:35:16 -04:00
  • 706f64a5d7 Add github actions workflow to deploy docs to gh-pages Andrew Morgan 2021-05-11 23:17:49 +01:00
  • 035d6961f7 Add a favicon Andrew Morgan 2021-05-26 18:52:18 +01:00
  • 49df2c28e3 Fix GitHub Actions lint for newsfragments (#10069) Dan Callahan 2021-05-26 14:14:43 +01:00
  • f95e7a03fa Tweak wording of database recommendation in INSTALL.md (#10057) Aaron Raimist 2021-05-26 07:29:02 -05:00
  • 913a761a53 Tell CircleCI to build Docker images from main (#9906) Dan Callahan 2021-05-26 13:16:06 +01:00
  • 65e6c64d83 Add an admin API for unprotecting local media from quarantine (#10040) Dirk Klimpel 2021-05-26 12:19:47 +02:00
  • 3e1beb75e6 Update CAPTCHA documentation to mention turning off verify origin feature (#10046) Aaron Raimist 2021-05-26 04:55:30 -05:00
  • f8f770ab59 Add book/ directory to .gitignore Andrew Morgan 2021-05-14 01:31:22 +01:00
  • e453c3b0fa Setup; add book.toml Andrew Morgan 2021-05-10 09:44:11 +01:00
  • 557635f69a 1.35.0rc1 v1.35.0rc1 Erik Johnston 2021-05-25 11:00:13 +01:00
  • 2d83d19061 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2021-05-25 10:23:00 +01:00
  • 7d90d6ce9b Run complement with Synapse workers manually. (#10039) Patrick Cloke 2021-05-24 15:32:45 -04:00
  • 7adcb20fc0 Add missing type hints to synapse.util (#9982) Patrick Cloke 2021-05-24 15:32:01 -04:00
  • 22a8838f62 Fix docker image to not log at /homeserver.log (#10045) Sergio Miguéns 2021-05-24 21:23:54 +02:00
  • 057ce7b754 Remove tls_fingerprints option (#9280) Jerin J Titus 2021-05-24 22:13:30 +05:30
  • 82eacb0e07 Fix --no-daemonize for synctl with workers (#9995) Richard van der Hoff 2021-05-24 14:03:30 +01:00
  • daca7b2794 Fix off-by-one-error in synapse_port_db (#9991) Richard van der Hoff 2021-05-24 14:03:00 +01:00
  • c0df6bae06 Remove keylen from LruCache. (#9993) Richard van der Hoff 2021-05-24 14:02:01 +01:00
  • 316f89e87f Enable experimental spaces by default. (#10011) Patrick Cloke 2021-05-24 08:57:14 -04:00
  • 387c297489 Add missing entry to the table of contents of room admin API (#10043) Dirk Klimpel 2021-05-24 13:37:30 +02:00
  • 5f1198a67e Fix get_state_ids_for_event return type typo to match what the function actually does (#10050) Eric Eastwood 2021-05-24 04:43:33 -05:00
  • 3e831f24ff Don't hammer the database for destination retry timings every ~5mins (#10036) Erik Johnston 2021-05-21 17:57:08 +01:00
  • e8ac9ac8ca Fix /upload 500'ing when presented a very large image (#10029) Michael Telatynski 2021-05-21 17:31:59 +01:00
  • 21bd230831 Add a test for update_presence (#10033) Andrew Morgan 2021-05-21 17:29:14 +01:00
  • eedaf793b9 Note the debian version of the sytest image we're using Andrew Morgan 2021-05-21 17:28:19 +01:00
  • c5413d0e9e Remove unused properties from the SpaceSummaryHandler. (#10038) Patrick Cloke 2021-05-21 12:02:01 -04:00
  • 8231769c98 Switch back to using Sytest dinsic branch Andrew Morgan 2021-05-21 16:28:02 +01:00
  • b2932910c3 Unbind using bind_new_user_emails_to_sydent if specified (#98) Mathieu Velten 2021-05-21 17:27:09 +02:00
  • 6a8643ff3d Fixed removal of new presence stream states (#10014) Marek Matys 2021-05-21 13:02:06 +02:00
  • 7958eadcd1 Add a batching queue implementation. (#10017) Erik Johnston 2021-05-21 11:20:51 +01:00
  • 7d32fdd2a4 Remove now-irrelevant test anoa/allow_admins_delist_as_rooms Andrew Morgan 2021-05-20 18:39:44 +01:00
  • 0c976cb026 Add an Admin API that removes a room from both public and AS room lists Andrew Morgan 2021-05-20 18:21:08 +01:00
  • ddd972ce0e Modify callers to the appservice public list storage function Andrew Morgan 2021-05-20 18:20:32 +01:00
  • 279dafdaf1 Rework appservice storage to allow deleting a range of room entries Andrew Morgan 2021-05-20 18:18:52 +01:00
  • 1c6a19002c Add Keyring.verify_events_for_server and reduce memory usage (#10018) Erik Johnston 2021-05-20 16:25:11 +01:00