Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugin updates to new interface | 2010-08-01 | 1 | -5/+5 | |
| | |||||
* | Crypt | 2010-07-09 | 1 | -18/+31 | |
| | |||||
* | Package_finished event for scripts implemented | 2010-06-20 | 1 | -0/+3 | |
| | | | | bugfix: closing socket for IRC connection (xdcc) | ||||
* | New feature: FTP download support | 2010-06-20 | 1 | -3/+3 | |
| | | | | | | use like this: ftp://user:passwd@ftp.server.net/path/to/file user:passwd@ is optional bugfix: linklist.py | ||||
* | New feature: XDCC Support | 2010-06-20 | 1 | -0/+322 | |
Works for links with the following schema: xdcc://.*?/.*?/#?\d+/? (regexp) Example: xdcc://irc.server.net/botname/packid |