matrix-puppet-hangouts icon indicating copy to clipboard operation
matrix-puppet-hangouts copied to clipboard

Matrix bridge for Google Hangouts

Results 9 matrix-puppet-hangouts issues
Sort by recently updated
recently updated
newest added

Two simple fixes: * point package.json to the latest matrix-puppet-bridge to include [this](https://github.com/matrix-hacks/matrix-puppet-bridge/pull/69) fix for room aliases * Use `handleThirdPartyRoomMessageWithAttachment` rather than `handleThirdPartyRoomImageMessage` to better handle incoming message attachments (image,...

While hangouts doesn't support mentions (and it's not possible to support mentioning hangouts users from matrix), it would be nice if matrix users could be mentioned by hangouts users. I...

I like to make a package for this for archlinux and I have 2 goals: - the installed path should be immutable with a config file in `/etc` - a...

Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.6.0. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v6.6.0 > * [`39dfe08`](https://github.com/eslint/eslint/commit/39dfe0880fa934e287e8ea1f7b56d5cba8d43765) Update: false positives in function-call-argument-newline (fixes [#12123](https://github-redirect.dependabot.com/eslint/eslint/issues/12123)) ([#12280](https://github-redirect.dependabot.com/eslint/eslint/issues/12280)) (Scott O'Hara) > *...

dependencies

I got the following error trying to get the cookie: ``` Traceback (most recent call last): File "hangups_client.py", line 252, in run_example(listen_events) File "hangups_client.py", line 56, in run_example cookies =...

I can't seem to send messages, and this error shows up in the logs, may be related? ``` puppet_1 | Unhandled rejection Error: please implement sendReadReceiptAsPuppetToThirdPartyRoomWithId puppet_1 | at App.sendReadReceiptAsPuppetToThirdPartyRoomWithId...

Not sure what triggers them; I just notice that the process has crashed. Apparently, the code just throws execptions and crashes. ``` started hangups child Matrix-side listening on port 8091...

After some days of work - matrix-puppet-hangouts bridge show the errors in logs: ``` 10:08 WARNING:hangups.channel:Long-polling request failed: Request connection error: Response payload is not completed 10:08 WARNING:hangups.channel:retry attempt count...

I know this is described in the readme as a known issue, but given that matrix-puppet-bridge now supports this (and read receipts), it would be nice if it was integrated...