Commit graph

  • 5298dd1133
    Update federation API consumers Neil Alexander 2022-10-26 14:52:33 +0100
  • f6dea712d2
    Initial support for multiple server names (#2829) Neil Alexander 2022-10-26 12:59:19 +0100
  • 2a4c7f45b3
    Add support for config "auto_join_rooms" (#2823) Neboer 2022-10-26 17:04:53 +0800
  • c62ac3d6ad
    Fix Current state appears in timeline in private history with many messages after (#2830) Till 2022-10-25 15:15:24 +0200
  • 8b7bf5e7d7
    Return forbidden if not a member anymore (fix #2802) Till Faelligen 2022-10-25 15:00:52 +0200
  • db6a214b04
    Prettify unit test output Neil Alexander 2022-10-25 12:28:34 +0100
  • 313cb3fd19
    Filter /members, return members at given point (#2827) Till 2022-10-25 12:39:10 +0200
  • 7506e3303e
    Get messages from before user left the room (#2824) Till 2022-10-24 17:03:04 +0200
  • a553fe7705
    Fix slow querying of cross-signing signatures Neil Alexander 2022-10-24 10:07:50 +0100
  • 0843bd776e
    Fix wrong config key Till Faelligen 2022-10-24 07:10:50 +0200
  • 411db6083b
    Version 0.10.4 (#2822) Neil Alexander 2022-10-21 15:00:51 +0100
  • 3cf42a1d64
    Add syncapi_memberships table tests (#2805) Till 2022-10-21 12:53:04 +0200
  • 9e4c3171da
    Optimize inserting pending PDUs/EDUs (#2821) Till 2022-10-21 12:50:51 +0200
  • e98d75fd63
    Verify room_id, type, sender and state_key field lengths using bytes rather than codepoints (update to matrix-org/gomatrixserverlib@7c772f1, reverts bbb3ade4a2) Neil Alexander 2022-10-21 10:15:08 +0100
  • e57b301722
    Set display_name and/or avatar_url for server notices (#2820) Till 2022-10-21 10:48:25 +0200
  • 40cfb9a4ea
    Fix invite -> leave -> join dance when accepting invites (#2817) Till 2022-10-21 10:26:22 +0200
  • 73e02463cf
    Allow m.read.private to clear notifications (#2811) Neil Alexander 2022-10-21 09:19:52 +0100
  • 9041491201
    Mutex protect query keys response (#2812) devonh 2022-10-20 15:54:18 +0000
  • b58c9bb094
    Fix flakey queue test (#2818) devonh 2022-10-20 15:37:35 +0000
  • 539c61b3db
    Remove test from blacklist Till Faelligen 2022-10-20 12:34:53 +0200
  • 6a93858125
    Fix race condition Till Faelligen 2022-10-20 10:45:59 +0200
  • e79bfd8fd5
    Get state deltas without filters (#2810) Till 2022-10-19 14:05:39 +0200
  • 8cbe14bd6d
    Fix lock contention Neil Alexander 2022-10-19 12:27:34 +0100
  • c1463db6c9
    Fix concurrent map write in key server Neil Alexander 2022-10-19 12:03:12 +0100
  • f3dae0e749
    Bump nokogiri from 1.13.6 to 1.13.9 in /docs (#2809) dependabot[bot] 2022-10-19 11:40:38 +0100
  • 241d5c47df
    Refactor Federation Destination Queues (#2807) devonh 2022-10-19 10:03:16 +0000
  • 3aa92efaa3
    Namespace user API tables (#2806) Neil Alexander 2022-10-18 15:59:08 +0100
  • 9c189b1b80
    Try to make AddEvent less expensive (update to matrix-org/gomatrixserverlib@a72a83f) Neil Alexander 2022-10-18 09:51:31 +0100
  • 07bfb791ca
    Scope transactions to endpoints (#2799) Till 2022-10-17 14:48:35 +0200
  • d72d4f8d5d
    Set org.matrix.msc2285.stable in /versions Neil Alexander 2022-10-17 10:38:22 +0100
  • 83c9dde219
    Return error if we fail to read the response body Till Faelligen 2022-10-17 07:27:11 +0200
  • 81dbad39a3
    Dendrite 0.10.3 Neil Alexander 2022-10-14 15:53:58 +0100
  • cd8f7e1251
    Set inactivity threshold on durable consumers in the roomserver input API (#2795) Neil Alexander 2022-10-14 15:14:29 +0100
  • eac5678449
    Update dependency now that it is fixed Neil Alexander 2022-10-14 14:53:53 +0100
  • f76969831e
    Update direct dependencies (#2794) Neil Alexander 2022-10-14 10:59:32 +0100
  • 82d1d434c5
    Update to NATS Server v2.9.3 and nats.go v1.18.0 Neil Alexander 2022-10-14 10:10:25 +0100
  • a8bc558a60
    Always add UnreadNotifications to joined room reponses (#2793) Till 2022-10-14 10:38:12 +0200
  • fb44e33909
    Relax test a bit Till Faelligen 2022-10-14 10:37:04 +0200
  • 088ad1dd21
    Fix outliers whose auth_events are in a different room are correctly rejected (#2791) Till 2022-10-14 09:14:54 +0200
  • f3be4b3185
    Revert "Federation backoff fixes and tests (#2792)" Neil Alexander 2022-10-13 16:06:50 +0100
  • dcedd1b6bf
    Federation backoff fixes and tests (#2792) devonh 2022-10-13 14:38:13 +0000
  • 23a3e04579
    Event relations (#2790) Neil Alexander 2022-10-13 14:50:52 +0100
  • 3c1474f68f
    Fix /get_missing_events for rooms with joined/invited history_visibility (#2787) Till 2022-10-11 16:04:02 +0200
  • 0a9aebdf01
    Private read receipts (#2789) Neil Alexander 2022-10-11 12:27:21 +0100
  • 3920b9f9b6
    Tweak GetStateDeltas behaviour (#2788) Neil Alexander 2022-10-11 10:58:34 +0100
  • 9ed8ff6b93
    Tweak federation M_NOT_FOUND errors Neil Alexander 2022-10-11 10:48:36 +0100
  • 6bf1912525
    Fix joined hosts with RewritesState (#2785) Neil Alexander 2022-10-10 16:54:04 +0100
  • b000db81ca
    Send E2EE related errors to sentry (#2784) Till 2022-10-10 17:36:26 +0200
  • 39581af3ba
    CI update Till Faelligen 2022-10-10 15:49:56 +0200
  • dcc0116287
    SyTest List Maintenance Till Faelligen 2022-10-10 15:38:00 +0200
  • 0f09e9d196
    Move /event to the SyncAPI (#2782) Till 2022-10-10 12:19:16 +0200
  • fb6cb2dbcb
    Tweak GetAccountByPassword more Neil Alexander 2022-10-10 11:14:16 +0100
  • 80a0ab6246
    Further tweak to the issue template Neil Alexander 2022-10-10 11:09:40 +0100
  • b32b6d6e8e
    Update issue and pull request templates Neil Alexander 2022-10-10 11:03:52 +0100
  • 04bab14290
    Add regression test for 980fa55846 Neil Alexander 2022-10-10 10:45:15 +0100
  • 980fa55846
    Stronger passwordless account checks (fixes #2780) Neil Alexander 2022-10-10 10:39:29 +0100
  • f1b8df0f49
    Version 0.10.2 (#2778) Neil Alexander 2022-10-07 15:55:29 +0100
  • 1ca3f3efb5
    Fix issue with DMs shown as normal rooms (#2776) Till 2022-10-07 16:00:12 +0200
  • 8e231130e9
    Revert "tDatabase transaction tweaks in roomserver" Neil Alexander 2022-10-07 14:05:06 +0100
  • 1b5460a920
    Ensure we only wake up a given user once (#2775) Neil Alexander 2022-10-07 13:42:35 +0100
  • 8d8f4689a0
    tDatabase transaction tweaks in roomserver Neil Alexander 2022-10-07 12:21:38 +0100
  • b9d0e9f7ed
    Add test for QueryDeviceMessages (#2773) Till 2022-10-07 10:54:42 +0200
  • 453b50e1d3
    Update README Till Faelligen 2022-10-07 07:32:27 +0200
  • 8c5b166784
    Use the stream positions of the notifier (#2768) Till 2022-10-06 12:57:13 +0200
  • d605d928bc
    Allow specifying old signing keys with the public key and key ID only (#2770) Neil Alexander 2022-10-06 11:56:00 +0100
  • ec5d1d681d
    Always return one_time_key_counts on /keys/upload (#2769) Till 2022-10-06 12:30:24 +0200
  • 3f82bceb70
    Don't try to talk to ourselves when finding missing events Neil Alexander 2022-10-06 10:51:06 +0100
  • e53dcb25a9
    Tweak logging for federated room joins Neil Alexander 2022-10-06 10:07:13 +0100
  • 9ba3103f88
    Document database connection limits Neil Alexander 2022-10-05 14:54:19 +0100
  • 0f777d421c
    Remove empty fields from /sync response (#2755) Till 2022-10-05 14:47:13 +0200
  • c85bc3434f
    Optimise QuerySharedUsers so that we can only work on local users (#2766) Neil Alexander 2022-10-05 12:47:53 +0100
  • 6f602bb096
    Demote Failed to query device keys for some users warning to level=debug Neil Alexander 2022-10-05 11:16:05 +0100
  • 8c0c3441d8
    Add RoomEventType nats.Header to avoid unneeded unmarshalling (#2765) Till 2022-10-05 12:12:42 +0200
  • ebd137cf6b
    Check PostgreSQL connection count (#2760) Neil Alexander 2022-10-05 11:07:17 +0100
  • e070352293
    Side effect import bleve analyzer languages (#2763) Till 2022-10-05 11:14:33 +0200
  • 21f8881985
    Add indexes that optimise selectStateInRangeSQL (#2764) Neil Alexander 2022-10-04 16:43:10 +0100
  • ae10aac456
    Don't perform a federated join after invite if we are already joined to the room (#2762) Neil Alexander 2022-10-04 15:40:04 +0100
  • 3da182212e
    Track reasons why the process is in a degraded state Neil Alexander 2022-10-04 13:02:41 +0100
  • a767102f8a
    Reduce max_open_conns in monolith sample config Neil Alexander 2022-10-04 11:34:52 +0100
  • 085bf5e28b
    Revert Docker changes Neil Alexander 2022-10-04 11:33:05 +0100
  • 98b73652e0
    Try to populate -ldflags in Docker builds Neil Alexander 2022-10-04 11:07:54 +0100
  • ede4632835
    Fix Docker GHA Neil Alexander 2022-10-04 10:43:58 +0100
  • e6c992ba8b
    Update Dockerfile (#2342) Till 2022-10-04 11:41:06 +0200
  • 34ed316584
    Fix docs Neil Alexander 2022-10-03 19:35:26 +0100
  • ba66b5a3b9
    Allow multiple static peers in Pinecone iOS/Android demos Neil Alexander 2022-10-03 14:43:38 +0100
  • 34451d21b8
    P2P demo tweaks Neil Alexander 2022-10-03 14:35:10 +0100
  • 50fa50a343
    Update P2P base directories Neil Alexander 2022-10-03 13:05:58 +0100
  • fec3ee384b
    Stop CPU burn in PerformMarkAsStaleIfNeeded Neil Alexander 2022-10-03 12:59:56 +0100
  • c1e16fd41e
    Fix fragility of selectEventsWithEventIDsSQL queries (#2757) Ashley Nelson 2022-10-03 05:57:21 -0500
  • b7f4bab358
    Hopefully fix P2P --config error (re. #2756) Neil Alexander 2022-10-03 11:38:31 +0100
  • d32f60249d
    Modify sync transaction behaviour (#2758) Neil Alexander 2022-10-03 11:38:20 +0100
  • d4710217f8
    Use non-HTTPS as default URL, as most people will be running behind a reverse proxy Till Faelligen 2022-10-02 11:31:40 +0200
  • a050503d8d
    Version 0.10.1 Neil Alexander 2022-09-30 17:15:43 +0100
  • 0116db79c6
    Reset transaction after a failure Neil Alexander 2022-09-30 17:07:37 +0100
  • 16048be236
    Handle case when applying history visibility failed Neil Alexander 2022-09-30 16:55:10 +0100
  • 7d9545ceea
    Another /sync fix Neil Alexander 2022-09-30 16:34:06 +0100
  • 3617d5a0ff
    Remove SendAccountData, since InputAccountData is already doing that Till Faelligen 2022-09-30 17:31:41 +0200
  • 60ec9180e6
    Update NATS Server to v2.9.2 Neil Alexander 2022-09-30 16:10:44 +0100
  • ee40a29e55
    Fix broken /sync due to transaction error Neil Alexander 2022-09-30 16:07:18 +0100
  • aa8ec1acbf
    Update 2_domainname.md Neil Alexander 2022-09-30 15:39:05 +0100