aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * | | 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
| | | | |
| | * | | added default server "localhost"Miklos Vajna2008-01-10-4/+4
| | | | |
| | * | | rename SKYPE_PORT_DEFAULT to SKYPE_DEFAULT_PORTMiklos Vajna2008-01-10-2/+2
| | | | |
| | * | | doc updateMiklos Vajna2007-12-18-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - probably newer python/bitlbee versions work, too - update note about the common dbus session: it should be a common display now
| | * | | update doc: git url changedMiklos Vajna2007-12-16-1/+1
| | | | |
| | * | | updates for 0.2.5Miklos Vajna2007-12-16-1/+3
| | | | |
| | * | | new todo (i think first i need to do it in bitlbee)Miklos Vajna2007-12-16-0/+2
| | | | |
| | * | | readme: update thanks sectionMiklos Vajna2007-12-16-1/+5
| | | | |
| | * | | handle the case when the birthday is unknownMiklos Vajna2007-12-16-1/+1
| | | | |
| | * | | add "local time" info outputMiklos Vajna2007-12-16-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | thanks Cristobal Palmer (tarheelcoxn) for testing :)
| | * | | update doc: info is implementedMiklos Vajna2007-12-16-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | time for a release soon..
| | * | | fixed gender outputMiklos Vajna2007-12-16-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | woho, last fixme removed \o/
| | * | | fixed age outputMiklos Vajna2007-12-16-1/+6
| | | | |
| | * | | fixed birthday outputMiklos Vajna2007-12-16-2/+6
| | | | |
| | * | | typo fix in country outputMiklos Vajna2007-12-16-1/+1
| | | | |
| | * | | format last seen output properlyMiklos Vajna2007-12-16-2/+5
| | | | |
| | * | | disable buggy "local time" fieldMiklos Vajna2007-12-16-2/+2
| | | | |
| | * | | fixed country and language formatMiklos Vajna2007-12-16-2/+29
| | | | |
| | * | | added much more info output, need to finetune formatMiklos Vajna2007-12-16-2/+114
| | | | |
| | * | | initial support for the info commandMiklos Vajna2007-12-16-0/+87
| | | | | | | | | | | | | | | | | | | | | | | | | currently it prints only the full name
| | * | | remove hardwired command from client testerMiklos Vajna2007-12-16-2/+2
| | | | |
| | * | | convert client.c to pyMiklos Vajna2007-12-16-43/+7
| | | | | | | | | | | | | | | | | | | | | | | | | it's for testing purposes only and i hate to recompile it again and again ;)
| | * | | i just noticed we don't support the info commandMiklos Vajna2007-12-15-0/+2
| | | | |
| | * | | added "people on #bitlbee" to the thanks sectionMiklos Vajna2007-12-14-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in fact they again and again reported that newer skype4py does not work, so without them i would not fix it :P
| | * | | fixed skype4py requirementMiklos Vajna2007-12-14-2/+1
| | | | |
| | * | | updates for 0.2.4Miklos Vajna2007-12-14-1/+5
| | | | |
| | * | | skype2beta tested \o/Miklos Vajna2007-12-14-1/+1
| | | | |
| | * | | fixup for Skype4Py >= 0.9.28.4Miklos Vajna2007-12-14-3/+6
| | | | |
| | * | | note about "you can run git whereever you want"Miklos Vajna2007-12-10-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | as requested by timing on irc
| | * | | typoMiklos Vajna2007-12-09-1/+1
| | | | |
| | * | | add a note about no patching is requiredMiklos Vajna2007-12-09-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | as today a guy asked on #bitlbee if he need a special branch..
| | * | | README: added a quote, from the closing mail of the skype ticketMiklos Vajna2007-12-04-0/+9
| | | | |
| | * | | typo in git urlMiklos Vajna2007-11-29-1/+1
| | | | |
| | * | | move the skype api doc link to the resources sectionMiklos Vajna2007-11-24-0/+3
| | | | |
| | * | | do not refer to the empty known bugs sectionMiklos Vajna2007-11-24-6/+2
| | | | |