Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugin updates to new interface | Jeix | 2010-08-01 | 1 | -5/+5 |
| | |||||
* | Crypt | Jeix | 2010-07-09 | 1 | -18/+31 |
| | |||||
* | Package_finished event for scripts implemented | Jeix | 2010-06-20 | 1 | -0/+3 |
| | | | | bugfix: closing socket for IRC connection (xdcc) | ||||
* | New feature: FTP download support | Jeix | 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 | Jeix | 2010-06-20 | 1 | -0/+322 |
Works for links with the following schema: xdcc://.*?/.*?/#?\d+/? (regexp) Example: xdcc://irc.server.net/botname/packid |