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
2018-07-07Removed unnecesary refcounter incrementxomachine
2018-07-07Fixed progressbar when file transferxomachine
2018-07-07Added debug output in the right wayxomachine
2018-07-07Fixed the appearance of the file in the chat for skype clientxomachine
2018-07-07Fixed file transferxomachine
2018-07-06Added skype version info to the request header at the file transfer initializ...xomachine
2018-06-15purple3 compat. Fixes issue #614Eion Robb
2018-05-25Version 1.5 bump1.5Eion Robb
2018-05-20please try logging in via browser firstpf
2018-05-19as suggested in #601pf
2018-04-20Fix compilation errorBoris Petrov
2018-04-19skypeweb_got_info(): Do not clear mood if it's null (it's always null via thi...Vladimir
2018-03-15Display the number of members in chat roomsDaniel Kamil Kozar
2018-03-15Add null checks for the output length in create_search_resultsDaniel Kamil Kozar
2018-03-13Implement support for contact suggestionsDaniel Kamil Kozar
2018-02-15Fix a leak of a few vdms_token and one JsonObjectdequis
2017-10-24Add installer creation make commandsEion Robb
2017-10-24Fix rare crash when http connections are cancelled unexpectedlyEion Robb
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