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-09-07Avoid CXX checksTsT
2017-08-31Merge pull request #558 from xavery/no-empty-optiondx
2017-08-23Fix #562 : Invite message not displayedDaniel Kamil Kozar
2017-08-06Merge pull request #559 from xavery/valid-timestamp-for-imagesEion Robb
2017-08-06Merge pull request #560 from xavery/group-chats-last-message-timestampEion Robb
2017-07-24Fix for deny auth requests being ignoredEion Robb
2017-07-20Review fixesDaniel Kamil Kozar
2017-07-20Store the last message timestamp of group chatsDaniel Kamil Kozar
2017-07-19Use the correct timestamp for image messagesDaniel Kamil Kozar
2017-07-06Remove the empty option from account settingsDaniel Kamil Kozar
2017-06-26Fix compiler errors on win32Eion Robb
2017-06-21Add alternative login methodsdequis
2017-06-18An attempt to send our display name with messagesEion Robb
2017-05-02Relax the required version of libpurple2...Eion Robb
2017-04-30Version bump1.4Eion Robb
2017-04-29Register the plugin protocol type (purple3)Eion 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