Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | more error handling, no more SIGPIPE \o/ :) | VMiklos | 2007-08-20 | -9/+14 |
| | ||||
* | document how to start the daemon | VMiklos | 2007-08-20 | -4/+7 |
| | ||||
* | skyped: finish cleanup | VMiklos | 2007-08-20 | -37/+36 |
| | | | | | hopefully no later cosmetics changes will be necessary now | |||
* | skyped: use tabs | VMiklos | 2007-08-20 | -53/+51 |
| | | | | | bitlbee uses tabs, too | |||
* | bitlbeed -> skyped | VMiklos | 2007-08-20 | -0/+0 |
| | | | | | i was crazy when i imported the daemon as bitlbeed.. | |||
* | bitlbeed: some cleanup | VMiklos | 2007-08-20 | -185/+8 |
| | ||||
* | bitlbeed: import | VMiklos | 2007-08-20 | -0/+286 |
| | | | | | | | the code is from http://forum.skype.com/viewtopic.php?t=42640 (NOTE: i don't know how wrote it, i did not remove his name..) i tried to add as less modicications as possible, so it needs a big cleanup | |||
* | and even more | VMiklos | 2007-08-20 | -0/+2 |
| | ||||
* | more todo | VMiklos | 2007-08-20 | -0/+2 |
| | ||||
* | README: some more docs, still incomplete | VMiklos | 2007-08-20 | -1/+45 |
| | ||||
* | README: update | VMiklos | 2007-08-20 | -2/+6 |
| | ||||
* | support receiving messages | VMiklos | 2007-08-20 | -4/+47 |
| | ||||
* | skype_buddy_msg(): add a missing check | VMiklos | 2007-08-20 | -1/+2 |
| | ||||
* | implement skype_buddy_msg() | VMiklos | 2007-08-20 | -2/+20 |
| | ||||
* | README: cleanup | VMiklos | 2007-08-19 | -3/+1 |
| | ||||
* | download away statuses | VMiklos | 2007-08-19 | -6/+32 |
| | ||||
* | README: add link | VMiklos | 2007-08-19 | -0/+4 |
| | ||||
* | README: add | VMiklos | 2007-08-19 | -0/+15 |
| | ||||
* | add offline users, too | VMiklos | 2007-08-19 | -9/+9 |
| | ||||
* | download buddies from the server | VMiklos | 2007-08-19 | -76/+48 |
| | | | | | | also remove write queues. i took them from the jabber module and they seem to be a bit unnecessary for skype | |||
* | basic read functions | VMiklos | 2007-08-19 | -6/+41 |
| | ||||
* | initial commit | VMiklos | 2007-08-19 | -0/+201 |