googlechat icon indicating copy to clipboard operation
googlechat copied to clipboard

A Matrix-Google Chat puppeting bridge

Results 24 googlechat issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/1048265/80562220-f0bbd800-899b-11ea-8ffc-698fc31b3a08.png) logs: https://termbin.com/ie59

``` [2020-04-27 16:00:15,361] [[email protected]] Starting appservice web server on 0.0.0.0:29320 [2020-04-27 16:00:15,363] [[email protected]] Ensuring connectivity to homeserver [2020-04-27 16:00:15,363] [[email protected]] GET /_matrix/client/r0/account/whoami {} [2020-04-27 16:00:16,449] [[email protected].@anthony:nova.chat] GET /_matrix/client/r0/account/whoami {} [2020-04-27...

Anthony's hangouts bridge is sending tons and tons of typing updates when he types ``` [2020-04-25 06:03:11,445] [[email protected].@anthony:nova.chat] PUT /_matrix/client/r0/rooms/%21OrPDjwqjceOtCEfjlw%3Anova.chat/typing/%40anthony%3Anova.chat {"typing": true, "timeout": 6000} [2020-04-25 06:03:11,549] [[email protected].@anthony:nova.chat] PUT /_matrix/client/r0/rooms/%21OrPDjwqjceOtCEfjlw%3Anova.chat/typing/%40anthony%3Anova.chat {"typing":...

Last night I restarted the postgresql service for reasons... and it resulted in mautrix crashing. It would probably be better if there was some retry logic to recover from this,...

When sent a codeblock such as: ``` testing a codeblock ``` From a google chat user, the message will be rendered as a single line lacking \n in element desktop....

It seems hypertext links sent from Google Chat aren't shown at all in Matrix (only their custom title) As far as I understand #9 was about making url-as-message clickable, but...

I recently got logged out of my google chat account and tried to re-establish the login again, but it works for a few minutes and then logs out again. This...

After 1½ years I got a message from the bridge: `Logged out from Google account` Now any attempt to log in is met with: `Those cookies don't seem to be...

I can't rename any bridged rooms, which make it difficult to figure out which room contain what members/users. I have several chats now that start with the same name and...

The use of "/me does foo" isn't sent through the bridge, and Element returns the error "Your message may not have been bridged: Unsupported msgtype m.emote". Google Chat does at...