Tom Dryer

Results 145 comments of Tom Dryer

The web client doesn't use OAuth, but since you have a web view, you may be able to have the user log in through the normal web form and just...

No, you should be able to reuse the cookies. I'm not sure how long they would be valid for though.

> Hi, when I log in I see direct messages but do not see the chat spaces chat rooms. Can you see them on https://hangouts.google.com? If not, they will not...

[hangouts.google.com](https://hangouts.google.com) is now redirecting my account to Google Chat. However, hangups is still working. I'm guessing that Google are gradually rolling out the redirect, and some time after the roll...

I'm seeing this error message now when hangups calls `syncrecentconversations`: > Hangouts Classic private API has not been used in project 1021803392181 before or it is disabled. Enable it by...

I'm not planning to update hangups to support the Google Chat API as I'm not using Google Chat. I'd be happy to point people towards any successor project(s).

> The problem is: for real push notifications I would need a server which leads too privacy concerns and thus a great responsibility (and not to forget the server costs)....

> I did not go deep into it... how much would it need to be modified to get hangouts notifications? You'd have to port some things to Go, but for...

Opened a hangups issue: https://github.com/tdryer/hangups/issues/164.

> Is it possible to get something like latest_read_timestamp for specific users? I searched for it but couldn't find anything. It is, but it isn't currently being exposed in the...