Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | install skyped to bindir, not to sbindir | VMiklos | 2007-09-04 | -3/+3 | |
| | | | | | |||||
| | * | | | skyped: fix receiving / sending accents again | VMiklos | 2007-09-04 | -5/+7 | |
| | | | | | |||||
| | * | | | handle timeouts | VMiklos | 2007-09-04 | -0/+2 | |
| | | | | | |||||
| | * | | | mention the tested skype version | VMiklos | 2007-09-04 | -0/+2 | |
| | | | | | |||||
| | * | | | updates for 0.1.3 | VMiklos | 2007-09-04 | -1/+5 | |
| | | | | | |||||
| | * | | | skyped: use Skype4Py's X11 api | VMiklos | 2007-09-04 | -61/+50 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | this solves all those weird freezes | ||||
| | * | | | support for edited messages | VMiklos | 2007-09-04 | -2/+11 | |
| | | | | | |||||
| | * | | | update TODO | VMiklos | 2007-09-04 | -2/+0 | |
| | | | | | |||||
| | * | | | handle the case when the input is a multiline message | VMiklos | 2007-09-04 | -5/+17 | |
| | | | | | |||||
| | * | | | HACKING: update | VMiklos | 2007-09-03 | -2/+12 | |
| | | | | | |||||
| | * | | | Merge branch 'master' of ↵ | VMiklos | 2007-09-03 | -1/+1 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | vmiklos@git.frugalware.org:/home/ftp/pub/other/people/vmiklos/bitlbee-skype | ||||
| | | * | | | use permalinks | VMiklos | 2007-09-02 | -1/+1 | |
| | | | | | | |||||
| | * | | | | skype_read_callback(): ignore empty messages | VMiklos | 2007-09-03 | -1/+1 | |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | skype itself does the same | ||||
| | * | | | updates for 0.1.2 | VMiklos | 2007-08-31 | -1/+4 | |
| | | | | | |||||
| | * | | | README: no more patches are required, wilmer merged them :) | VMiklos | 2007-08-31 | -11/+1 | |
| | | | | | |||||
| | * | | | one more idea | VMiklos | 2007-08-29 | -0/+2 | |
| | | | | | |||||
| | * | | | two new ideas | VMiklos | 2007-08-29 | -0/+4 | |
| | | | | | |||||
| | * | | | add group chat to TODO | VMiklos | 2007-08-22 | -1/+2 | |
| | | | | | |||||
| | * | | | mention the tarballs | VMiklos | 2007-08-22 | -0/+3 | |
| | | | | | |||||
| | * | | | bind to 0.0.0.0, not to localhost | VMiklos | 2007-08-22 | -1/+1 | |
| | | | | | |||||
| | * | | | send a notice when a call is missed | VMiklos | 2007-08-22 | -1/+30 | |
| | | | | | |||||
| | * | | | fix repo url | VMiklos | 2007-08-22 | -1/+1 | |
| | | | | | |||||
| | * | | | skype_read_callback(): add notification about calls | VMiklos | 2007-08-22 | -0/+20 | |
| | | | | | |||||
| | * | | | oops, missing chmod +x | VMiklos | 2007-08-22 | -0/+6 | |
| | | | | | |||||
| | * | | | Merge branch 'master' of ↵ | VMiklos | 2007-08-22 | -0/+4 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | vmiklos@git.frugalware.org:/home/ftp/pub/other/people/vmiklos/bitlbee-skype | ||||
| | | * | | | add a .gitignore | VMiklos | 2007-08-22 | -0/+4 | |
| | | | | | | |||||
| | * | | | | document the vnc server setup | VMiklos | 2007-08-22 | -2/+41 | |
| | |/ / / | |||||
| | * | | | updates for 0.1.1 | VMiklos | 2007-08-22 | -2/+2 | |
| | | | | | |||||
| | * | | | skyped: fix a warning | VMiklos | 2007-08-22 | -1/+4 | |
| | | | | | |||||
| | * | | | skyped: added daemon code | VMiklos | 2007-08-22 | -8/+63 | |
| | | | | | |||||
| | * | | | import NEWS | VMiklos | 2007-08-22 | -0/+5 | |
| | | | | | |||||
| | * | | | document 3db5410 | VMiklos | 2007-08-21 | -1/+2 | |
| | | | | | |||||
| | * | | | skyped: automatically reconnect if skype is restarted | VMiklos | 2007-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 todo | VMiklos | 2007-08-21 | -0/+2 | |
| | | | | | |||||
| | * | | | mention the fpms | VMiklos | 2007-08-21 | -0/+4 | |
| | | | | | |||||
| | * | | | erm, now really | VMiklos | 2007-08-21 | -3/+2 | |
| | | | | | |||||
| | * | | | fix dist target | VMiklos | 2007-08-21 | -0/+1 | |
| | | | | | |||||
| | * | | | do not more the generated tarball/signature | VMiklos | 2007-08-21 | -1/+0 | |
| | | | | | |||||
| | * | | | update changelog target to include tags | VMiklos | 2007-08-21 | -1/+1 | |
| | | | | | |||||
| | * | | | added new dist and release targets | VMiklos | 2007-08-21 | -0/+17 | |
| | | | | | |||||
| | * | | | make install installs skyped | VMiklos | 2007-08-21 | -3/+9 | |
| | | | | | |||||
| | * | | | update documentation for buildsystem changes | VMiklos | 2007-08-21 | -2/+4 | |
| | | | | | |||||
| | * | | | added an install target | VMiklos | 2007-08-21 | -1/+6 | |
| | | | | | |||||
| | * | | | import configure.ac and config.mak.in | VMiklos | 2007-08-21 | -0/+24 | |
| | | | | | |||||
| | * | | | new prepare and distclean targets | VMiklos | 2007-08-21 | -3/+11 | |
| | | | | | |||||
| | * | | | add a simple skyped client for testing purposes | VMiklos | 2007-08-21 | -0/+45 | |
| | | | | | |||||
| | * | | | skyped: added copyright header | VMiklos | 2007-08-21 | -0/+26 | |
| | | | | | |||||
| | * | | | HACKING | VMiklos | 2007-08-21 | -0/+8 | |
| | | | | | |||||
| | * | | | link the api docs | VMiklos | 2007-08-21 | -0/+3 | |
| | | | | | |||||
| | * | | | cleanup in struct skype_data | VMiklos | 2007-08-21 | -3/+1 | |
| | | | | |