Jonathan de Jong
Jonathan de Jong
Let's say you have tag "atsuko kagari" and "akko", both are the same character, but one is a nickname for the other. You've tagged some files with Akko and some...
Yggdrasil has the `.ygg` and `.yy` DNS zones, respectively managed by [Wyrd](https://github.com/Revertron/wyrd) and [Alfis](https://github.com/Revertron/Alfis), and iOS has the functionality to have VPNs manage their own DNS. Would it be possible...
This is one feature i seem to be missing while looking through the code, where it isn't possible to say "look at the base branch, and compare against that". This'd...
Currently i'm in the middle of an angry and frustrated debug session for this, but so far I have observed: - It does not properly query beyond 1000 keys (the...
I'm thinking of using this hellpot to reply to bots who scrape a JSON-based API, by replying to them with the ever-evolving response that never ends. However, this hellpot replies...
(I encountered this line today; https://github.com/matrix-org/complement/blob/0e88861054556a734f40d5754d93499a7ac311c1/tests/federation_room_join_test.go#L531 So here's an issue to keep track of it.)
Currently we test a bunch of features while not specifying the exact matrix version(s) we test for, while it’s fine for now, it should be specified somewhere in the near...
While working on importing sytests, i found myself `ctrl-shift-f`-ing on keywords to see what tests already existed to see if a sytest would fit that file, however, I think that...
This adds 6 sytests: - `./tests/30rooms/60version_upgrade.pl: test "$user_type user has push rules copied to upgraded room",` - `./tests/30rooms/60version_upgrade.pl:test "/upgrade creates a new room",` - `./tests/30rooms/60version_upgrade.pl:test "/upgrade moves aliases to the...
From: https://github.com/matrix-org/complement/issues/568 `TestFederatedEventRelationships` seems to turn up repeatedly in CI flakes; - https://github.com/matrix-org/complement/actions/runs/3496172602/jobs/5853777083 - https://github.com/matrix-org/complement/actions/runs/3497977607/jobs/5857756804