aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/skype/README
Commit message (Collapse)AuthorAgeLines
* Remove old skype plugin. Use the skypeweb purple plugin instead.dequis2018-03-11-359/+0
| | | | | | | | | | RIP This plugin relied on the skype linux client, which doesn't work anymore. During login it just does exit(0) for mysterious reasons. I guess that's the server trying to say that it's not supported. This is officially dead now after a few years of kinda-almost-working.
* typofix - https://github.com/vlajos/misspell_fixerVeres Lajos2015-08-07-1/+1
|
* skype: clean up installing section of READMEMiklos Vajna2013-04-21-78/+5
| | | | | | | These were the installation instructions for the out-of-tree plugin, no longer relevant. Nowadays only the package names or the configure option is interesting.
* skype: enough questions about if skype 4.x works or notMiklos Vajna2013-03-06-1/+1
|
* skype: move config instructions from README to the manpageMiklos Vajna2013-02-09-56/+1
|
* skype: remove unused build system targets, references to gitMiklos Vajna2013-01-01-4/+1
|
* skype: support setting mood textMiklos Vajna2013-01-01-2/+3
| | | | | Requested by martinc on IRC.
* skype: make it not hang with >=2.2.0.35Miklos Vajna2012-12-29-1/+2
| | | | | | | | Sadly reading users of larger groups using the public API just hangs in newer Skype versions. Skype4Py already defines a timeout for requests, but still: startup takes *minutes*. Work this around by disabling reading of groups by default.
* Merge bitlbee-skype into bitlbeeMiklos Vajna2011-04-12-0/+488