pickups icon indicating copy to clipboard operation
pickups copied to clipboard

IRC gateway for hangups

Results 13 pickups issues
Sort by recently updated
recently updated
newest added

@mtomwing incorporates #7 and adds python 3.7 compatibility.

Am I the only one getting errors like this? I'm not sure if the problem is with hangouts. Has anybody used pickups successfully in the past year? ``` $ python...

This is a rebase of GermainZ PR with the hash removal removed. The hash removal was causing issues with bouncers or auto-join trying to join say #ChannelName after a pickups...

currently when messaging an other hangouts user, pickups uses channels to contain the conversation. this works, but goes against the nature of irc, and causes headache with alerts or forces...

Needs basic support for network proxying

## observation When just calling pickups on a system where neither pickups or hangups have been called, pickups correctly asks for the authorization token but fails to save it: ```...

much like how bitlbee implements state and some configuration management via its irc server, it would be nice if you could move the authorization token input to the irc server...

Hello, Is it possible to exclude square brackets (and hash if possible) from channel name? Or any way to replace square brackets with other symbols?

When I get a message from contact that is not in my opened buffers (weechat) I don't get any notification or imo better would be to open new buffer/window with...

it seems hangups already has this supported as API, see https://github.com/tdryer/hangups/issues/44 not in the UI but this is probably not a prerequisite for pickups, I guess.