aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * | README: a note about why a skype instance is still requiredVMiklos2007-09-05-0/+7
| | | |
| | * | hide the ping/pong from the log, it's just spamVMiklos2007-09-04-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | also set the ping timeout to 2sec, it does not cause a big cpu load but this way skyped is much more interactive
| | * | add a new 'requirements' sectionVMiklos2007-09-04-2/+8
| | | |
| | * | remove hardwired pathsVMiklos2007-09-04-4/+4
| | | |
| | * | install skyped to bindir, not to sbindirVMiklos2007-09-04-3/+3
| | | |
| | * | skyped: fix receiving / sending accents againVMiklos2007-09-04-5/+7
| | | |
| | * | handle timeoutsVMiklos2007-09-04-0/+2
| | | |
| | * | mention the tested skype versionVMiklos2007-09-04-0/+2
| | | |
| | * | updates for 0.1.3VMiklos2007-09-04-1/+5
| | | |
| | * | skyped: use Skype4Py's X11 apiVMiklos2007-09-04-61/+50
| | | | | | | | | | | | | | | | | | | | this solves all those weird freezes
| | * | support for edited messagesVMiklos2007-09-04-2/+11
| | | |
| | * | update TODOVMiklos2007-09-04-2/+0
| | | |
| | * | handle the case when the input is a multiline messageVMiklos2007-09-04-5/+17
| | | |
| | * | HACKING: updateVMiklos2007-09-03-2/+12
| | | |
| | * | Merge branch 'master' of ↵VMiklos2007-09-03-1/+1
| | |\ \ | | | | | | | | | | | | | | | vmiklos@git.frugalware.org:/home/ftp/pub/other/people/vmiklos/bitlbee-skype
| | | * | use permalinksVMiklos2007-09-02-1/+1
| | | | |
| | * | | skype_read_callback(): ignore empty messagesVMiklos2007-09-03-1/+1
| | |/ / | | | | | | | | | | | | | | | | skype itself does the same
| | * | updates for 0.1.2VMiklos2007-08-31-1/+4
| | | |
| | * | README: no more patches are required, wilmer merged them :)VMiklos2007-08-31-11/+1
| | | |
| | * | one more ideaVMiklos2007-08-29-0/+2
| | | |
| | * | two new ideasVMiklos2007-08-29-0/+4
| | | |
| | * | add group chat to TODOVMiklos2007-08-22-1/+2
| | | |
| | * | mention the tarballsVMiklos2007-08-22-0/+3
| | | |
| | * | bind to 0.0.0.0, not to localhostVMiklos2007-08-22-1/+1
| | | |
| | * | send a notice when a call is missedVMiklos2007-08-22-1/+30
| | | |
| | * | fix repo urlVMiklos2007-08-22-1/+1
| | | |
| | * | skype_read_callback(): add notification about callsVMiklos2007-08-22-0/+20
| | | |
| | * | oops, missing chmod +xVMiklos2007-08-22-0/+6
| | | |
| | * | Merge branch 'master' of ↵VMiklos2007-08-22-0/+4
| | |\ \ | | | | | | | | | | | | | | | vmiklos@git.frugalware.org:/home/ftp/pub/other/people/vmiklos/bitlbee-skype
| | | * | add a .gitignoreVMiklos2007-08-22-0/+4
| | | | |
| | * | | document the vnc server setupVMiklos2007-08-22-2/+41
| | |/ /
| | * | updates for 0.1.1VMiklos2007-08-22-2/+2
| | | |
| | * | skyped: fix a warningVMiklos2007-08-22-1/+4
| | | |
| | * | skyped: added daemon codeVMiklos2007-08-22-8/+63
| | | |
| | * | import NEWSVMiklos2007-08-22-0/+5
| | | |
| | * | document 3db5410VMiklos2007-08-21-1/+2
| | | |
| | * | skyped: automatically reconnect if skype is restartedVMiklos2007-08-21-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | well, not 100% perfect because we detect the error when we send something. but far better than writing to devnull forever ;)
| | * | more todoVMiklos2007-08-21-0/+2
| | | |
| | * | mention the fpmsVMiklos2007-08-21-0/+4
| | | |
| | * | erm, now reallyVMiklos2007-08-21-3/+2
| | | |
| | * | fix dist targetVMiklos2007-08-21-0/+1
| | | |
| | * | do not more the generated tarball/signatureVMiklos2007-08-21-1/+0
| | | |
| | * | update changelog target to include tagsVMiklos2007-08-21-1/+1
| | | |
| | * | added new dist and release targetsVMiklos2007-08-21-0/+17
| | | |
| | * | make install installs skypedVMiklos2007-08-21-3/+9
| | | |
| | * | update documentation for buildsystem changesVMiklos2007-08-21-2/+4
| | | |
| | * | added an install targetVMiklos2007-08-21-1/+6
| | | |
| | * | import configure.ac and config.mak.inVMiklos2007-08-21-0/+24
| | | |
| | * | new prepare and distclean targetsVMiklos2007-08-21-3/+11
| | | |
| | * | add a simple skyped client for testing purposesVMiklos2007-08-21-0/+45
| | | |