GitHub / matrix-org/complement issues and pull requests
#780 - Add `deployment.GetFullyQualifiedHomeserverName(t, hsName)` to support custom `Deployment`
Pull Request -
State: closed - Opened by MadLittleMods 3 months ago
- 1 comment
#779 - Fixes for running under podman
Pull Request -
State: open - Opened by richvdh 3 months ago
#778 - Custom `Deployment` quality of life improvements (pass `t`, config)
Pull Request -
State: closed - Opened by MadLittleMods 3 months ago
- 2 comments
#777 - fix: downgrade docker to v28.0.4
Pull Request -
State: closed - Opened by 3nprob 3 months ago
- 2 comments
#776 - Don't PublishAllPorts AND specify the same IP bindings, else we get "address already in use" reliably on docker v28
Pull Request -
State: closed - Opened by anoadragon453 3 months ago
- 2 comments
#775 - Docker v28 update causes `failed to listen on TCP socket: address already in use`
Issue -
State: closed - Opened by anoadragon453 3 months ago
- 2 comments
#774 - Bump golang.org/x/net from 0.33.0 to 0.38.0
Pull Request -
State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, go
#773 - Bump golang.org/x/crypto from 0.32.0 to 0.35.0
Pull Request -
State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies, go
#772 - Don't PublishAllPorts as we already explicitly do :8008/8448
Pull Request -
State: closed - Opened by kegsay 4 months ago
#771 - Allow setting architecture of containers
Pull Request -
State: closed - Opened by AndrewFerr 4 months ago
- 3 comments
#770 - Move internal/config to /config
Pull Request -
State: closed - Opened by kegsay 4 months ago
#769 - Bump golang.org/x/net from 0.33.0 to 0.36.0
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies, go
#768 - MSC4140: don't cancel delayed state on own state
Pull Request -
State: closed - Opened by AndrewFerr 5 months ago
#767 - Use functional options for creating and joining rooms
Pull Request -
State: closed - Opened by kegsay 5 months ago
#766 - Add ServerRoomImpl to allow tests to reuse helpers with custom code
Pull Request -
State: closed - Opened by kegsay 5 months ago
- 1 comment
#765 - Open up more ServerRoom functions
Pull Request -
State: closed - Opened by kegsay 5 months ago
#764 - Fix typo `Thraed` -> `Thread`
Pull Request -
State: closed - Opened by chrislearn 5 months ago
#763 - fix: Use `bob.Do` in test `Rejects invalid device keys`
Pull Request -
State: closed - Opened by chrislearn 5 months ago
#762 - Try and reduce flakey `TestDelayedEvents` tests
Pull Request -
State: closed - Opened by erikjohnston 6 months ago
#761 - Debug logs for port bindings when Docker deploy image fails
Pull Request -
State: closed - Opened by MadLittleMods 6 months ago
- 1 comment
#760 - Engineered tests to always reproduce tricky remote invite -> join/reject scenarios
Pull Request -
State: closed - Opened by MadLittleMods 6 months ago
- 1 comment
#759 - Bump golang.org/x/net from 0.29.0 to 0.33.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#758 - Update knock test utilities to be more generic/useful
Pull Request -
State: closed - Opened by MadLittleMods 6 months ago
- 2 comments
#757 - Add remote invite -> join/reject tests for rooms that a homeserver is already participating in
Pull Request -
State: closed - Opened by MadLittleMods 6 months ago
- 1 comment
#756 - Bump GMSL
Pull Request -
State: closed - Opened by kegsay 7 months ago
- 2 comments
#755 - Add Must[Get|Set]DisplayName and use MustUploadKeys in more places
Pull Request -
State: closed - Opened by kegsay 7 months ago
#754 - Add reproduction of the situation for a Synapse consistency issue
Pull Request -
State: closed - Opened by MadLittleMods 7 months ago
- 1 comment
#753 - Fix being able to re-use request path parts in `MustDo`/`Do`
Pull Request -
State: closed - Opened by MadLittleMods 7 months ago
- 2 comments
#752 - Make restricted room join tests clearer
Pull Request -
State: open - Opened by morguldir 7 months ago
#751 - TestOutboundFederationIgnoresMissingEventWithBadJSONForRoomVersion6 causes other tests to be flaky
Issue -
State: open - Opened by blackmad 7 months ago
#750 - Support functional options in TestMain
Pull Request -
State: closed - Opened by kegsay 8 months ago
- 2 comments
#749 - Test for passing through `unsigned` data in `/keys/query`
Pull Request -
State: closed - Opened by richvdh 8 months ago
- 2 comments
#748 - Add SendEphemeral and EnableEncryption to appservice configuration fo…
Pull Request -
State: closed - Opened by Half-Shot 8 months ago
#747 - Skip tests requiring unauthenticated media on Synapse
Pull Request -
State: closed - Opened by reivilibre 8 months ago
#746 - TestAsyncUpload: download with authentication
Pull Request -
State: closed - Opened by reivilibre 8 months ago
#745 - Update references from matrix-org/dendrite to element-hq/dendrite
Pull Request -
State: closed - Opened by S7evinK 9 months ago
#744 - Add test for the order in which OTKs are issued
Pull Request -
State: closed - Opened by richvdh 9 months ago
#743 - Add test for transactions containing a V1 event into a V10 room
Pull Request -
State: open - Opened by morguldir 9 months ago
#742 - MSC4140: don't cancel delayed state on own state
Pull Request -
State: closed - Opened by AndrewFerr 10 months ago
- 2 comments
#741 - Bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#740 - Update docs now that libolm is removed
Pull Request -
State: closed - Opened by kegsay 10 months ago
#739 - Bump docker and Go deps
Pull Request -
State: closed - Opened by kegsay 10 months ago
#738 - Remove libolm dependency
Pull Request -
State: closed - Opened by kegsay 10 months ago
#737 - Fixes to MSC4140 tests
Pull Request -
State: closed - Opened by AndrewFerr 11 months ago
#736 - room_version should be string type
Pull Request -
State: closed - Opened by chrislearn 11 months ago
#735 - fix: Use latest data structure for acccount testing
Pull Request -
State: closed - Opened by chrislearn 11 months ago
- 3 comments
#734 - Start adding tests for MSC4140
Pull Request -
State: closed - Opened by AndrewFerr 11 months ago
#733 - Add tests for MSC3757
Pull Request -
State: closed - Opened by AndrewFerr 11 months ago
- 1 comment
#732 - Add a basic test fetching thumbnail from `_matrix/federation/v1/media/thumbnail`
Pull Request -
State: closed - Opened by H-Shay 12 months ago
- 1 comment
#731 - Handle authed media endpoint
Pull Request -
State: closed - Opened by S7evinK about 1 year ago
- 1 comment
#730 - Add Developer Certificate of Origin
Pull Request -
State: closed - Opened by joshsimmons about 1 year ago
#729 - Allow tests that require libolm to be opted out of
Issue -
State: closed - Opened by kegsay about 1 year ago
- 1 comment
#728 - Update thumbnail tests to include _matrix/client/v1/media/thumbnail endpoint
Pull Request -
State: closed - Opened by H-Shay about 1 year ago
- 1 comment
#727 - Add tests for _matrix/client/v1/media/download
Pull Request -
State: closed - Opened by H-Shay about 1 year ago
- 4 comments
#726 - Bump golang.org/x/image from 0.10.0 to 0.18.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#725 - Stable support for MSC4115-style membership properties
Pull Request -
State: closed - Opened by richvdh about 1 year ago
- 1 comment
#724 - Readme: add networking hint when running with Podman
Pull Request -
State: closed - Opened by bnjbvr about 1 year ago
#723 - Add conduwuit
Pull Request -
State: closed - Opened by girlbossceo about 1 year ago
#722 - Test for MSC4115 support
Pull Request -
State: closed - Opened by richvdh over 1 year ago
#721 - Bump golang.org/x/net from 0.17.0 to 0.23.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#720 - Homerunner network creation seems to race deployment
Issue -
State: open - Opened by Half-Shot over 1 year ago
- 1 comment
#719 - Regressiong test for element-hq/synapse#16940
Pull Request -
State: open - Opened by kegsay over 1 year ago
#718 - Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#717 - Update test for to-device message flush after restart
Pull Request -
State: closed - Opened by richvdh over 1 year ago
#716 - Add test for shared history visibility over federation
Pull Request -
State: open - Opened by kegsay over 1 year ago
#715 - Add CI for running Complement in Podman
Issue -
State: open - Opened by kegsay over 1 year ago
- 1 comment
#714 - Initial test for the "device lists" part of the `/sync` response
Pull Request -
State: closed - Opened by richvdh over 1 year ago
#713 - Add tests for msc3967
Pull Request -
State: closed - Opened by kegsay over 1 year ago
#712 - Add a regression test for a /sync bug
Pull Request -
State: closed - Opened by richvdh over 1 year ago
#711 - Refactor the match.CheckOff API to use functional options
Pull Request -
State: closed - Opened by kegsay over 1 year ago
#710 - Regression test for https://github.com/element-hq/synapse/issues/16928
Pull Request -
State: closed - Opened by kegsay over 1 year ago
- 1 comment
#709 - Add tests for MSC4102
Pull Request -
State: closed - Opened by kegsay over 1 year ago
Labels: bug
#708 - Change how server logs are dumped
Issue -
State: open - Opened by kegsay over 1 year ago
Labels: enhancement
#707 - Run the post script _before_ killing the containers
Pull Request -
State: closed - Opened by kegsay over 1 year ago
- 2 comments
Labels: bug
#706 - Add device list update regression test
Pull Request -
State: closed - Opened by kegsay over 1 year ago
#705 - Annotate `client.CSAPI` with `.Password`
Pull Request -
State: closed - Opened by kegsay over 1 year ago
#704 - Add device list update regression test
Pull Request -
State: closed - Opened by kegsay over 1 year ago
- 1 comment
#703 - refactor: make logging test agnostic and colourful
Pull Request -
State: closed - Opened by kegsay over 1 year ago
#702 - Add a test for invite->knock transitions
Pull Request -
State: closed - Opened by S7evinK over 1 year ago
#701 - Add idempotency checks for OTK uploads
Pull Request -
State: closed - Opened by kegsay over 1 year ago
#700 - Fix flakey test `EagerInitialSyncDuringPartialStateJoin`
Pull Request -
State: closed - Opened by erikjohnston over 1 year ago
#699 - Add test to check timeline ordering semantics
Pull Request -
State: closed - Opened by kegsay over 1 year ago
- 1 comment
#698 - Update references to matrix-org/synapse
Pull Request -
State: closed - Opened by erikjohnston over 1 year ago
#697 - Bump golang.org/x/crypto from 0.14.0 to 0.17.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 3 comments
Labels: dependencies
#696 - Content-Type check is too restrictive in "TestRegistration/parallel/POST_{}_returns_a_set_of_flows"
Issue -
State: open - Opened by MTRNord over 1 year ago
- 1 comment
#695 - Add device list update tests over federation
Pull Request -
State: closed - Opened by kegsay over 1 year ago
#694 - Add to-device event tests over federation; incl. connectivity tests
Pull Request -
State: closed - Opened by kegsay over 1 year ago
#693 - Add DeviceID to login opts
Pull Request -
State: closed - Opened by kegsay over 1 year ago
#692 - Add Stop/StartServer functions to Deployment
Pull Request -
State: closed - Opened by kegsay over 1 year ago
#691 - Add cleanup function for testing.M
Pull Request -
State: closed - Opened by kegsay over 1 year ago
#690 - WIP: Ensure create event appears in a valid section of the v2 response
Pull Request -
State: open - Opened by kegsay over 1 year ago
- 3 comments
#689 - Bump golang.org/x/image from 0.5.0 to 0.10.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#688 - Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#687 - Require go 1.19 for atomic.Int64
Pull Request -
State: closed - Opened by DMRobertson over 1 year ago
- 2 comments
#686 - Make the federation package public
Pull Request -
State: closed - Opened by kegsay almost 2 years ago
#685 - Add out-of-repo guide
Pull Request -
State: closed - Opened by kegsay almost 2 years ago
#684 - Update docker dependency
Pull Request -
State: closed - Opened by kegsay almost 2 years ago
#683 - Make dirty runs dirtier
Pull Request -
State: closed - Opened by kegsay almost 2 years ago
#682 - Let appservice registration files contain arbitrary keys
Pull Request -
State: closed - Opened by kegsay almost 2 years ago
- 1 comment
Labels: app-service
#681 - Add regression test for matrix-org/synapse#16463
Pull Request -
State: closed - Opened by erikjohnston almost 2 years ago