Innocent Bystander

Results 67 comments of Innocent Bystander

I would like an update on this as it may indicate an incompatibility somewhere between permamem and hangups. By default all plugins that return hangouts title use the same infrastructure,...

All these plugins now require testing. This issue and commits can be used as a handy reference for migrating to the new protobuf hangups. Close issue manually on merge.

also: `hangups_constants.py` is now deprecated and all references removed - the file is maintained for reference purposes, but should be removed on merge. `hangups_shim` is a more flexible implementation of...

implemented to prevent the forgotten/missing user/conversation issue when hangups doesn't load full lists

https://github.com/hangoutsbot/hangoutsbot/pull/217#issue-93268040 (3rd item in list, on convmem)

thought of this (kludgy) specification: * register a shared function with pattern `chatbridge__`, where `` = "userlist", `plugin` = plugin name * filter callables by prefix, find all shared functionality...

Personally I'll be cautious duplicating functionality. Some issues to consider: - line-by-line output for large amounts of users and/or hangouts (possible for certain bots) will generate a lot of message...

Implementation of this feature has been deferred to the Near Future!

There is a possibility that using the latest version of hangups in the v3 development branch might work. Alas, I'm not based in US, so we'll need a US-based dev...