qwebirc is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this again- Branch
- default
| Filename | Size | Date modified | Message |
|---|---|---|---|
| engines | |||
| util | |||
| __init__.py | 0 B | Add a new ident mode that passses in the nickname, and tidy up config file to get rid of Nones. | |
| config_options.py | 198 B | Add option to use a custom resolver for IRC connection DNS lookups. | |
| dns.py | 1.6 KB | Support asynchronous DNS resolution in webirc/None WEBIRC modes. | |
| ircclient.py | 5.8 KB | Fix ssl import. | |
| root.py | 3.0 KB |
Fixes issue |
|
| sigdebug.py | 196 B | Switch debug signal to SIGUSR2 as SIGUSR1 is used by twisted for log rotation. |