Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/skype4pidgin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-30Version bump1.4Eion Robb
2017-04-29Register the plugin protocol type (purple3)Eion Robb
2017-04-29Merge pull request #545 from xvitaly/fixmakeEion Robb
2017-04-28Add missing -p parameter to install command.Vitaly Zaitsev
2017-04-28Fixed incorrect chmod on installed by makefile files.Vitaly Zaitsev
2017-04-21Fix for /kick and /leave commands not workingEion Robb
2017-04-20Fix for crash when receiving a typing notification from a chat room user who ...Eion Robb
2017-04-19Switch to v2 contacts api for add/remove/block/unblockEion Robb
2017-04-17Fix a crash-on-closeEion Robb
2017-04-17Multiple fixes for issue #541Eion Robb
2017-04-13Fix crashes and invalid urls caused by new purple3-compat codeEion Robb
2017-04-12Fix for overlapping message polling causing skipped messagesEion Robb
2017-04-12Last remaining issues fixed to unbreak issue #538Eion Robb
2017-04-12Fix for plugin not being recognised as a pluginEion Robb
2017-04-12Fix for broken compiles with libpurple >= 2.10.12Eion Robb
2017-04-12Try to un-break the cmake stuff after the recent purple3 compatEion Robb
2017-04-11libpurple 3.0 compatibility, see issue #538Eion Robb
2017-03-30Version bump1.3Eion Robb
2017-03-30Fix broken/leaked file descriptors of file transfersLynxChaus
2017-03-29Don't request a bad avatar in the "Get Info" poupEion Robb
2017-03-27Suppress some noisy json-glib warningsEion Robb
2017-03-27Try to fix 'tiny font' issue by stripping pesky htmlEion Robb
2017-03-26Check whether the buddy alias needs to change before changing itEion Robb
2017-03-26Clean up build warningsEion Robb
2017-03-26Remove unnecessary web requestEion Robb
2017-03-26Don't add self to buddy list if we don't want to be thereEion Robb
2017-03-26Better handling of self-sent messages to botsEion Robb
2017-03-26Get bot messages coming throughEion Robb
2017-03-26Fix for previous 'mood' message never being cleared outEion Robb
2017-03-26Try a few more things to get bots to show upEion Robb
2017-03-25Handle Skype bots/agentsEion Robb
2017-03-25Mark idle users as online but idle instead of offlineEion Robb
2017-03-25Fix for & characters in full name or alias clearing out the contents of the t...Eion Robb
2017-03-25Fix for crash when using 'Get Info' and server sends a numeric 'gender'Eion Robb
2017-03-24Update API calls for 'Get Info' lookups to be more reliableEion Robb
2017-03-24Fix compiler warningEion Robb
2017-03-24Fix mood messages with urls breaking the tooltip in PidginEion Robb
2017-03-17Strip the network-prefix from the start of auth requestsEion Robb
2017-02-28Merge pull request #528 from Junker/masterEion Robb
2017-02-26fix idle status problemJunker
2017-02-26fix vdms token receive functionJunker
2017-02-26Merge pull request #527 from Junker/masterEion Robb
2017-02-26add receive Moji (RichText/Media_FlikMsg) functionJunker
2017-02-25receive contacts function small fixJunker
2017-02-25Merge pull request #526 from Junker/masterEion Robb
2017-02-25add receive contacts (RichText/Contacts) functionJunker
2017-02-25Merge pull request #525 from Junker/masterEion Robb
2017-02-25add Signal/Flamingo event handlerJunker
2017-02-25fix Event/Call handler fromJunker
2017-02-01libskype: Don't use freed memory (#518)Colomban Wendling