Nikos Filippakis
Nikos Filippakis
I don't remember working on this, unfortunately. It shouldn't be hard to integrate, looking at freki.
Hey, I'd like to try and tackle this. I understand however that you'd need to have the password to fetch a new access token, which currently go-neb doesn't have, right?...
This is due to a significant change we did to mautrix-go in https://github.com/tulir/mautrix-go/commit/6ee3f672435ca893971491d48c90d053dddfd9ac as before encryption sessions were not differentiated between devices, so any device could decrypt any message that...
I believe this is already in place: https://github.com/matrix-org/go-neb/blob/f4686c0402199e4cdd2df796c2b62dcf88c65ee9/src/github.com/matrix-org/go-neb/services/giphy/giphy.go#L95
I'm guessing that you already had run neb with the same database, therefore creating an olm account in the database, using the older docker image? I can't find one named...