Commit graph

  • 7d8516838d
    Bump golang.org/x/image from 0.10.0 to 0.18.0 (#3390) dependabot[bot] 2024-07-27 20:49:18 +0200
  • b79bafb702
    Bump ws from 7.5.2 to 7.5.10 in /test/wasm (#3388) dependabot[bot] 2024-07-27 20:48:51 +0200
  • 9566cc6359
    Fix parsing ?ts query param (#3396) Tulir Asokan 2024-07-27 21:48:15 +0300
  • acfc36f697
    add DCO (#3395) Josh Simmons 2024-07-25 08:24:35 -0700
  • 96480c3bf0
    Disable tests for now Till Faelligen 2024-07-24 20:22:56 +0200
  • 12828a565e
    Merge branch 'presence-optimization' of github.com:jjj333-p/jendrite into presence-optimization Till Faelligen 2024-07-24 20:01:10 +0200
  • e008310a04
    Merge branch 'main' of https://github.com/jjj333-p/jendrite into presence-optimization Till Faelligen 2024-07-24 19:59:40 +0200
  • 01f5ddd38f
    Fix oops Till Faelligen 2024-06-19 13:00:44 +0200
  • 165af40bbf
    Remove GMSL Till Faelligen 2024-06-19 12:56:13 +0200
  • f8f0531bfc
    Some cleanup and moving around parts Till Faelligen 2024-06-19 12:55:18 +0200
  • d742103f72 Fix parsing ?ts query param Tulir Asokan 2024-07-24 20:41:08 +0300
  • d64b4efbb5 add DCO Josh Simmons 2024-07-24 10:12:19 -0700
  • 4a80491eb7 fixed token registration Givralix 2024-07-14 12:55:41 +0200
  • 3c5943bef4 check available uses and expiry time, and update available uses Givralix 2024-07-14 12:23:14 +0200
  • 618f3eaff6 added token-authorized registration Givralix 2024-07-14 10:38:42 +0200
  • d46738a9df
    Merge branch 'main' into adnull/3358 Alex 2024-07-04 00:36:50 +0200
  • e8b69fba03
    Set correct Content-Type Till Faelligen 2024-07-02 08:52:28 +0200
  • 53e545ddc5
    Update GMSL Till Faelligen 2024-07-02 08:51:16 +0200
  • cc2605c189
    Bump golang.org/x/image from 0.10.0 to 0.18.0 dependabot[bot] 2024-06-26 19:34:31 +0000
  • 51f6dcbdc5
    Make the linter happy Till Faelligen 2024-06-19 12:05:30 +0200
  • aeee46bb71
    Announce support for MSC3916, fix wrong JSON message on error Till Faelligen 2024-06-19 12:02:47 +0200
  • 89d64c6dca
    Add support for getting authenticated federation media requests Till Faelligen 2024-06-18 15:15:56 +0200
  • 29ee5401ee
    Add support for authenticated federation media requests Till Faelligen 2024-06-18 12:36:35 +0200
  • 1dcc3c3ec2
    Bump ws from 7.5.2 to 7.5.10 in /test/wasm dependabot[bot] 2024-06-18 05:18:15 +0000
  • ccd337e1d4
    Add authentication to MakeHTMLAPI and use it for media requests Till Faelligen 2024-06-17 11:33:03 +0200
  • 40eb7cbeef
    Use httputil.Routers for the media API Till Faelligen 2024-06-17 10:25:41 +0200
  • 3e62b986d1
    Blacklist sytests that require MSC3967 (#3384) Richard van der Hoff 2024-06-14 00:55:02 +0100
  • 76ca04de57 Fix tests for all profile endpoints. Daniel Aloni 2024-06-13 16:24:53 +0300
  • b1d4ef8d77 Blacklist sytests that require MSC3967 Richard van der Hoff 2024-06-11 14:41:07 +0100
  • cd43a34676 🔒 Make all profile endpoints authenticated. Daniel Aloni 2024-06-11 09:58:07 +0300
  • e89ab90d75
    add v1.3 and v1.4 jjj333_p 2024-06-09 22:19:02 -1000
  • 4d7d84ba6d
    Merge branch 'matrix-org:main' into presence-optimization jjj333_p 2024-06-09 22:16:18 -1000
  • c1171952c6 Use mautrix for tag events instead of deprecated matrix/go Dario 2024-05-31 22:44:32 +0200
  • b56ad8399d
    Speed up purging rooms Till Faelligen 2024-05-31 19:23:31 +0200
  • be13f7a011
    Fix nil pointer derefernce when QueryAccountByPassword Till Faelligen 2024-05-22 20:39:24 +0200
  • 56c979d117
    Fix nil pointer dereference for userRoomKeysStatements Till Faelligen 2024-05-22 20:38:12 +0200
  • b23f2416e0
    Merge pull request #86 from globekeeper/daniel/auth-profile-api Daniel Aloni 2024-05-22 15:38:21 +0300
  • f942bcb076 🔒 Make /profile API authenticated. Daniel Aloni 2024-05-22 14:10:43 +0300
  • 5c15e13845
    Bump rexml from 3.2.5 to 3.2.8 in /docs dependabot[bot] 2024-05-16 19:53:31 +0000
  • 7b7a176c68
    Don't bother hitting the DB if we got everything from cache. Till Faelligen 2024-05-16 19:53:22 +0200
  • fb5e1abe71
    Fix a bug where we would accidentally skip over some events cap-incr-sync Till Faelligen 2024-05-15 11:02:23 +0200
  • c16240565a
    Bump nokogiri from 1.16.2 to 1.16.5 in /docs dependabot/bundler/docs/nokogiri-1.16.5 dependabot[bot] 2024-05-14 22:42:50 +0000
  • a7953fe3ff
    Try to cap incremental syncs from working on massive gaps Neil Alexander 2024-04-16 17:49:54 +0100
  • 6f5ab8f8f3
    Fix media DB possibly leaking connections Till Faelligen 2024-05-10 21:42:31 +0200
  • 8be5b864ee
    Merge branch 'main' into adnull/3358 Alex 2024-05-02 22:16:18 +0300
  • a231f3b6d1
    Merge 0a8f91c150 into 46902e5766 Vt 2024-05-02 07:25:41 -0700
  • 46902e5766
    Take advantage of changes in recent Go versions (#3361) 0x1a8510f2 2024-05-01 01:38:36 +0100
  • be7a22977c
    Merge branch 'main' into 2714 devonh 2024-04-30 23:48:34 +0000
  • 9bd9aae099
    Bump github.com/quic-go/quic-go from 0.37.7 to 0.42.0 dependabot[bot] 2024-04-30 23:14:12 +0000
  • 5547bf8ca6
    Bump golang.org/x/net from 0.21.0 to 0.23.0 (#3365) dependabot[bot] 2024-04-30 23:12:52 +0000
  • 8eea79792d fix ad 2024-04-30 12:38:34 +0300
  • b3742f722a removed assertions, optimized parsing ad 2024-04-30 12:34:28 +0300
  • 7b31601d5e
    Bump golang.org/x/net from 0.21.0 to 0.23.0 dependabot[bot] 2024-04-19 13:18:09 +0000
  • 057cf0ee2f added test, fixed some stuff ad 2024-04-18 22:36:20 +0200
  • d7250df828 fixed err message ad 2024-04-18 13:54:19 +0200
  • afe2ae10c9 rm edited message from fulltext index ad 2024-04-17 18:25:13 +0200
  • 70f38c05a3
    ditch go.uber.org/atomic 0x1a8510f2 2024-04-15 19:32:47 +0100
  • ea71d3057a
    use unix build constraint 0x1a8510f2 2024-04-15 18:38:01 +0100
  • 39960ea6ba
    fix typo in log line 0x1a8510f2 2024-04-15 18:34:54 +0100
  • 79cc73797b
    Allow connections without password Till Faelligen 2024-04-15 10:43:48 +0200
  • 43ebb23086
    Bump go to 1.21 Till Faelligen 2024-04-15 08:56:55 +0200
  • 0a8f91c150 chore: fix function names in comment verytrap 2024-04-09 17:54:12 +0800
  • 00da9b50b2
    Merge branch 'matrix-org:main' into presence-optimization jjj333_p 2024-04-08 22:39:32 -1000
  • 974a3b8c34 Update docs/index.yaml S7evinK 2024-04-09 08:24:49 +0000
  • c13bfccbcb Publishing chart package for helm-dendrite-0.14.1 S7evinK 2024-04-09 08:24:48 +0000
  • 14a6c10097
    Version 0.13.7 (#3349) v0.13.7 helm-dendrite-0.14.1 Till 2024-04-09 10:24:27 +0200
  • e390027cc5
    Reword changelog using deepseek-coder Till Faelligen 2024-04-09 08:25:13 +0200
  • bfd6230f27
    Merge branch 'main' of github.com:matrix-org/dendrite into s7evink/v0137 Till Faelligen 2024-04-09 08:20:10 +0200
  • 5c0ceec2a6
    Don't attempt to send transactions if Dendrite is shutting down (#3356) Till 2024-04-09 07:49:56 +0200
  • 43ac98dfbe
    Err()... Till Faelligen 2024-04-08 20:50:48 +0200
  • 1f723362c0
    Don't attempt to send transactions if Dendrite is shutting down Till Faelligen 2024-04-08 20:38:50 +0200
  • e835729d39
    Don't upgrade NATS for now Till Faelligen 2024-04-08 08:40:08 +0200
  • 13c0f19962
    Downgrade gorilla/mux for now Till Faelligen 2024-04-08 08:18:30 +0200
  • ef596850fb
    Update changelog Till Faelligen 2024-04-08 07:52:09 +0200
  • bcf0bba2e6
    Merge branch 'main' of github.com:matrix-org/dendrite into s7evink/v0137 Till Faelligen 2024-04-08 07:51:25 +0200
  • 8aa088f713
    Return correct Content-Type for unrecognized requests (#3355) Till 2024-04-08 07:51:04 +0200
  • e0a33a29c7
    Update dependencies Till Faelligen 2024-04-08 07:49:36 +0200
  • ea61030d82
    Fix #3354 [skip ci] Till Faelligen 2024-04-07 19:40:30 +0200
  • 3ff808e995
    Update GMSL Till Faelligen 2024-03-28 21:39:08 +0100
  • 92d4d34358
    Version bumps Till Faelligen 2024-03-28 21:18:05 +0100
  • d538516d3b
    Changelog Till Faelligen 2024-03-28 21:08:50 +0100
  • b732eede27
    Fix spaces over federation (#3347) Till 2024-03-28 20:40:45 +0100
  • 3d18878001
    Don't walk inaccessible rooms Till Faelligen 2024-03-26 20:05:03 +0100
  • 2e88c7247c
    Update GMSL Till Faelligen 2024-03-26 19:38:09 +0100
  • 8192936c44
    Fix spaces over federation Till Faelligen 2024-03-26 19:36:26 +0100
  • d204c7a17c
    Server may still be nil Till Faelligen 2024-03-25 20:23:59 +0100
  • 52a441a2ef
    Return empty inaccessibleRooms Till Faelligen 2024-03-25 20:16:29 +0100
  • 42a452cec2
    Make federated spaces work Till Faelligen 2024-03-24 19:45:30 +0100
  • cb76da4981
    Merge branch 'matrix-org:main' into presence-optimization jjj333_p 2024-03-23 03:11:28 -1000
  • ad0a7d09e8
    Add getting/deleting single event report (#3344) Till 2024-03-22 22:54:29 +0100
  • 899b6224f8
    Merge remote-tracking branch 'origin/main' into s7evink/admin-event-reports-2 Till Faelligen 2024-03-22 22:42:05 +0100
  • 81f73c9f8d
    Reuse existing NATS connection (#3345) Till 2024-03-22 22:33:23 +0100
  • 79072c3dcd
    Add /_synapse/admin/v1/event_reports endpoint (#3342) Till 2024-03-22 22:32:30 +0100
  • 1bdf0cc541
    Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible (#3341) dependabot[bot] 2024-03-22 22:30:28 +0100
  • a00b976a00
    Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#3339) dependabot[bot] 2024-03-22 22:29:53 +0100
  • 3e1445176a
    Reuse existing NATS connection Till Faelligen 2024-03-22 21:39:26 +0100
  • 5dcb991a9c
    Tests and admin endpoint Till Faelligen 2024-03-22 08:32:28 +0100
  • fa3671e422
    Add deleting reports Till Faelligen 2024-03-22 08:32:18 +0100
  • fbeaa0f9da
    Add tests and admin API Till Faelligen 2024-03-22 08:17:37 +0100
  • 7df4d11233
    Add getting a single event report Till Faelligen 2024-03-22 08:17:15 +0100