0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-13 18:08:59 +02:00

Commit graph

  • d7cdf4da39
    Changelog Till Faelligen 2024-01-26 10:01:34 +0100
  • 0aaf18172c
    Merge pull request #83 from globekeeper/daniel/password-support-as-registration Daniel Aloni 2024-01-26 00:54:04 +0200
  • 8f68f1ff53
    Move /joined_members back to the clientapi/roomserver (#3312) Till 2024-01-25 21:35:05 +0100
  • a4817f31c0
    Allow + in MIDs as per MSC4009 (#3313) Matthew Strapp 2024-01-25 14:17:20 -0600
  • 2bfd24e53f
    More tests Till Faelligen 2024-01-25 20:17:37 +0100
  • 5f74a5cab7
    Merge branch 'main' of github.com:matrix-org/dendrite into s7evink/joined-members Till Faelligen 2024-01-25 20:11:39 +0100
  • 00217a69d1
    Only fetch events once for all rooms (#3311) Joakim Recht 2024-01-25 20:10:46 +0100
  • 04de572eb9 Use longer tunnels with more redundancy when serving the homeserver eyedeekay 2024-01-25 13:01:38 -0500
  • da7c367968 Use shorter tunnels with more redundancy when serving the homeserver eyedeekay 2024-01-25 12:58:42 -0500
  • 733ad9a5a3 🏗️ Allow saving password and threepid info on application service registration. Daniel Aloni 2024-01-25 19:23:03 +0200
  • 022bb5cb87 Allow + in MIDs as per MSC4009 Matt Strapp 2024-01-25 10:29:20 -0600
  • d58daf9665
    Update sentry reporting (#3305) Till 2024-01-24 19:24:04 +0100
  • c48a7aad58 Don't return early if there are no events Joakim Recht 2024-01-23 16:41:45 +0100
  • 5bb2f334b0 remove unused param Joakim Recht 2024-01-23 14:24:51 +0100
  • 432583ed47 remove unused argument Joakim Recht 2024-01-23 12:53:11 +0100
  • da54821c9f handle newly joined rooms better by using a different range/filter for those Joakim Recht 2024-01-23 10:51:20 +0100
  • c24de9c166
    Move tests Till Faelligen 2024-01-23 09:32:21 +0100
  • 2dd6a48e1a
    Fix oops Till Faelligen 2024-01-23 09:12:58 +0100
  • ba81d15f82
    Move /joined_members back to the clientapi/roomserver Till Faelligen 2024-01-23 09:04:24 +0100
  • 646b4c1bf5 Only fetch events once for all rooms Joakim Recht 2024-01-22 13:19:32 +0100
  • 9e2afb5586
    Merge branch 'main' of github.com:matrix-org/dendrite into s7evink/latest-event-updater s7evink/latest-event-updater Till Faelligen 2024-01-22 07:59:56 +0100
  • fa1f1f3fed
    Merge branch 'main' into s7evink/sentry2 Till 2024-01-20 22:28:38 +0100
  • 8e4dc6b4ae
    Optimize PrevEventIDs when getting thousands of backwards extremeties (#3308) Till 2024-01-20 22:26:57 +0100
  • 2d31de9a1f
    Merge branch 'main' of github.com:matrix-org/dendrite into s7evink/backfill-prev-eventIDs Till Faelligen 2024-01-20 21:21:08 +0100
  • d357615452
    Don't send device list updates upon registration (#3307) Till 2024-01-20 21:20:37 +0100
  • 0f15c6bf90
    Make 100 a const Till Faelligen 2024-01-20 20:34:04 +0100
  • 6ddfa4441c
    Update comments Till Faelligen 2024-01-20 20:31:51 +0100
  • cf164906a0
    Update comment a bit, since we now also enforce max 100 events Till Faelligen 2024-01-20 20:19:45 +0100
  • ed92329791
    Fix oops Till Faelligen 2024-01-20 20:13:10 +0100
  • a1b32fd93c
    Remove benchmarks Till Faelligen 2024-01-20 19:59:41 +0100
  • 457baac766
    Add hard limit at 100 events, same as Synapse Till Faelligen 2024-01-20 19:56:26 +0100
  • b2f99b31b9
    Change imlpementation to use best result Till Faelligen 2024-01-20 19:55:54 +0100
  • 5b9b1d31a8
    Add more benchmarks Till Faelligen 2024-01-20 19:55:34 +0100
  • 606a0c552d
    Some further optimization, reducing memory usage Till Faelligen 2024-01-19 10:13:36 +0100
  • f6c0c0c488
    Add test Till Faelligen 2024-01-19 09:29:47 +0100
  • 48d97d9155
    Linter fun <3 Till Faelligen 2024-01-18 21:26:51 +0100
  • 9e9af442dd
    Make 10 a const Till Faelligen 2024-01-18 21:23:14 +0100
  • bb8c0537ab
    Only return at max 100 eventIDs Till Faelligen 2024-01-18 20:46:13 +0100
  • 4494a2943b
    Allow minor decrease in coverage Till Faelligen 2024-01-18 19:25:58 +0100
  • b55b140ce6
    Work around sending device list updates Till Faelligen 2024-01-18 19:03:58 +0100
  • 8e1813504d
    Revert "Don't send device list updates upon registration" Till Faelligen 2024-01-18 18:35:56 +0100
  • c6663cb1b1
    Don't send device list updates upon registration Till Faelligen 2024-01-18 09:36:33 +0100
  • c6eb79133c
    Add missing Clone, fix comments Till Faelligen 2024-01-18 08:18:26 +0100
  • 0d68e49ac8
    Move room_id to tag instead of context Till Faelligen 2024-01-17 21:16:46 +0100
  • 7a9c635168
    Update sentry reporting Till Faelligen 2024-01-17 21:07:09 +0100
  • bebf701dce
    Add login fallback (#3302) Till 2024-01-17 17:08:57 +0100
  • e2fb34eb6f
    Fix oops Till Faelligen 2024-01-17 16:39:06 +0100
  • dae1ef2e46
    Update GMSL (#3303) Till 2024-01-15 21:12:34 +0100
  • 82caa78752
    Update GMSL Till Faelligen 2024-01-15 20:33:18 +0100
  • 1d8ee75fa4
    Panic instead of warn Till Faelligen 2024-01-12 19:16:34 +0100
  • 3fbecc680f
    Add login fallback Till Faelligen 2024-01-11 09:30:31 +0100
  • 3a4b5f49ac
    Bump github.com/quic-go/quic-go from 0.37.4 to 0.37.7 (#3300) dependabot[bot] 2024-01-10 18:55:35 +0100
  • c93b14f81a
    Bump github.com/quic-go/quic-go from 0.37.4 to 0.37.7 dependabot[bot] 2024-01-10 15:12:34 +0000
  • e34242008b
    Add CORP header to /download and /thumbnail (#3299) Till 2024-01-10 09:39:13 +0100
  • 888f63af95
    Add CORP header to /download and /thumbnail Till Faelligen 2024-01-10 08:56:52 +0100
  • 5f778d5e5f Update onramp version to 0.33.7, which sets i2cp.leaseSetEncType=4,0 prioritizing the use of modern crypto eyedeekay 2024-01-09 19:10:11 -0500
  • 57646d5b86
    Handle empty from in /messages as per MSC3567 (#3298) devonh 2024-01-09 19:06:02 +0000
  • 9510fa00cc
    Return M_INVALID_PARAM instead of M_BAD_JSON when setting aliases (#3297) Till 2024-01-09 20:05:45 +0100
  • c3636f8a86
    Handle empty from in /messages as per MSC3567 Devon Hudson 2024-01-09 11:49:42 -0700
  • f5bb010afc
    Return M_INVALID_PARAM instead of M_BAD_JSON Till Faelligen 2024-01-09 19:38:10 +0100
  • 13c5173273
    Fix notary keys requests for all keys (#3296) Till 2024-01-08 19:14:29 +0100
  • efe8094e98
    Review comments Till Faelligen 2024-01-08 11:52:12 +0100
  • 9ac02e2e4b
    Add tests Till Faelligen 2024-01-08 10:58:10 +0100
  • 705a5cfb74
    Revert "Add missing file" Till Faelligen 2024-01-06 21:38:50 +0100
  • 955f949d22
    Add missing file Till Faelligen 2024-01-06 21:11:18 +0100
  • 1a6c6ea221
    Fix notary keys requests for all keys Till Faelligen 2024-01-06 21:09:17 +0100
  • 2acc285f38
    Fix linter errors crypto-ids Devon Hudson 2024-01-03 17:39:08 -0700
  • 59753aba98
    Refactor createRoom to remove duplicate code Devon Hudson 2024-01-03 17:26:19 -0700
  • 7e16873f2f
    Merge pull request #81 from globekeeper/release/upstream-v0.13.5-16 Daniel Aloni 2023-12-31 11:39:40 +0200
  • edd02ec468
    Fix panic if unable to assign a state key NID (#3294) Till 2023-12-30 18:34:36 +0100
  • 61816c18f7
    Fix a panic when unable to assign a state key nid Till Faelligen 2023-12-30 15:49:14 +0100
  • 329d15ef44
    Revert "Try to fix state reset sentry messages, maybe?" Till Faelligen 2023-12-29 23:03:53 +0100
  • 925843d05b
    Try to fix state reset sentry messages, maybe? Till Faelligen 2023-12-29 22:19:45 +0100
  • 2c81b060d6
    Merge branch 'main' of github.com:matrix-org/dendrite into s7evink/latest-event-updater Till Faelligen 2023-12-29 19:20:49 +0100
  • 1ab7df48d6 🐳 Adjustment to Dockerfile Daniel Aloni 2023-12-28 16:03:24 +0200
  • b8c53bdd72 💚 Disable unused helm charts work flows. Daniel Aloni 2023-12-28 12:15:21 +0200
  • ebcacf6b64 Blacklist presence tests. Daniel Aloni 2023-12-28 11:43:08 +0200
  • 613f0759fd remove README_I2P eyedeekay 2023-12-27 18:08:29 -0500
  • 2668607e29 Merge branch 'i2p-demo' of github.com:eyedeekay/dendrite into i2p-demo eyedeekay 2023-12-27 14:29:20 -0500
  • 8ed0365b98 remove index.html eyedeekay 2023-12-27 14:27:59 -0500
  • aa855c63ba
    Merge branch 'matrix-org:main' into i2p-demo idk 2023-12-27 14:14:17 -0500
  • 8c86ef66fa It's less easy, but still possible, to set up a Tor demo service eyedeekay 2023-12-27 14:07:35 -0500
  • e06cb2a7b7 🐛 Post-merge fixes and patches. Daniel Aloni 2023-12-27 16:57:48 +0200
  • f0f7932f77 Merge branch 'main' into release/upstream-v0.13.5-16 Daniel Aloni 2023-12-27 16:13:25 +0200
  • cbd547c828
    Tweaks to federated invites Devon Hudson 2023-12-19 16:33:38 -0700
  • 2f8bf7ed96
    [helm] Update postgresql chart to 13.2.24 Varac 2023-12-19 21:21:23 +0100
  • 9a5a56718e
    Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#3290) dependabot[bot] 2023-12-19 08:39:22 +0100
  • a46220a967
    Bump golang.org/x/crypto from 0.14.0 to 0.17.0 dependabot[bot] 2023-12-19 07:27:03 +0000
  • f93d1c4790
    Use AckExplicitPolicy instead of AckAllPolicy (#3288) Till 2023-12-19 08:25:47 +0100
  • d395a91d4e
    Update comments Till Faelligen 2023-12-19 08:10:15 +0100
  • 96d1fb8a52
    Update msg.Term()/msg.Ack() Till Faelligen 2023-12-18 13:00:57 +0100
  • d8f31484a4
    Add stream recreation test Till Faelligen 2023-12-18 09:00:33 +0100
  • e067630887
    Increase AckWait to 5min to give federation requests more time Till Faelligen 2023-12-18 08:58:41 +0100
  • 8fe77e0d00
    Fix thinko Till Faelligen 2023-12-16 20:18:34 +0100
  • 3abb616074
    Comments Till Faelligen 2023-12-16 20:13:52 +0100
  • 61d7b31388
    Update NATS Till Faelligen 2023-12-16 20:06:04 +0100
  • 1f7e110a7f
    Use AckExplicitPolicy instead of AckAllPolicy, fix back pressure metric Till Faelligen 2023-12-16 20:04:50 +0100
  • d5204ef67f
    Merge branch 'main' into s7evink/latest-event-updater Till 2023-12-13 10:13:50 +0100
  • d65449c782
    Also pin Pinecone and Yggdrasil demo Till Faelligen 2023-12-12 17:31:36 +0100
  • 89aa4213eb Update docs/index.yaml S7evinK 2023-12-12 15:55:48 +0000