-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Group chat loses messages sent when I’m offline #71
Comments
This also happens with normal chats for me. |
I have a contact for whom this has been a consistent issue now for at least a month as well, in ordinary 1:1 chats. |
Does anyone have any suggestions for how to start looking into fixing this, if I had time to do so? Where would one even learn that part of Google’s protocol? Are the |
There appears to be a documented API here, but this plugin appears not to be using it, I assume for a good reason. |
I'm afraid I won't be of much help fixing this (not being a programmer myself) but IMO this is currently the most annoying problem of the Google Chat plugin. I don't even need to be offline for messages to get lost. It also happens in a normal 1:1 chat while we're both online. Messages may come later (and then they're in the wrong order if I wrote something in between them) or not at all. The plugin is currently not reliable unfortunately, so I do hope someone will have some time diving into it. |
The good reason is that that API only works for users in Google Workspaces (i.e. paid tier), not us ordinary plebs using Google Chat. It doesn’t seem to be documented anywhere reasonable AFAICT, but if you get a Google developer account and try to actually create an app and enable the official Google Chat API, you end up with a message in the app control panel saying so. |
Also have this issue in normal chat, it misses some message from others and also did not send some meesages out from my side..... |
I shut down Pidgin. Someone else sends a message to a group chat (“space”). I start Pidgin. The message doesn’t appear. Given that the most recent commit was 29 days ago, I believe I am running the head of master as of time of writing (b6b824a).
The text was updated successfully, but these errors were encountered: