Skip to content

Reply#1

Closed
kousu wants to merge 6 commits into
masterfrom
reply
Closed

Reply#1
kousu wants to merge 6 commits into
masterfrom
reply

Conversation

@kousu

@kousu kousu commented Feb 10, 2026

Copy link
Copy Markdown
Owner

Support https://xmpp.org/extensions/xep-0461.html

To build:

git clone -b reply https://github.com/kousu/matterbridge
git clone -b reply https://github.com/kousu/go-xmpp/
(cd go-xmpp && go mod init)  # idk why this is necessary but it is?
cd matterbridge
go mod edit -replace github.com/matterbridge/go-xmpp=../go-xmpp
go mod vendor # ?? idk if this is necessary
go build -tags nomsteams,nozulip

To prove it's building against the local go-xmpp, go into it and break something, e.g. change "md5" to "md7" in one of the imports.

@kousu

kousu commented Feb 10, 2026

Copy link
Copy Markdown
Owner Author

@sh4sh !

@sh4sh

sh4sh commented Feb 11, 2026

Copy link
Copy Markdown
Collaborator

looks good on gajim now

@sh4sh

sh4sh commented Feb 11, 2026

Copy link
Copy Markdown
Collaborator

this PR is tied to kousu/go-xmpp#1

@sh4sh sh4sh mentioned this pull request Feb 11, 2026
@kousu

kousu commented Mar 9, 2026

Copy link
Copy Markdown
Owner Author

Working copy: matterbridge-org#134

@kousu kousu closed this Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants