1
0
Fork 0
mirror of https://codeberg.org/june64/mrvc.git synced 2026-01-09 23:52:54 +01:00
mrvc (max room version checker) - a tool for determining how many members support which maximum room version for a given Matrix room
Find a file
June cbba786b5c
properly discover and use the homeserver client API url for the client
This makes the program actually work for cases, where the client API is
under a different subdomain (like "matrix.hamburg.ccc.de" with the user
id having "hamburg.ccc.de").
2025-08-17 04:38:05 +02:00
config refactor config building into separate package for better organization 2025-08-16 18:48:39 +02:00
go.mod add first version of mrvc (max room version checker) 2025-08-15 18:05:14 +02:00
go.sum add first version of mrvc (max room version checker) 2025-08-15 18:05:14 +02:00
LICENSE license mrvc under the MIT license 2025-08-15 23:56:17 +02:00
main.go properly discover and use the homeserver client API url for the client 2025-08-17 04:38:05 +02:00
README.md license mrvc under the MIT license 2025-08-15 23:56:17 +02:00

mrvc (max room version checker)

License

mrvc is licensed under the MIT License.