Watch
1
0
Fork
You've already forked mrvc
0
mirror of https://codeberg.org/june64/mrvc.git synced 2026-07-29 20:34:38 +02:00
mrvc (max room version checker) - a tool for determining how many members support which maximum room version for a given Matrix room
  • Go 96.3%
  • Nix 3.1%
  • Dockerfile 0.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
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.