aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * | | new account set skype/call nick command to start callsMiklos Vajna2008-02-29-0/+28
| | | | |
| | * | | remove an unnecessary commentMiklos Vajna2008-02-29-1/+0
| | | | |
| | * | | suggest account set, server in account add is oldMiklos Vajna2008-02-29-1/+2
| | | | |
| | * | | remove skype from HACKING as skyped now automatically starts itMiklos Vajna2008-02-29-3/+1
| | | | |
| | * | | next testemonialMiklos Vajna2008-02-26-0/+7
| | | | |
| | * | | add a new section to the readme ;)Miklos Vajna2008-02-26-0/+7
| | | | |
| | * | | small spelling fixesMiklos Vajna2008-02-23-6/+7
| | | | |
| | * | | updates for 0.3.2Miklos Vajna2008-02-23-1/+5
| | | | |
| | * | | tested with 2.0.0.43Miklos Vajna2008-02-23-1/+1
| | | | |
| | * | | skyped: remove comment, we use skype4py alreadyMiklos Vajna2008-02-23-4/+0
| | | | |
| | * | | kill skype on shutdownMiklos Vajna2008-02-23-4/+5
| | | | |
| | * | | small cleanupMiklos Vajna2008-02-23-1/+0
| | | | |
| | * | | doc update: manual start of skype no longer necessaryMiklos Vajna2008-02-23-10/+3
| | | | |
| | * | | skyped: automatically start skype if necessaryMiklos Vajna2008-02-23-2/+3
| | | | |
| | * | | typo fix in automake version detectionMiklos Vajna2008-02-19-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | thanks Sebastian (schwarz.s at gmx.de) for pointing this out
| | * | | remove unnecessary import of threading from skypedMiklos Vajna2008-02-19-1/+0
| | | | |
| | * | | update gitweb urlMiklos Vajna2008-02-17-1/+1
| | | | |
| | * | | it seems some distro does not have an automake symlink in /usr/shareMiklos Vajna2008-01-29-1/+3
| | | | |
| | * | | README: typoMiklos Vajna2008-01-21-1/+1
| | | | |
| | * | | header.html depends on makefileMiklos Vajna2008-01-21-1/+1
| | | | |
| | * | | updates for 0.3.1Miklos Vajna2008-01-21-1/+6
| | | | |
| | * | | update todoMiklos Vajna2008-01-21-3/+8
| | | | |
| | * | | skype_set_display_name(): set FULLNAME, not MOOD_TEXTMiklos Vajna2008-01-21-1/+1
| | | | |
| | * | | git-archive -> git archiveMiklos Vajna2008-01-15-1/+1
| | | | |
| | * | | link HACKINGMiklos Vajna2008-01-15-1/+1
| | | | |
| | * | | move the git stuff to HACKINGMiklos Vajna2008-01-15-5/+10
| | | | |
| | * | | add @version@ magic and prefer tarballsMiklos Vajna2008-01-15-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | people hate autotools (well, i can understand them as i hate automake as well), so prefer the tarball method where you can avoid make prepare
| | * | | spelling fixMiklos Vajna2008-01-15-1/+1
| | | | |
| | * | | skyped: catch KeyboardInterrupts everywhereMiklos Vajna2008-01-12-3/+10
| | | | |
| | * | | put localhost back to readmeMiklos Vajna2008-01-12-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | as it may now more likely that one wants to run skyped on a remote machine
| | * | | update HACKINGMiklos Vajna2008-01-12-1/+1
| | | | |
| | * | | skyped: update copyright yearMiklos Vajna2008-01-12-1/+1
| | | | |
| | * | | one idea for the todoMiklos Vajna2008-01-12-0/+3
| | | | |
| | * | | update docsMiklos Vajna2008-01-12-19/+25
| | | | |
| | * | | updates for 0.3.0Miklos Vajna2008-01-12-1/+5
| | | | |
| | * | | update documentation about how to generate ssl certsMiklos Vajna2008-01-12-1/+12
| | | | |
| | * | | add skyped.cnf for easier ssl cert generationMiklos Vajna2008-01-12-0/+41
| | | | |
| | * | | auth via sslMiklos Vajna2008-01-12-22/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - move the config file to sysconfdir/skyped/skyped.conf as there will other config files there, too - autogenerate the ssl paths in skyped.conf.dist - skype plugin: connect via ssl - skyped: listen via ssl
| | * | | update doc: pass should now patch in bitlbee and skyped.confMiklos Vajna2008-01-12-4/+7
| | | | |
| | * | | install the default skyped configMiklos Vajna2008-01-12-0/+4
| | | | |
| | * | | skyped: add authentication supportMiklos Vajna2008-01-12-20/+65
| | | | | | | | | | | | | | | | | | | | | | | | | this is not yet ssl, but better than nothing
| | * | | skype_start_stream(): send username/password to skypedMiklos Vajna2008-01-12-0/+8
| | | | |
| | * | | skyped: allow overwriting the host '0.0.0.0'Miklos Vajna2008-01-11-3/+7
| | | | |
| | * | | copyright updateMiklos Vajna2008-01-10-1/+1
| | | | |
| | * | | todo updateMiklos Vajna2008-01-10-2/+4
| | | | |
| | * | | updates for 0.2.6Miklos Vajna2008-01-10-1/+7
| | | | |
| | * | | new skype_set_display_name() functionMiklos Vajna2008-01-10-11/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - this adds support for setting display_name - also add support for the deprecated nick command in skype_set_my_name()
| | * | | added vim modelineMiklos Vajna2008-01-10-0/+2
| | | | |
| | * | | support for receiving emoted messagesMiklos Vajna2008-01-10-3/+11
| | | | |
| | * | | skype_init(): cosmeticsMiklos Vajna2008-01-10-2/+2
| | | | |